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 (TODO configure.ac doc/FAQ doc/pod/hacking.pod) (INN Commit) 2. INN commit: branches/2.5 (TODO doc/FAQ doc/pod/hacking.pod) (INN Commit) ---------------------------------------------------------------------- Message: 1 Date: Tue, 26 Nov 2013 11:07:03 -0800 (PST) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: trunk (TODO configure.ac doc/FAQ doc/pod/hacking.pod) Message-ID: <20131126190703.7098467...@hope.eyrie.org> Date: Tuesday, November 26, 2013 @ 11:07:03 Author: iulius Revision: 9573 update links to ISC and Trac * Russ' web site now lists the contributed links that were on the old ISC web site (the new ISC web site is only a download page of the last release). * Accessing Trac now requires a TLS connection. Modified: trunk/TODO trunk/configure.ac trunk/doc/FAQ trunk/doc/pod/hacking.pod ---------------------+ TODO | 2 +- configure.ac | 2 +- doc/FAQ | 4 ++-- doc/pod/hacking.pod | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) Modified: TODO =================================================================== --- TODO 2013-11-21 15:46:13 UTC (rev 9572) +++ TODO 2013-11-26 19:07:03 UTC (rev 9573) @@ -6,7 +6,7 @@ below. This list is currently being migrated to INN's issue tracking system -<http://inn.eyrie.org/trac/>. +<https://inn.eyrie.org/trac/>. The list is divided into changes already tentatively scheduled for a particular release, higher priority changes that will hopefully be done in Modified: configure.ac =================================================================== --- configure.ac 2013-11-21 15:46:13 UTC (rev 9572) +++ configure.ac 2013-11-26 19:07:03 UTC (rev 9573) @@ -27,7 +27,7 @@ dnl errors. AC_INIT([INN], [2.6.0], [inn-work...@lists.isc.org], - [inn], [https://www.isc.org/software/inn/]) + [inn], [https://www.isc.org/downloads/other/]) AC_PREREQ([2.64]) AC_REVISION([$Revision$]) AC_CONFIG_AUX_DIR([support]) Modified: doc/FAQ =================================================================== --- doc/FAQ 2013-11-21 15:46:13 UTC (rev 9572) +++ doc/FAQ 2013-11-26 19:07:03 UTC (rev 9573) @@ -194,8 +194,8 @@ <http://www.eyrie.org/~eagle/software/inn/> -For additional documentation beyond what is distributed with INN, start at -<https://www.isc.org/software/inn/> and follow the links. +For additional documentation beyond what is distributed with INN, follow +the links suggested in the above page. The documentation that comes with INN is fairly technical in nature and lacking in some more general details on configuring news servers. Some of Modified: doc/pod/hacking.pod =================================================================== --- doc/pod/hacking.pod 2013-11-21 15:46:13 UTC (rev 9572) +++ doc/pod/hacking.pod 2013-11-26 19:07:03 UTC (rev 9573) @@ -15,7 +15,7 @@ or view it with Trac source browser at: - <http://inn.eyrie.org/trac/browser/> + <https://inn.eyrie.org/trac/browser/> You will need S<autoconf 2.64> or later to use the development tree. After checking out the tree, run C<./autogen> to generate the necessary autoconf ------------------------------ Message: 2 Date: Tue, 26 Nov 2013 11:08:42 -0800 (PST) From: INN Commit <r...@isc.org> To: inn-committ...@isc.org Subject: INN commit: branches/2.5 (TODO doc/FAQ doc/pod/hacking.pod) Message-ID: <20131126190842.287e067...@hope.eyrie.org> Date: Tuesday, November 26, 2013 @ 11:08:41 Author: iulius Revision: 9574 update links to ISC and Trac * Russ' web site now lists the contributed links that were on the old ISC web site (the new ISC web site is only a download page of the last release). * Accessing Trac now requires a TLS connection. Modified: branches/2.5/TODO branches/2.5/doc/FAQ branches/2.5/doc/pod/hacking.pod ---------------------+ TODO | 2 +- doc/FAQ | 4 ++-- doc/pod/hacking.pod | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) Modified: TODO =================================================================== --- TODO 2013-11-26 19:07:03 UTC (rev 9573) +++ TODO 2013-11-26 19:08:41 UTC (rev 9574) @@ -6,7 +6,7 @@ below. This list is currently being migrated to INN's issue tracking system -<http://inn.eyrie.org/trac/>. +<https://inn.eyrie.org/trac/>. The list is divided into changes already tentatively scheduled for a particular release, higher priority changes that will hopefully be done in Modified: doc/FAQ =================================================================== --- doc/FAQ 2013-11-26 19:07:03 UTC (rev 9573) +++ doc/FAQ 2013-11-26 19:08:41 UTC (rev 9574) @@ -193,8 +193,8 @@ <http://www.eyrie.org/~eagle/software/inn/> -For additional documentation beyond what is distributed with INN, start at -<https://www.isc.org/software/inn/> and follow the links. +For additional documentation beyond what is distributed with INN, follow +the links suggested in the above page. The documentation that comes with INN is fairly technical in nature and lacking in some more general details on configuring news servers. Some of Modified: doc/pod/hacking.pod =================================================================== --- doc/pod/hacking.pod 2013-11-26 19:07:03 UTC (rev 9573) +++ doc/pod/hacking.pod 2013-11-26 19:08:41 UTC (rev 9574) @@ -15,7 +15,7 @@ or view it with Trac source browser at: - <http://inn.eyrie.org/trac/browser/> + <https://inn.eyrie.org/trac/browser/> You will need S<autoconf 2.61> or later to use the development tree. After checking out the tree, run C<./autogen> to generate the necessary autoconf ------------------------------ _______________________________________________ inn-committers mailing list inn-committers@lists.isc.org https://lists.isc.org/mailman/listinfo/inn-committers End of inn-committers Digest, Vol 57, Issue 10 **********************************************