* [ptxdist] [PATCH] libgcrypt: version bump 1.8.2 -> 1.8.3
@ 2018-06-13 20:58 Clemens Gruber
0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2018-06-13 20:58 UTC (permalink / raw)
To: ptxdist; +Cc: Clemens Gruber
Fixes CVE-2018-0495. Also switch to official HTTPS URL.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/libgcrypt.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make
index 2f3f8c1b5..5873e19bb 100644
--- a/rules/libgcrypt.make
+++ b/rules/libgcrypt.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_LIBGCRYPT) += libgcrypt
#
# Paths and names
#
-LIBGCRYPT_VERSION := 1.8.2
-LIBGCRYPT_MD5 := cfb0b5c79eab07686b6898160a407139
+LIBGCRYPT_VERSION := 1.8.3
+LIBGCRYPT_MD5 := 3139c2402e844985a67fb288a930534d
LIBGCRYPT := libgcrypt-$(LIBGCRYPT_VERSION)
LIBGCRYPT_SUFFIX := tar.bz2
-LIBGCRYPT_URL := http://artfiles.org/gnupg.org/libgcrypt/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX) ftp://ftp.gnupg.org/gcrypt/libgcrypt/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX)
+LIBGCRYPT_URL := https://gnupg.org/ftp/gcrypt/libgcrypt/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX) ftp://ftp.gnupg.org/gcrypt/libgcrypt/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX)
LIBGCRYPT_SOURCE := $(SRCDIR)/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX)
LIBGCRYPT_DIR := $(BUILDDIR)/$(LIBGCRYPT)
LIBGCRYPT_LICENSE := GPL-2.0-only AND LGPL-2.0-only
--
2.17.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-13 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-13 20:58 [ptxdist] [PATCH] libgcrypt: version bump 1.8.2 -> 1.8.3 Clemens Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox