All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/heimdal: bump version to 7.7.0
@ 2019-07-22 16:12 Bernd Kuhls
  2019-07-22 16:12 ` [Buildroot] [PATCH 2/2] package/samba4: bump version to 4.10.6 Bernd Kuhls
  2019-07-26 20:56 ` [Buildroot] [PATCH 1/2] package/heimdal: bump version to 7.7.0 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2019-07-22 16:12 UTC (permalink / raw)
  To: buildroot

Added upstream hashes and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
Although version 7.6.0 fixes CVE-2018-16860 this bump is sent with a
normal subject because the package is only used as a host package.

 package/heimdal/heimdal.hash | 7 +++++--
 package/heimdal/heimdal.mk   | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/package/heimdal/heimdal.hash b/package/heimdal/heimdal.hash
index ac26aa60e5..0750233858 100644
--- a/package/heimdal/heimdal.hash
+++ b/package/heimdal/heimdal.hash
@@ -1,2 +1,5 @@
-# Locally calculated
-sha256 c5a2a0030fcc728022fa2332bad85569084d1c3b9a59587b7ebe141b0532acad  heimdal-7.5.0.tar.gz
+# From https://github.com/heimdal/heimdal/releases
+sha1 5dd16703be7255f66a4d65440f0c622aeeca60d9  heimdal-7.7.0.tar.gz
+sha256 f02d3314d634cc55eb9cf04a1eae0d96b293e45a1f837de9d894e800161b7d1b  heimdal-7.7.0.tar.gz
+# Locally computed
+sha256 0c4b07bf5b98f7a1d01f8e60722d6c6747ef052c2aa6d2043daf690d4e1b0a7f  LICENSE
diff --git a/package/heimdal/heimdal.mk b/package/heimdal/heimdal.mk
index 5f7b6c6853..5c0570fdd1 100644
--- a/package/heimdal/heimdal.mk
+++ b/package/heimdal/heimdal.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HEIMDAL_VERSION = 7.5.0
+HEIMDAL_VERSION = 7.7.0
 HEIMDAL_SITE = https://github.com/heimdal/heimdal/releases/download/heimdal-$(HEIMDAL_VERSION)
 HOST_HEIMDAL_DEPENDENCIES = host-e2fsprogs host-ncurses host-pkgconf
 HEIMDAL_INSTALL_STAGING = YES
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-26 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-22 16:12 [Buildroot] [PATCH 1/2] package/heimdal: bump version to 7.7.0 Bernd Kuhls
2019-07-22 16:12 ` [Buildroot] [PATCH 2/2] package/samba4: bump version to 4.10.6 Bernd Kuhls
2019-07-26 20:56 ` [Buildroot] [PATCH 1/2] package/heimdal: bump version to 7.7.0 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.