http://lists.gnupg.org/pipermail/gnupg-announce/2014q2/000344.html

 * Avoid DoS due to garbled compressed data packets.
 * Screen keyserver reponses to avoid import of unwanted keys by rogue
   servers.
 * Add hash algorithms to the "sig" records of the colon output.
 * More specific reason codes for INV_RECP status.
 * Fixes for PC/SC access on Apple.
 * Minor bug fixes.

OK? Any comments on pushing straight to -stable vs backporting?


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/gnupg/Makefile,v
retrieving revision 1.93
diff -u -p -r1.93 Makefile
--- Makefile    19 Mar 2014 13:40:59 -0000      1.93
+++ Makefile    24 Jun 2014 14:29:22 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       GNU privacy guard - a free PGP replacement
 
-DISTNAME=      gnupg-1.4.16
+DISTNAME=      gnupg-1.4.17
 CATEGORIES=    security
 
 # restrict, not compatible with gnupg-2.
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/gnupg/distinfo,v
retrieving revision 1.26
diff -u -p -r1.26 distinfo
--- distinfo    19 Dec 2013 21:22:30 -0000      1.26
+++ distinfo    24 Jun 2014 14:29:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (gnupg-1.4.16.tar.gz) = 868vnDTDBYaa04tO56ueFIf1CITujZ1CzMsx4c7Vze8=
-SIZE (gnupg-1.4.16.tar.gz) = 5073484
+SHA256 (gnupg-1.4.17.tar.gz) = IvWAYMxXOSkOnPLJYPLas8ijNyZx57aLVr96EHdXONo=
+SIZE (gnupg-1.4.17.tar.gz) = 5047785
Index: patches/patch-cipher_Makefile_in
===================================================================
RCS file: /cvs/ports/security/gnupg/patches/patch-cipher_Makefile_in,v
retrieving revision 1.9
diff -u -p -r1.9 patch-cipher_Makefile_in
--- patches/patch-cipher_Makefile_in    31 Dec 2012 16:34:35 -0000      1.9
+++ patches/patch-cipher_Makefile_in    24 Jun 2014 14:29:22 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-cipher_Makefile_in,v 1.9 2012/12/31 16:34:35 sthen Exp $
---- cipher/Makefile.in.orig    Thu Dec 20 14:30:34 2012
-+++ cipher/Makefile.in Sun Dec 30 22:49:08 2012
-@@ -330,7 +330,7 @@ target_alias = @target_alias@
+--- cipher/Makefile.in.orig    Mon Jun 23 16:16:46 2014
++++ cipher/Makefile.in Tue Jun 24 15:23:16 2014
+@@ -329,7 +329,7 @@ target_alias = @target_alias@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
Index: patches/patch-doc_Makefile_in
===================================================================
RCS file: /cvs/ports/security/gnupg/patches/patch-doc_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-doc_Makefile_in
--- patches/patch-doc_Makefile_in       31 Dec 2012 16:34:35 -0000      1.8
+++ patches/patch-doc_Makefile_in       24 Jun 2014 14:29:22 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-doc_Makefile_in,v 1.8 2012/12/31 16:34:35 sthen Exp $
---- doc/Makefile.in.orig       Thu Dec 20 14:30:34 2012
-+++ doc/Makefile.in    Sun Dec 30 22:49:08 2012
-@@ -352,7 +352,7 @@ gnupg1_TEXINFOS = gnupg1.texi
+--- doc/Makefile.in.orig       Mon Jun 23 16:16:46 2014
++++ doc/Makefile.in    Tue Jun 24 15:23:16 2014
+@@ -351,7 +351,7 @@ gnupg1_TEXINFOS = gnupg1.texi
  
  # Need this to avoid building of dvis with automake 1.4
  DVIS = 
Index: patches/patch-g10_Makefile_in
===================================================================
RCS file: /cvs/ports/security/gnupg/patches/patch-g10_Makefile_in,v
retrieving revision 1.9
diff -u -p -r1.9 patch-g10_Makefile_in
--- patches/patch-g10_Makefile_in       31 Dec 2012 16:34:35 -0000      1.9
+++ patches/patch-g10_Makefile_in       24 Jun 2014 14:29:22 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-g10_Makefile_in,v 1.9 2012/12/31 16:34:35 sthen Exp $
---- g10/Makefile.in.orig       Thu Dec 20 14:30:34 2012
-+++ g10/Makefile.in    Sun Dec 30 22:49:08 2012
-@@ -395,7 +395,7 @@ target_alias = @target_alias@
+--- g10/Makefile.in.orig       Mon Jun 23 16:16:46 2014
++++ g10/Makefile.in    Tue Jun 24 15:23:16 2014
+@@ -394,7 +394,7 @@ target_alias = @target_alias@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
Index: patches/patch-keyserver_Makefile_in
===================================================================
RCS file: /cvs/ports/security/gnupg/patches/patch-keyserver_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-keyserver_Makefile_in
--- patches/patch-keyserver_Makefile_in 31 Dec 2012 16:34:35 -0000      1.8
+++ patches/patch-keyserver_Makefile_in 24 Jun 2014 14:29:22 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-keyserver_Makefile_in,v 1.8 2012/12/31 16:34:35 sthen Exp $
---- keyserver/Makefile.in.orig Thu Dec 20 14:30:35 2012
-+++ keyserver/Makefile.in      Sun Dec 30 22:49:08 2012
-@@ -373,7 +373,7 @@ target_alias = @target_alias@
+--- keyserver/Makefile.in.orig Mon Jun 23 16:16:46 2014
++++ keyserver/Makefile.in      Tue Jun 24 15:23:16 2014
+@@ -372,7 +372,7 @@ target_alias = @target_alias@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
Index: patches/patch-tools_Makefile_in
===================================================================
RCS file: /cvs/ports/security/gnupg/patches/patch-tools_Makefile_in,v
retrieving revision 1.9
diff -u -p -r1.9 patch-tools_Makefile_in
--- patches/patch-tools_Makefile_in     31 Dec 2012 16:34:35 -0000      1.9
+++ patches/patch-tools_Makefile_in     24 Jun 2014 14:29:22 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-tools_Makefile_in,v 1.9 2012/12/31 16:34:35 sthen Exp $
---- tools/Makefile.in.orig     Thu Dec 20 14:30:35 2012
-+++ tools/Makefile.in  Sun Dec 30 22:49:08 2012
-@@ -364,7 +364,7 @@ top_build_prefix = @top_build_prefix@
+--- tools/Makefile.in.orig     Mon Jun 23 16:16:46 2014
++++ tools/Makefile.in  Tue Jun 24 15:23:16 2014
+@@ -363,7 +363,7 @@ top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  EXTRA_DIST = lspgpot ring-a-party mail-signed-keys convert-from-106
Index: patches/patch-util_Makefile_in
===================================================================
RCS file: /cvs/ports/security/gnupg/patches/patch-util_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-util_Makefile_in
--- patches/patch-util_Makefile_in      31 Dec 2012 16:34:35 -0000      1.8
+++ patches/patch-util_Makefile_in      24 Jun 2014 14:29:22 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-util_Makefile_in,v 1.8 2012/12/31 16:34:35 sthen Exp $
---- util/Makefile.in.orig      Thu Dec 20 14:30:35 2012
-+++ util/Makefile.in   Sun Dec 30 22:49:08 2012
-@@ -345,7 +345,7 @@ target_alias = @target_alias@
+--- util/Makefile.in.orig      Mon Jun 23 16:16:46 2014
++++ util/Makefile.in   Tue Jun 24 15:23:16 2014
+@@ -344,7 +344,7 @@ target_alias = @target_alias@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/gnupg/pkg/PLIST,v
retrieving revision 1.28
diff -u -p -r1.28 PLIST
--- pkg/PLIST   31 Dec 2012 16:34:35 -0000      1.28
+++ pkg/PLIST   24 Jun 2014 14:29:22 -0000
@@ -13,7 +13,6 @@ libexec/gnupg/
 @bin libexec/gnupg/gpgkeys_hkp
 @man man/man1/gpg-zip.1
 @man man/man1/gpg.1
-@man man/man1/gpg.ru.1
 @man man/man1/gpgv.1
 @man man/man7/gnupg.7
 share/doc/gnupg/

Reply via email to