summaryrefslogtreecommitdiff
path: root/libgcrypt
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2016-08-17 20:47:09 +0200
committerThomas Penteker <tek@serverop.de>2016-08-17 20:47:09 +0200
commit4c098c81a144f39bf3accad05e6193e254c07094 (patch)
treeabf9b40fa403663641b8a8721514c9404fdb823a /libgcrypt
parentb2e2f77932b3ff3063fcee55a23c55ca14807a4f (diff)
downloadopt-4c098c81a144f39bf3accad05e6193e254c07094.tar.gz
opt-4c098c81a144f39bf3accad05e6193e254c07094.tar.xz
[notify] libgcrypt: 1.7.2 -> 1.7.3
This update fixes CVE-2016-6316 Some details can be found at http://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html
Diffstat (limited to 'libgcrypt')
-rw-r--r--libgcrypt/.footprint6
-rw-r--r--libgcrypt/.md5sum2
-rw-r--r--libgcrypt/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/libgcrypt/.footprint b/libgcrypt/.footprint
index 1ecc4e470..188f52664 100644
--- a/libgcrypt/.footprint
+++ b/libgcrypt/.footprint
@@ -9,9 +9,9 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libgcrypt.a
-rwxr-xr-x root/root usr/lib/libgcrypt.la
-lrwxrwxrwx root/root usr/lib/libgcrypt.so -> libgcrypt.so.20.1.2
-lrwxrwxrwx root/root usr/lib/libgcrypt.so.20 -> libgcrypt.so.20.1.2
--rwxr-xr-x root/root usr/lib/libgcrypt.so.20.1.2
+lrwxrwxrwx root/root usr/lib/libgcrypt.so -> libgcrypt.so.20.1.3
+lrwxrwxrwx root/root usr/lib/libgcrypt.so.20 -> libgcrypt.so.20.1.3
+-rwxr-xr-x root/root usr/lib/libgcrypt.so.20.1.3
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/libgcrypt.m4
diff --git a/libgcrypt/.md5sum b/libgcrypt/.md5sum
index 3b153f56d..7dedc95f2 100644
--- a/libgcrypt/.md5sum
+++ b/libgcrypt/.md5sum
@@ -1 +1 @@
-ec7b21dd2134af4b3aece5e5dfd3a700 libgcrypt-1.7.2.tar.bz2
+c869e542cc13a1c28d8055487bf7f5c4 libgcrypt-1.7.3.tar.bz2
diff --git a/libgcrypt/Pkgfile b/libgcrypt/Pkgfile
index 9d99799d2..7a9f3e7ac 100644
--- a/libgcrypt/Pkgfile
+++ b/libgcrypt/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libgpg-error
name=libgcrypt
-version=1.7.2
+version=1.7.3
release=1
source=(ftp://ftp.gnupg.org/gcrypt/libgcrypt/$name-$version.tar.bz2)

Generated by cgit