pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gnupg21



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 16 12:08:01 UTC 2017

Modified Files:
        pkgsrc/security/gnupg21: Makefile PLIST distinfo
Removed Files:
        pkgsrc/security/gnupg21/patches: patch-g13_sh-dmcrypt.c

Log Message:
Updated gnupg21 to 2.1.21.

Noteworthy changes in version 2.1.21 (2017-05-15)
-------------------------------------------------

  * gpg,gpgsm: Fix corruption of old style keyring.gpg files.  This
    bug was introduced with version 2.1.20.  Note that the default
    pubring.kbx format was not affected.

  * gpg,dirmngr: Removed the skeleton config file support.  The
    system's standard methods for providing default configuration
    files should be used instead.

  * w32: The Windows installer now allows installion of GnuPG without
    Administrator permissions.

  * gpg: Fixed import filter property match bug.

  * scd: Removed Linux support for Cardman 4040 PCMCIA reader.

  * scd: Fixed some corner case bugs in resume/suspend handling.

  * Many minor bug fixes and code cleanup.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/gnupg21/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/gnupg21/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/gnupg21/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/gnupg21/patches/patch-g13_sh-dmcrypt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/gnupg21/Makefile
diff -u pkgsrc/security/gnupg21/Makefile:1.30 pkgsrc/security/gnupg21/Makefile:1.31
--- pkgsrc/security/gnupg21/Makefile:1.30       Mon May 15 13:20:45 2017
+++ pkgsrc/security/gnupg21/Makefile    Tue May 16 12:08:01 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2017/05/15 13:20:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2017/05/16 12:08:01 wiz Exp $
 
-DISTNAME=      gnupg-2.1.20
+DISTNAME=      gnupg-2.1.21
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg21-/}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/gnupg21/PLIST
diff -u pkgsrc/security/gnupg21/PLIST:1.9 pkgsrc/security/gnupg21/PLIST:1.10
--- pkgsrc/security/gnupg21/PLIST:1.9   Sun Apr 16 07:21:48 2017
+++ pkgsrc/security/gnupg21/PLIST       Tue May 16 12:08:01 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2017/04/16 07:21:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2017/05/16 12:08:01 wiz Exp $
 bin/dirmngr
 bin/dirmngr-client
 bin/g13
@@ -62,9 +62,7 @@ share/doc/gnupg/examples/systemd-user/gp
 share/doc/gnupg/examples/systemd-user/gpg-agent.socket
 share/doc/gnupg/examples/trustlist.txt
 share/doc/gnupg/examples/vsnfd.prf
-share/gnupg/dirmngr-conf.skel
 share/gnupg/distsigkey.gpg
-share/gnupg/gpg-conf.skel
 share/gnupg/help.be.txt
 share/gnupg/help.ca.txt
 share/gnupg/help.cs.txt

Index: pkgsrc/security/gnupg21/distinfo
diff -u pkgsrc/security/gnupg21/distinfo:1.17 pkgsrc/security/gnupg21/distinfo:1.18
--- pkgsrc/security/gnupg21/distinfo:1.17       Thu Apr 20 09:55:28 2017
+++ pkgsrc/security/gnupg21/distinfo    Tue May 16 12:08:01 2017
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/04/20 09:55:28 wiz Exp $
+$NetBSD: distinfo,v 1.18 2017/05/16 12:08:01 wiz Exp $
 
-SHA1 (gnupg-2.1.20.tar.bz2) = 500ddae8e4225ae2e300934090f9b9a427b8def1
-RMD160 (gnupg-2.1.20.tar.bz2) = 6f2448b16d69e81d0f6e82db5250f5acf0217b5f
-SHA512 (gnupg-2.1.20.tar.bz2) = 14a9890bc64e143f87cff121dd298d490d78dbd34e36883e0f25763ff9064e5706a7632893d7c5d0e8e9b8cf9cdb0d378b4ce1715348729f0fc080455b61eca9
-Size (gnupg-2.1.20.tar.bz2) = 6456128 bytes
-SHA1 (patch-g13_sh-dmcrypt.c) = 0680c2a847e7fdf890697c9066a85ced7cdfb5f1
+SHA1 (gnupg-2.1.21.tar.bz2) = 1852c066bc21893bc52026ead78edf50fdf15e13
+RMD160 (gnupg-2.1.21.tar.bz2) = a414f5a86eea9243267e26525287a213208ddab2
+SHA512 (gnupg-2.1.21.tar.bz2) = ddced44c37a220af8371ba36357fc0f23b22b57daec1cba6d4a1a015d345eac7f6060c88b22a5cd457ee364d0ec1f02175644aed1970a97abfa84a3d285bc512
+Size (gnupg-2.1.21.tar.bz2) = 6472887 bytes



Home | Main Index | Thread Index | Old Index