[InterNetNews/inn] 15346c: pullnews: Improve debugging granularity
Julien ÉLIE
noreply at github.com
Sat Feb 18 10:22:30 UTC 2023
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 15346c54a8e732dc5a52748feba331912b965fc0
https://github.com/InterNetNews/inn/commit/15346c54a8e732dc5a52748feba331912b965fc0
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M doc/pod/pullnews.pod
M frontends/pullnews.in
Log Message:
-----------
pullnews: Improve debugging granularity
Use levels 1 to 4.
Commit: 3853114dd79c83cae3e66059820cbb0d66015183
https://github.com/InterNetNews/inn/commit/3853114dd79c83cae3e66059820cbb0d66015183
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M frontends/pullnews.in
Log Message:
-----------
pullnews: Do not accept 2 ports mentioned in -p and -s
One was silently taking precedence.
Commit: 351160bd43eba4e69860ee317a13558bde17949b
https://github.com/InterNetNews/inn/commit/351160bd43eba4e69860ee317a13558bde17949b
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M frontends/pullnews.in
Log Message:
-----------
pullnews: Fix the generation of Xref
Remove an unexpected space between the name of a group and
the article number.
Commit: 5a24ea675ebe2ea071e5138cead64a45d29e1dcb
https://github.com/InterNetNews/inn/commit/5a24ea675ebe2ea071e5138cead64a45d29e1dcb
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M frontends/pullnews.in
Log Message:
-----------
pullnews: Properly exit when a post fails
This was already the case when an injection failed (feeder mode).
Do the same when a post fails (in mode reader).
Otherwise, pullnews goes on trying to send articles, and the highest
article number retrieved keeps increasing. We should bail out as soon
as possible.
Commit: 0d9cb962e1c9bc6ca932ec9e440c91d9028a17f0
https://github.com/InterNetNews/inn/commit/0d9cb962e1c9bc6ca932ec9e440c91d9028a17f0
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M doc/pod/pullnews.pod
M frontends/pullnews.in
Log Message:
-----------
pullnews: Add missing spaces, homogenize leading indentation
Compare: https://github.com/InterNetNews/inn/compare/1ad22fe3f4da...0d9cb962e1c9
More information about the inn-committers
mailing list