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: Fri Jun 17 11:56:24 UTC 2016
Modified Files:
pkgsrc/security/gnupg21: Makefile distinfo
Log Message:
Updated gnupg21 to 2.1.13.
Noteworthy changes in version 2.1.13 (2016-06-16)
-------------------------------------------------
* gpg: New command --quick-addkey. Extend the --quick-gen-key
command.
* gpg: New --keyid-format "none" which is now also the default.
* gpg: New option --with-subkey-fingerprint.
* gpg: Include Signer's UID subpacket in signatures if the secret key
has been specified using a mail address and the new option
--disable-signer-uid is not used.
* gpg: Allow unattended deletion of a secret key.
* gpg: Allow export of non-passphrase protected secret keys.
* gpg: New status lines KEY_CONSIDERED and NOTATION_FLAGS.
* gpg: Change status line TOFU_STATS_LONG to use '~' as
a non-breaking-space character.
* gpg: Speedup key listings in Tofu mode.
* gpg: Make sure that the current and total values of a PROGRESS
status line are small enough.
* gpgsm: Allow the use of AES192 and SERPENT ciphers.
* dirmngr: Adjust WKD lookup to current specs.
* dirmngr: Fallback to LDAP v3 if v2 is is not supported.
* gpgconf: New commands --create-socketdir and --remove-socketdir,
new option --homedir.
* If a /run/user/$UID directory exists, that directory is now used
for IPC sockets instead of the GNUPGHOME directory. This fixes
problems with NFS and too long socket names and thus avoids the
need for redirection files.
* The Speedo build systems now uses the new versions.gnupg.org server
to retrieve the default package versions.
* Fix detection of libusb on FreeBSD.
* Speedup fd closing after a fork.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/gnupg21/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/gnupg21/distinfo
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.18 pkgsrc/security/gnupg21/Makefile:1.19
--- pkgsrc/security/gnupg21/Makefile:1.18 Thu May 5 12:09:31 2016
+++ pkgsrc/security/gnupg21/Makefile Fri Jun 17 11:56:24 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/05/05 12:09:31 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/06/17 11:56:24 wiz Exp $
-DISTNAME= gnupg-2.1.12
+DISTNAME= gnupg-2.1.13
PKGNAME= ${DISTNAME:S/gnupg-/gnupg21-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
Index: pkgsrc/security/gnupg21/distinfo
diff -u pkgsrc/security/gnupg21/distinfo:1.7 pkgsrc/security/gnupg21/distinfo:1.8
--- pkgsrc/security/gnupg21/distinfo:1.7 Thu May 5 12:09:31 2016
+++ pkgsrc/security/gnupg21/distinfo Fri Jun 17 11:56:24 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2016/05/05 12:09:31 wiz Exp $
+$NetBSD: distinfo,v 1.8 2016/06/17 11:56:24 wiz Exp $
-SHA1 (gnupg-2.1.12.tar.bz2) = 3b01a35ac04277ea31cc01b4ac4e230e54b5480c
-RMD160 (gnupg-2.1.12.tar.bz2) = 573b0e68882e6226daa0d34c4027a7078ce84f2e
-SHA512 (gnupg-2.1.12.tar.bz2) = fdf24d4980ba4011840fd2316a856db2bf50e531071c2bfb899af2b4f5580a9f2992f85a451670a7121d04b608bfb147cefdca1c6f6eb55bc23ecfe5052639e6
-Size (gnupg-2.1.12.tar.bz2) = 5510723 bytes
+SHA1 (gnupg-2.1.13.tar.bz2) = 6ec1ae6db7815fdbd4151fb6b0b7197b65b05d1f
+RMD160 (gnupg-2.1.13.tar.bz2) = 77bd28c3ae30f22d0da3d4678b92e1d1e3247640
+SHA512 (gnupg-2.1.13.tar.bz2) = 37b6271cdd68fc1d0ec848fa742932afbe8fc662597bcf20398585b51171e7abce40d99ab02f816160b34f7a8d1c60c6e43d8e0192ed107a521579b870b3ebd3
+Size (gnupg-2.1.13.tar.bz2) = 5545361 bytes
SHA1 (patch-dirmngr_Makefile.in) = fa74bcf4ea214945c64d383dff039ab938ae1446
SHA1 (patch-dirmngr_ks-engine-ldap.c) = 3a7d96d877cd52bed66c481af83da99c517d3380
SHA1 (patch-kbx_Makefile.in) = 58f7c3711744a42d40f580944fb768f7aaaf1b68
Home |
Main Index |
Thread Index |
Old Index