summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2021-08-23 16:31:08 -0400
committerPavel Vinogradov2021-08-23 16:31:55 -0400
commitdf9d5a7cb8568821d97fa0f8d3715d5267923b48 (patch)
tree77dcd3d44bb548b968929087e3bf313f7cac0675 /crypto
parentf52d0900834e67189203bc43541b75c89d0b37d1 (diff)
crypto/libgcrypt: version 1.9.4, SECURITY_PATCH++
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/libgcrypt/DETAILS4
-rw-r--r--crypto/libgcrypt/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/libgcrypt/DETAILS b/crypto/libgcrypt/DETAILS
index 2c3d96d73b..9914144567 100755
--- a/crypto/libgcrypt/DETAILS
+++ b/crypto/libgcrypt/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgcrypt
- VERSION=1.9.2
- SECURITY_PATCH=13
+ VERSION=1.9.4
+ SECURITY_PATCH=14
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/libgcrypt/$SOURCE
diff --git a/crypto/libgcrypt/HISTORY b/crypto/libgcrypt/HISTORY
index 31b2286833..8e54ec6f00 100644
--- a/crypto/libgcrypt/HISTORY
+++ b/crypto/libgcrypt/HISTORY
@@ -1,3 +1,6 @@
+2021-08-23 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.9.4, SECURITY_PATCH++, (CVE-2021-33560)
+
2021-02-23 Remko van der Vossen <wich@sourcemage.org>
* BUILD: disable Intel SHA extensions when not x86_64, causes
problems otherwise in i686 chroot