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] aa1024: Several bug fixes in CNFS storage
token handling (Julien ?LIE)
2. [InterNetNews/inn] d6031a: mksnapshot: Unconditionaly use an
English date time (Julien ?LIE)
3. [InterNetNews/inn] c23704: Typos and homogenization of style
(Julien ?LIE)
----------------------------------------------------------------------
Message: 1
Date: Wed, 23 Nov 2022 13:05:58 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] aa1024: Several bug fixes in CNFS storage
token handling
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: aa1024a72f7d27fe5b1439356eb944c63a74b066
https://github.com/InterNetNews/inn/commit/aa1024a72f7d27fe5b1439356eb944c63a74b066
Author: Julien ?LIE <[email protected]>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M doc/pod/news.pod
M storage/cnfs/cnfs.c
Log Message:
-----------
Several bug fixes in CNFS storage token handling
Fixed 3 bugs reported by Kamil Jo?ca on CNFS:
- a duplicate entry returned by makehistory on fully wrapped cyclic buffers
(the first article of the cyclic buffer appeared twice in the output);
- an untimely removal from history of the first article of a fully wrapped
cyclic buffer (expire wrongly thought the storage token of the first article
was no longer existing after a wrap);
- an off-by-one cycle number for the first article of the previous cycle
number of a cyclic buffer containing articles from two different cycle numbers
(makehistory returned the current cycle number for it instead of the previous
one).
close #248
------------------------------
Message: 2
Date: Wed, 23 Nov 2022 13:08:07 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] d6031a: mksnapshot: Unconditionaly use an
English date time
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: d6031a194be2190a472a59f22e6726870e506d9a
https://github.com/InterNetNews/inn/commit/d6031a194be2190a472a59f22e6726870e506d9a
Author: Julien ?LIE <[email protected]>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M support/mksnapshot
Log Message:
-----------
mksnapshot: Unconditionaly use an English date time
When generating snapshots, beta versions or release candidates on a localized
system, the date wasn't in the expected format in the README.release-candidate
file or like.
------------------------------
Message: 3
Date: Wed, 23 Nov 2022 13:09:38 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] c23704: Typos and homogenization of style
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: c23704937712fb8ddfa0a353fb237205913fd6f0
https://github.com/InterNetNews/inn/commit/c23704937712fb8ddfa0a353fb237205913fd6f0
Author: Julien ?LIE <[email protected]>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M doc/pod/makehistory.pod
M expire/makehistory.c
Log Message:
-----------
Typos and homogenization of style
------------------------------
Subject: Digest Footer
_______________________________________________
inn-committers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-committers
------------------------------
End of inn-committers Digest, Vol 145, Issue 6
**********************************************