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] bf66db: backlogstat: Make it work again
(Julien ?LIE)
2. [InterNetNews/inn] 171ab2: thdexpire: Proof-read POD
documentation (Julien ?LIE)
3. [InterNetNews/inn] 090c6b: testListener: Document -h and -l
flags, fix -a (Julien ?LIE)
4. [InterNetNews/inn] 54b14b: testListener: chmod 755 (Julien ?LIE)
5. [InterNetNews/inn] 75ecdf: Exit with status 0 when printing
usage message (Julien ?LIE)
----------------------------------------------------------------------
Message: 1
Date: Tue, 24 Jan 2023 13:01:58 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] bf66db: backlogstat: Make it work again
Message-ID:
<InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: bf66db0a1d02183296fb9a1690985c961fd3c980
https://github.com/InterNetNews/inn/commit/bf66db0a1d02183296fb9a1690985c961fd3c980
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M contrib/backlogstat.in
Log Message:
-----------
backlogstat: Make it work again
Fix incorrect syntax causing Perl errors.
Now works fine.
------------------------------
Message: 2
Date: Tue, 24 Jan 2023 13:04:41 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 171ab2: thdexpire: Proof-read POD
documentation
Message-ID:
<InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 171ab278b77e32525808c2eeed47e87083b391bb
https://github.com/InterNetNews/inn/commit/171ab278b77e32525808c2eeed47e87083b391bb
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 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.
------------------------------
Message: 3
Date: Tue, 24 Jan 2023 13:15:15 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 090c6b: testListener: Document -h and -l
flags, fix -a
Message-ID:
<InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 090c6b64259db2b4f9487ce82878aa3261cf5377
https://github.com/InterNetNews/inn/commit/090c6b64259db2b4f9487ce82878aa3261cf5377
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M innfeed/testListener.pl
Log Message:
-----------
testListener: Document -h and -l flags, fix -a
-a does not expect an argument.
------------------------------
Message: 4
Date: Tue, 24 Jan 2023 13:16:04 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 54b14b: testListener: chmod 755
Message-ID:
<InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 54b14bef3ec022e2b01f1cf40862a27a2fa3c577
https://github.com/InterNetNews/inn/commit/54b14bef3ec022e2b01f1cf40862a27a2fa3c577
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M innfeed/testListener.pl
Log Message:
-----------
testListener: chmod 755
------------------------------
Message: 5
Date: Tue, 24 Jan 2023 13:22:24 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 75ecdf: Exit with status 0 when printing
usage message
Message-ID:
<InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 75ecdf06f79780469f38740deb96b961ac428041
https://github.com/InterNetNews/inn/commit/75ecdf06f79780469f38740deb96b961ac428041
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 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.
see #254
------------------------------
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 12
***********************************************