[gnupg] - New upstream v1.4.18 - Fix a regression in 1.4.17 if more than one keyid is given to --recv-keys e

Brian C. Lane bcl at fedoraproject.org
Tue Jul 1 00:37:41 UTC 2014


commit 7155e91327ec48a324eba03c947c8fa38616bd62
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Jun 30 17:37:17 2014 -0700

    - New upstream v1.4.18
    - Fix a regression in 1.4.17 if more than one keyid is given to --recv-keys et al.
    - Cap RSA and Elgamal keysize at 4096 bit also for unattended key generation.

 gnupg.spec |    7 ++++++-
 sources    |    4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/gnupg.spec b/gnupg.spec
index 9c4ee58..4711df3 100644
--- a/gnupg.spec
+++ b/gnupg.spec
@@ -1,6 +1,6 @@
 Summary: A GNU utility for secure communication and data storage
 Name: gnupg
-Version: 1.4.17
+Version: 1.4.18
 Release: 1%{?dist}
 License: GPLv3+ with exceptions
 Group: Applications/System
@@ -118,6 +118,11 @@ exit 0
 %{_mandir}/man7/gnupg.7.gz
 
 %changelog
+* Mon Jun 30 2014 Brian C. Lane <bcl at redhat.com> 1.4.18-1
+- New upstream v1.4.18
+- Fix a regression in 1.4.17 if more than one keyid is given to --recv-keys et al.
+- Cap RSA and Elgamal keysize at 4096 bit also for unattended key generation.
+
 * Mon Jun 23 2014 Brian C. Lane <bcl at redhat.com> 1.4.17-1
 - New upstream v1.4.17
 - Avoid DoS due to garbled compressed data packets.
diff --git a/sources b/sources
index ee40cd4..c359e84 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4a646a35a3a36331baccb75e6c5ea2f6  gnupg-1.4.17.tar.bz2
-02d98c9770e5d99ec0f280fbc47cb527  gnupg-1.4.17.tar.bz2.sig
+54db1be9588b11afbbdd8b82d4ea883a  gnupg-1.4.18.tar.bz2
+661b097e7d0eb211d6cdee7d49bbc7ee  gnupg-1.4.18.tar.bz2.sig


More information about the scm-commits mailing list