Send inn-committers mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of inn-committers digest..."
Today's Topics:
1. [InterNetNews/inn] 3ce7d5: backlogstat: Make it work again
(Julien ?LIE)
2. [InterNetNews/inn] 30454f: Exit with status 0 when printing
usage message (Julien ?LIE)
----------------------------------------------------------------------
Message: 1
Date: Thu, 26 Jan 2023 12:17:07 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 3ce7d5: backlogstat: Make it work again
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 3ce7d57e9a1b6e6583bc6ec01a515f2696816480
https://github.com/InterNetNews/inn/commit/3ce7d57e9a1b6e6583bc6ec01a515f2696816480
Author: Julien ?LIE <[email protected]>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M contrib/backlogstat.in
Log Message:
-----------
backlogstat: Make it work again
Fix incorrect syntax causing Perl errors.
Now works fine.
Commit: 86887928483d9993d6f0d404e64f85a3c97e3ed5
https://github.com/InterNetNews/inn/commit/86887928483d9993d6f0d404e64f85a3c97e3ed5
Author: Julien ?LIE <[email protected]>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M contrib/thdexpire.in
Log Message:
-----------
thdexpire: Proof-read POD documentation
Add missing -M flag in documentation, and fix L<"FILES"> link.
Commit: 9d880dae6ffd61898d04b756c13609ec9834a4e0
https://github.com/InterNetNews/inn/commit/9d880dae6ffd61898d04b756c13609ec9834a4e0
Author: Julien ?LIE <[email protected]>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M innfeed/testListener.pl
Log Message:
-----------
testListener: Document -h and -l flags, fix -a
-a does not expect an argument.
Commit: 5670545985066e441e5e937d1b9bc6f4d1816cd6
https://github.com/InterNetNews/inn/commit/5670545985066e441e5e937d1b9bc6f4d1816cd6
Author: Julien ?LIE <[email protected]>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M innfeed/testListener.pl
Log Message:
-----------
testListener: chmod 755
Compare: https://github.com/InterNetNews/inn/compare/d60037668df6...567054598506
------------------------------
Message: 2
Date: Thu, 26 Jan 2023 12:17:27 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 30454f: Exit with status 0 when printing
usage message
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 30454f8ac1d860528c4df460488f49327c2845c5
https://github.com/InterNetNews/inn/commit/30454f8ac1d860528c4df460488f49327c2845c5
Author: Julien ?LIE <[email protected]>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M backends/sendinpaths.in
M contrib/backlogstat.in
M contrib/thdexpire.in
M control/controlchan.in
M frontends/mailpost.in
M frontends/pullnews.in
M frontends/scanspool.in
M innfeed/procbatch.in
M innfeed/testListener.pl
M scripts/innmail.in
Log Message:
-----------
Exit with status 0 when printing usage message
Homogenize the exit status of INN programs when explicitly run with
a flag asking for printing their usage messages. Status 0 should be
returned instead of 1.
Also, homogenize the format of the usage message.
This patch updates all Perl scripts using Getopt::Std.
------------------------------
Subject: Digest Footer
_______________________________________________
inn-committers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-committers
------------------------------
End of inn-committers Digest, Vol 147, Issue 16
***********************************************