[InterNetNews/inn] edcfdb: Modernize our release process
Julien ÉLIE
noreply at github.com
Sat Apr 15 12:34:50 UTC 2023
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: edcfdb52a3ac36e9d5807ad89c76d064998e5c37
https://github.com/InterNetNews/inn/commit/edcfdb52a3ac36e9d5807ad89c76d064998e5c37
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M doc/pod/hacking.pod
Log Message:
-----------
Modernize our release process
Now that we're on GitHub, let's use its features like signed commit
tags, tag comparison, and pre-releases.
We no longer need providing 4 different checksums (MD5, SHA1, SHA256,
SHA256) and a diff from the previous release. The "testing" directory
on ftp.isc.org is no longer useful. We'll just keep the final release
along with its PGP signature on ftp.isc.org.
Commit: a130d658317b623ba72d447ff3461389487917d2
https://github.com/InterNetNews/inn/commit/a130d658317b623ba72d447ff3461389487917d2
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M storage/ovsqlite/ovsqlite-util.in
Log Message:
-----------
ovsqlite-util: Fix the check for high water marks
Just ensure that the high water mark of a newsgroup is higher than
each article number within this newsgroup, and not equal to the highest
article number. (The corresponding article may have been cancelled.)
Compare: https://github.com/InterNetNews/inn/compare/e007c1ba399a...a130d658317b
More information about the inn-committers
mailing list