[InterNetNews/inn] 1cf0ba: scanspool: Improve the check for all-digit dirs
Julien ÉLIE
noreply at github.com
Mon Feb 12 20:39:44 UTC 2024
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 1cf0ba65f148e60a23739895474c49dbebf3cc14
https://github.com/InterNetNews/inn/commit/1cf0ba65f148e60a23739895474c49dbebf3cc14
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M doc/pod/scanspool.pod
M frontends/scanspool.in
Log Message:
-----------
scanspool: Improve the check for all-digit dirs
Do not report a problem if the parent directory is not itself an active
newsgroup, or if it is and its high water mark has already exceeded the
number in the directory name. Indeed, there's no longer any issue.
Commit: 63d19cad1737a8c4260ae0d695177ce6094edf1d
https://github.com/InterNetNews/inn/commit/63d19cad1737a8c4260ae0d695177ce6094edf1d
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M lib/dbz.c
M nnrpd/perl.c
Log Message:
-----------
Fix a few more gcc warnings (-Wformat-signedness)
Commit: 19a97f60c5db9dfe1d4fdaa7beed681c197e9e1e
https://github.com/InterNetNews/inn/commit/19a97f60c5db9dfe1d4fdaa7beed681c197e9e1e
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M storage/tradindexed/tradindexed.c
Log Message:
-----------
tradindexed: Immediate removal of cancelled arts
Seems to be an issue on some systems (seen at least on OpenBSD where
the test suite for overview/api failed). If the data cache is reopened
after a cancel, the data is made inaccessible.
see #203
Commit: bc2faf150c6afd02b46121597e9ff3f089e5ca5f
https://github.com/InterNetNews/inn/commit/bc2faf150c6afd02b46121597e9ff3f089e5ca5f
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M scripts/innreport_inn.pm
Log Message:
-----------
innreport: Recognize an nnrpd-tls program
Like nnrpd-ssl is used on certain systems (as a symlink to nnrpd), also
recognize the name of nnrpd-tls.
Commit: a0d3b30916d71a9006b2a84cf8535789cd67fae2
https://github.com/InterNetNews/inn/commit/a0d3b30916d71a9006b2a84cf8535789cd67fae2
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M scripts/innreport_inn.pm
Log Message:
-----------
innreport_inn.pm: Homogenize comments
Compare: https://github.com/InterNetNews/inn/compare/8f8d5d24fc03...a0d3b30916d7
More information about the inn-committers
mailing list