[InterNetNews/inn] c11b58: Do not run perltidy on generated files
Julien ÉLIE
noreply at github.com
Fri Jun 21 20:07:00 UTC 2024
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: c11b587d13b3d75ea8c90636290a434fe65da9ff
https://github.com/InterNetNews/inn/commit/c11b587d13b3d75ea8c90636290a434fe65da9ff
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M Makefile
Log Message:
-----------
Do not run perltidy on generated files
No need doing that, especially when running "make" after a reformatting
complains with a few samples that changed in the site directory.
Commit: f40e1f2d0f98590855fd1d119e0e71b52f86aa72
https://github.com/InterNetNews/inn/commit/f40e1f2d0f98590855fd1d119e0e71b52f86aa72
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M backends/innbind.c
M frontends/rnews.c
M lib/newsuser.c
M storage/ov.c
M storage/ovdb/ovdb.c
M tests/lib/confparse-t.c
Log Message:
-----------
Disambiguate the use of false / NULL for pointers
Spotted by gcc 14 using -std=c23.
Commit: 931b3c49905d9166133982aed80a823124ae1823
https://github.com/InterNetNews/inn/commit/931b3c49905d9166133982aed80a823124ae1823
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M contrib/mlockfile.c
M innfeed/Makefile
M innfeed/configfile.l
Log Message:
-----------
Add missing portable/system.h header
Spotted by gcc 14 using -std=c23.
Commit: 34298054320656ab749df47a627754f264bae45f
https://github.com/InterNetNews/inn/commit/34298054320656ab749df47a627754f264bae45f
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M scripts/rc.news.in
Log Message:
-----------
rc.news: inndstart no longer exists
It was replaced with innbind in INN 2.5.0.
Commit: 938e49b0d18b28b3c7606d1bb02963de8250c81e
https://github.com/InterNetNews/inn/commit/938e49b0d18b28b3c7606d1bb02963de8250c81e
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M doc/pod/cycbuff.conf.pod
M doc/pod/install.pod
Log Message:
-----------
--enable-largefiles is useless for 64-bit archs
Commit: d367b886b69e026dcc83fb44a11d7e39a1395ac9
https://github.com/InterNetNews/inn/commit/d367b886b69e026dcc83fb44a11d7e39a1395ac9
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M storage/ovsqlite/ovsqlite-util.in
Log Message:
-----------
ovsqlite-util: Use DBI::errstr(), not $DBI::errstr
Commit: 228e34414de7605a9c5b066841d0e3607328665e
https://github.com/InterNetNews/inn/commit/228e34414de7605a9c5b066841d0e3607328665e
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M doc/pod/news.pod
Log Message:
-----------
NEWS: Update the date for the INN 2.7.2 release
Also add an entry for a fix to ovsqlite-util.
Commit: a2e3091caf201179a77a2a4452ae53a7626bb05b
https://github.com/InterNetNews/inn/commit/a2e3091caf201179a77a2a4452ae53a7626bb05b
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M support/install-sh
Log Message:
-----------
install-sh: Spelling fixes from upstream
Commit: 3cc0fb76c372e6d8f9b197b51072bb7859b221f6
https://github.com/InterNetNews/inn/commit/3cc0fb76c372e6d8f9b197b51072bb7859b221f6
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M history/Makefile
M lib/Makefile
M storage/Makefile
Log Message:
-----------
Bump library revision numbers for INN 2.7.2
Notably the new ovflushcount inn.conf parameter, path and filtered
storage.conf options, and isvalidfd() function in lib/fdlimit.c.
Commit: 9004b17be3e91215a6eab777076b9e7b0a45b753
https://github.com/InterNetNews/inn/commit/9004b17be3e91215a6eab777076b9e7b0a45b753
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M doc/FAQ
Log Message:
-----------
Update FAQ with the new 2.7.2 release
Compare: https://github.com/InterNetNews/inn/compare/777cf48cfd6a...9004b17be3e9
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