[Lunar-commits] <moonbase-other> dirmngr: Adding a patch to clear up a segfuault with libpth.so.20.0.27.
Dennis Veatch
dennisveatch at bellsouth.net
Tue Aug 5 14:33:24 CEST 2014
commit 4cf4bbc9847077d3a9d332bdc960428ed95a9efe
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 05 Aug 2014 04:32:09 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/4cf4bbc9847077d3a9d332bdc960428ed95a9efe
dirmngr: Adding a patch to clear up a segfuault with libpth.so.20.0.27.
Reference; https://bugs.archlinux.org/task/38560
---
security/dirmngr/DETAILS | +4/-1
1 file changed, 4 insertions(+), 1 deletion(-)
--- a/security/dirmngr/DETAILS
+++ b/security/dirmngr/DETAILS
@@ -1,12 +1,15 @@
MODULE=dirmngr
VERSION=1.1.1
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=dirmngr-pth-fix.patch
SOURCE_URL[0]=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/$MODULE
SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/$MODULE
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:e708d4aa5ce852f4de3f4b58f4e4f221f5e5c690
+ SOURCE2_VFY=sha1:092dd7432509284a748f21248d26d9f072b990e0
WEB_SITE=http://www.gnupg.org
ENTERED=20051108
- UPDATED=20130509
+ UPDATED=20140805
SHORT="X.509 Directory Manager"
cat << EOF
More information about the Lunar-commits
mailing list