diff mbox series

[1/1] package/heimdal: bump version to 7.5.0

Message ID 20171209201626.31174-1-bernd.kuhls@t-online.de
State Accepted
Commit 87ae2ac1ccc636b81341b51ea5e68ad257e46485
Headers show
Series [1/1] package/heimdal: bump version to 7.5.0 | expand

Commit Message

Bernd Kuhls Dec. 9, 2017, 8:16 p.m. UTC
This release fixes CVE-2017-17439:
https://github.com/heimdal/heimdal/releases

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
As heimdal is only a host package the security risk is quite minimal,
therefore the subject does not contain a security-related reference.

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

Comments

Peter Korsgaard Dec. 10, 2017, 7:56 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > This release fixes CVE-2017-17439:
 > https://github.com/heimdal/heimdal/releases

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 > ---
 > As heimdal is only a host package the security risk is quite minimal,
 > therefore the subject does not contain a security-related reference.

Committed, thanks.
Peter Korsgaard Dec. 27, 2017, 11:47 a.m. UTC | #2
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > This release fixes CVE-2017-17439:
 > https://github.com/heimdal/heimdal/releases

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 > ---
 > As heimdal is only a host package the security risk is quite minimal,
 > therefore the subject does not contain a security-related reference.

Committed to 2017.11.x, thanks.
Peter Korsgaard Dec. 28, 2017, 10:44 p.m. UTC | #3
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > This release fixes CVE-2017-17439:
 > https://github.com/heimdal/heimdal/releases

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 > ---
 > As heimdal is only a host package the security risk is quite minimal,
 > therefore the subject does not contain a security-related reference.

Committed to 2017.02.x, thanks.
diff mbox series

Patch

diff --git a/package/heimdal/heimdal.hash b/package/heimdal/heimdal.hash
index a0e0f3f1ba..ac26aa60e5 100644
--- a/package/heimdal/heimdal.hash
+++ b/package/heimdal/heimdal.hash
@@ -1,2 +1,2 @@ 
 # Locally calculated
-sha256 3de14ecd36ad21c1694a13da347512b047f4010d176fe412820664cb5d1429ad  heimdal-7.4.0.tar.gz
+sha256 c5a2a0030fcc728022fa2332bad85569084d1c3b9a59587b7ebe141b0532acad  heimdal-7.5.0.tar.gz
diff --git a/package/heimdal/heimdal.mk b/package/heimdal/heimdal.mk
index 57325564c0..79aaacbd30 100644
--- a/package/heimdal/heimdal.mk
+++ b/package/heimdal/heimdal.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-HEIMDAL_VERSION = 7.4.0
+HEIMDAL_VERSION = 7.5.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