Send inn-committers mailing list submissions to
        inn-committers@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/inn-committers
or, via email, send a message with subject or body 'help' to
        inn-committers-requ...@lists.isc.org

You can reach the person managing the list at
        inn-committers-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of inn-committers digest..."


Today's Topics:

   1. INN commit: trunk (3 files) (INN Commit)


----------------------------------------------------------------------

Message: 1
Date: Tue, 18 Oct 2016 13:49:00 -0700 (PDT)
From: INN Commit <r...@isc.org>
To: inn-committ...@isc.org
Subject: INN commit: trunk (3 files)
Message-ID: <20161018204900.b4b9867...@hope.eyrie.org>

    Date: Tuesday, October 18, 2016 @ 13:49:00
  Author: iulius
Revision: 10088

Update pgpverify and signcontrol to their latest upstream version

Modified:
  trunk/control/pgpverify.in
  trunk/control/signcontrol.in
  trunk/doc/pod/hacking.pod

------------------------+
 control/pgpverify.in   |    2 +-
 control/signcontrol.in |   11 ++++++++---
 doc/pod/hacking.pod    |    5 +++++
 3 files changed, 14 insertions(+), 4 deletions(-)

Modified: control/pgpverify.in
===================================================================
--- control/pgpverify.in        2016-10-18 20:19:56 UTC (rev 10087)
+++ control/pgpverify.in        2016-10-18 20:49:00 UTC (rev 10088)
@@ -910,7 +910,7 @@
 
 gpgv(1), pgp(1).
 
-L<ftp://ftp.isc.org/pub/pgpcontrol/> is where the most recent versions of
+L<https://ftp.isc.org/pub/pgpcontrol/> is where the most recent versions of
 B<signcontrol> and B<pgpverify> live, along with PGP public keys used for
 hierarchy administration.
 

Modified: control/signcontrol.in
===================================================================
--- control/signcontrol.in      2016-10-18 20:19:56 UTC (rev 10087)
+++ control/signcontrol.in      2016-10-18 20:49:00 UTC (rev 10088)
@@ -1,8 +1,13 @@
 #! /usr/bin/perl -w
 # written April 1996, <t...@isc.org> (David C Lawrence)
 # Currently maintained by Russ Allbery <ea...@eyrie.org>
-# Version 1.8, 2003-07-06
+# Version 1.9, 2016-10-17
 #
+# Changes from 1.8 -> 1.9
+# -- Add use strict and explicitly import LOCK_EX.
+# -- Fix error reporting around lock files with PGP.
+# -- Use https for pgpcontrol URLs.
+#
 # Changes from 1.6 -> 1.8
 # -- Added support for GnuPG.
 # -- Replace signing code with code from PGP::Sign that generates detached
@@ -80,9 +85,9 @@
 $force{'Path'} = 'bounce-back';
 $force{'From'} = 'YOUR_ADDRESS_AND_NAME';
 $force{'Approved'} = 'ADDRESS_FOR_Approved_HEADER';
-$force{'X-Info'}='ftp://ftp.isc.org/pub/pgpcontrol/README.html'
+$force{'X-Info'}='https://ftp.isc.org/pub/pgpcontrol/README.html'
                . "\n\t"
-               . 'ftp://ftp.isc.org/pub/pgpcontrol/README';
+               . 'https://ftp.isc.org/pub/pgpcontrol/README';
 
 # these headers are acceptable in input, or if not present then will be
 # created with the given value.  None are enabled by default, because they

Modified: doc/pod/hacking.pod
===================================================================
--- doc/pod/hacking.pod 2016-10-18 20:19:56 UTC (rev 10087)
+++ doc/pod/hacking.pod 2016-10-18 20:49:00 UTC (rev 10088)
@@ -682,6 +682,11 @@
 
 =item *
 
+Make sure that F<control/pgpverify> and F<control/signcontrol> are in
+sync with the master version at L<https://ftp.isc.org/pub/pgpcontrol/>.
+
+=item *
+
 Make sure that F<samples/control.ctl> and F<samples/nocem.ctl> are in sync
 with the master version at
 L<https://ftp.isc.org/pub/usenet/CONFIG/control.ctl> and



------------------------------

Subject: Digest Footer

_______________________________________________
inn-committers mailing list
inn-committers@lists.isc.org
https://lists.isc.org/mailman/listinfo/inn-committers

------------------------------

End of inn-committers Digest, Vol 91, Issue 7
*********************************************

Reply via email to