pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg update to 1.4.7, from Christian Gall pe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66cd5174e38f
branches:  trunk
changeset: 526298:66cd5174e38f
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Mar 07 11:31:24 2007 +0000

description:
update to 1.4.7, from Christian Gall per PR pkg/35940
This fixes a security problem which is rather an application issue:
The user wasn't notified about additional text (not covered by the
signature) unless the --status-fd flag is used.

diffstat:

 security/gnupg/Makefile |  4 ++--
 security/gnupg/PLIST    |  3 ++-
 security/gnupg/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r 3d15c6f7c4c6 -r 66cd5174e38f security/gnupg/Makefile
--- a/security/gnupg/Makefile   Wed Mar 07 11:04:40 2007 +0000
+++ b/security/gnupg/Makefile   Wed Mar 07 11:31:24 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2006/12/06 23:00:46 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2007/03/07 11:31:24 drochner Exp $
 
-DISTNAME=      gnupg-1.4.6
+DISTNAME=      gnupg-1.4.7
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/ \
                ftp://ftp.planetmirror.com/pub/gnupg/ \
diff -r 3d15c6f7c4c6 -r 66cd5174e38f security/gnupg/PLIST
--- a/security/gnupg/PLIST      Wed Mar 07 11:04:40 2007 +0000
+++ b/security/gnupg/PLIST      Wed Mar 07 11:31:24 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2006/12/06 23:00:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.21 2007/03/07 11:31:24 drochner Exp $
 bin/gpg
 bin/gpg-zip
 bin/gpgsplit
@@ -35,6 +35,7 @@
 share/locale/it/LC_MESSAGES/gnupg.mo
 share/locale/ja/LC_MESSAGES/gnupg.mo
 share/locale/nb/LC_MESSAGES/gnupg.mo
+share/locale/nl/LC_MESSAGES/gnupg.mo
 share/locale/pl/LC_MESSAGES/gnupg.mo
 share/locale/pt/LC_MESSAGES/gnupg.mo
 share/locale/pt_BR/LC_MESSAGES/gnupg.mo
diff -r 3d15c6f7c4c6 -r 66cd5174e38f security/gnupg/distinfo
--- a/security/gnupg/distinfo   Wed Mar 07 11:04:40 2007 +0000
+++ b/security/gnupg/distinfo   Wed Mar 07 11:31:24 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2006/12/06 23:00:46 wiz Exp $
+$NetBSD: distinfo,v 1.46 2007/03/07 11:31:24 drochner Exp $
 
-SHA1 (gnupg-1.4.6.tar.bz2) = 9cbbef5c94f793867ff3ae4941816962311a0563
-RMD160 (gnupg-1.4.6.tar.bz2) = c7e7409358aaaaf7f3bb202aa86f6121749b97e3
-Size (gnupg-1.4.6.tar.bz2) = 3149454 bytes
+SHA1 (gnupg-1.4.7.tar.bz2) = 22149105845c79068771837c8deb7d5ba0854927
+RMD160 (gnupg-1.4.7.tar.bz2) = 630344c99834cf9adcf806d55e6f609a1e50bd8b
+Size (gnupg-1.4.7.tar.bz2) = 3200642 bytes
 SHA1 (idea.c.gz) = 82fded4ec31b97b3b2dd22741880b67cfee40f84
 RMD160 (idea.c.gz) = e35be5a031d10d52341ac5f029d28f811edd908d
 Size (idea.c.gz) = 5216 bytes



Home | Main Index | Thread Index | Old Index