[InterNetNews/inn] d638d5: Move man pages of delayer, shlock, sm to section 8
Julien ÉLIE
noreply at github.com
Fri May 9 13:30:26 UTC 2025
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: d638d57209d0dba8941aca9a4cdf1dfccef2db87
https://github.com/InterNetNews/inn/commit/d638d57209d0dba8941aca9a4cdf1dfccef2db87
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M MANIFEST
M backends/Makefile
M backends/delayer.in
M backends/innxbatch.c
M doc/man/Makefile
M doc/pod/Makefile
M doc/pod/batcher.pod
M doc/pod/cycbuff.conf.pod
M doc/pod/grephistory.pod
M doc/pod/innfeed.pod
M doc/pod/innxbatch.pod
M doc/pod/innxmit.pod
M doc/pod/install.pod
M doc/pod/news.daily.pod
M doc/pod/news.pod
M doc/pod/newsfeeds.pod
M doc/pod/newslog.pod
M doc/pod/nntpsend.pod
M doc/pod/scanlogs.pod
M doc/pod/send-ihave.pod
M doc/pod/writelog.pod
M perl/INN/Utils/Shlock.pm.in
M samples/newsfeeds.in
M scripts/innupgrade.in
Log Message:
-----------
Move man pages of delayer, shlock, sm to section 8
Section 8 is better than section 1 for the manual pages of these
programs.
The rationale behind the change is to fix Debian bug 1101114 which
reported a conflict of files installed by the sm (screen-message)
package and by our inn2 (INN) package because both of them installed
sm(1). We did not notice before as screen-message installed sm(6),
which was changed to sm(1) in a recent release.
Commit: 80fdd9f3bcfb0445896643645e9ea086370bcb5b
https://github.com/InterNetNews/inn/commit/80fdd9f3bcfb0445896643645e9ea086370bcb5b
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M configure.ac
Log Message:
-----------
Disable a few useless gcc warnings
Disable -Wexcess-padding, -Wstack-protector-purecap-ignored and
-Wswitch-default which are sometimes enables by default on some
distributions, but are not actual problems for us.
Commit: 3573001f9313838c678f4227121a3d53a5a0c1d3
https://github.com/InterNetNews/inn/commit/3573001f9313838c678f4227121a3d53a5a0c1d3
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M control/controlchan.in
M doc/pod/hacking.pod
Log Message:
-----------
Mention in HACKING to update copyright years
Commit: 4a2dce6ee63e23d0d1a6774bf97cf8a78cc75b3a
https://github.com/InterNetNews/inn/commit/4a2dce6ee63e23d0d1a6774bf97cf8a78cc75b3a
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M doc/pod/news.pod
M samples/moderators
Log Message:
-----------
Update moderators
Remove aioe.*, ffm.* and ukr.* whose related domain names no longer exist.
Commit: 211c9d5bc1105a1b636c0cc29fbaa67b61fd1e28
https://github.com/InterNetNews/inn/commit/211c9d5bc1105a1b636c0cc29fbaa67b61fd1e28
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M scripts/inncheck.in
Log Message:
-----------
inncheck: Fix Perl warning
Use of uninitialized value $defsub in string ne at
/usr/lib/news/bin/inncheck line 766, <$IN> line 4
Commit: 85c2277121e69756ec76e7112f0d85fe12b9167d
https://github.com/InterNetNews/inn/commit/85c2277121e69756ec76e7112f0d85fe12b9167d
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M control/perl-nocem.in
M doc/pod/news.pod
Log Message:
-----------
perl-nocem: Discard empty Message-IDs
Previously:
May 8 18:50:02 news nocem[525277]: Cannot cancel <>: 484 1 Empty Message-ID
May 8 18:50:02 news nocem[525277]: Switching to ctlinnd...
May 8 18:50:02 news nocem[525277]: Child 572325 died with status 1
Compare: https://github.com/InterNetNews/inn/compare/645e42349a10...85c2277121e6
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list