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] 22b4c7: Add a link to CHECKLIST and FAQ in
README (Julien ?LIE)
2. [InterNetNews/inn] 03283a: Add a link to CHECKLIST and FAQ in
README (Julien ?LIE)
3. [InterNetNews/inn] 01f2d0: Improve the wording of "path
identity" (Julien ?LIE)
4. [InterNetNews/inn] 868d0b: expire.ctl: Change default expire
from 15 to 90 days (Julien ?LIE)
5. [InterNetNews/inn] 4345ed: expire.ctl: Change default expire
from 15 to 90 days (Julien ?LIE)
6. [InterNetNews/inn] 06e62f: Properly set Perl shebang in
contrib scripts (Julien ?LIE)
7. [InterNetNews/inn] 111952: innreport: Fix regexp searches for
innxmit stats (Julien ?LIE)
8. [InterNetNews/inn] 151fa0: innreport: Fix regexp searches for
innxmit stats (Julien ?LIE)
----------------------------------------------------------------------
Message: 1
Date: Tue, 25 Jan 2022 09:50:42 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 22b4c7: Add a link to CHECKLIST and FAQ in
README
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: 22b4c78d2971d8a15230e01266df100abc6b7e60
https://github.com/InterNetNews/inn/commit/22b4c78d2971d8a15230e01266df100abc6b7e60
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M readme.pod
Log Message:
-----------
Add a link to CHECKLIST and FAQ in README
------------------------------
Message: 2
Date: Tue, 25 Jan 2022 09:52:54 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 03283a: Add a link to CHECKLIST and FAQ in
README
Message-ID:
<InterNetNews/inn/push/refs/heads/2.6/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: 03283a39d57340d90ae3d9fe042efe6cc9c51617
https://github.com/InterNetNews/inn/commit/03283a39d57340d90ae3d9fe042efe6cc9c51617
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M readme.pod
Log Message:
-----------
Add a link to CHECKLIST and FAQ in README
------------------------------
Message: 3
Date: Tue, 25 Jan 2022 10:10:41 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 01f2d0: Improve the wording of "path
identity"
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: 01f2d01e32d25ca8470df47ffb91ab504172fae4
https://github.com/InterNetNews/inn/commit/01f2d01e32d25ca8470df47ffb91ab504172fae4
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M doc/pod/install.pod
M doc/pod/newsfeeds.pod
Log Message:
-----------
Improve the wording of "path identity"
------------------------------
Message: 4
Date: Tue, 25 Jan 2022 10:41:40 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 868d0b: expire.ctl: Change default expire
from 15 to 90 days
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: 868d0b28bd018b1b5d0129d3815fbec48bf4d4b3
https://github.com/InterNetNews/inn/commit/868d0b28bd018b1b5d0129d3815fbec48bf4d4b3
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M doc/pod/checklist.pod
M doc/pod/install.pod
M samples/expire.ctl
Log Message:
-----------
expire.ctl: Change default expire from 15 to 90 days
It will certainly be more appropriate than 15 days as default value,
which is very short.
------------------------------
Message: 5
Date: Tue, 25 Jan 2022 10:43:35 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 4345ed: expire.ctl: Change default expire
from 15 to 90 days
Message-ID:
<InterNetNews/inn/push/refs/heads/2.6/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: 4345ed05bc20904890d45eea9cb3a0aad6174c96
https://github.com/InterNetNews/inn/commit/4345ed05bc20904890d45eea9cb3a0aad6174c96
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M doc/pod/checklist.pod
M doc/pod/install.pod
M samples/expire.ctl
Log Message:
-----------
expire.ctl: Change default expire from 15 to 90 days
It will certainly be more appropriate than 15 days as default value,
which is very short.
------------------------------
Message: 6
Date: Tue, 25 Jan 2022 12:06:27 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 06e62f: Properly set Perl shebang in
contrib scripts
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: 06e62f05698ef1184f7b8dcbde60bdffb7bbff56
https://github.com/InterNetNews/inn/commit/06e62f05698ef1184f7b8dcbde60bdffb7bbff56
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M .gitignore
M MANIFEST
M contrib/Makefile
M contrib/README
A contrib/analyze-traffic.in
R contrib/analyze-traffic.pl
R contrib/authmysql
M contrib/authmysql.config
A contrib/authmysql.in
A contrib/count_overview.in
R contrib/count_overview.pl
R contrib/fixhist
A contrib/fixhist.in
R contrib/mkbuf
A contrib/mkbuf.in
M support/mkmanifest
Log Message:
-----------
Properly set Perl shebang in contrib scripts
------------------------------
Message: 7
Date: Tue, 25 Jan 2022 12:32:12 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 111952: innreport: Fix regexp searches for
innxmit stats
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: 11195232c3474e89424eab4cb0631d52592fe223
https://github.com/InterNetNews/inn/commit/11195232c3474e89424eab4cb0631d52592fe223
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M scripts/innreport_inn.pm
Log Message:
-----------
innreport: Fix regexp searches for innxmit stats
Reported by perltidy.
------------------------------
Message: 8
Date: Tue, 25 Jan 2022 12:32:35 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 151fa0: innreport: Fix regexp searches for
innxmit stats
Message-ID:
<InterNetNews/inn/push/refs/heads/2.6/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: 151fa0972a34dcc7169d8991ffc4ab667cbd172f
https://github.com/InterNetNews/inn/commit/151fa0972a34dcc7169d8991ffc4ab667cbd172f
Author: Julien ?LIE <[email protected]>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M scripts/innreport_inn.pm
Log Message:
-----------
innreport: Fix regexp searches for innxmit stats
Reported by perltidy.
------------------------------
Subject: Digest Footer
_______________________________________________
inn-committers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-committers
------------------------------
End of inn-committers Digest, Vol 135, Issue 12
***********************************************