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] ad9931: ovdb_init: Use setsid() only if
available (Julien ?LIE)
2. [InterNetNews/inn] b4ded3: Integrate the portable daemon
function from rra-c-... (Julien ?LIE)
3. [InterNetNews/inn] 738fda: Update rra-c-util with upstream
version (Julien ?LIE)
4. [InterNetNews/inn] 401e9a: Fixed various typos (Julien ?LIE)
5. [InterNetNews/inn] 1b8b13: Update wording about innmail and
the configured MTA (Julien ?LIE)
----------------------------------------------------------------------
Message: 1
Date: Tue, 24 Jan 2023 13:24:02 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] ad9931: ovdb_init: Use setsid() only if
available
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: ad9931cc5cab0772e48b709a342327fc7bf1ab35
https://github.com/InterNetNews/inn/commit/ad9931cc5cab0772e48b709a342327fc7bf1ab35
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M frontends/ovdb_init.c
Log Message:
-----------
ovdb_init: Use setsid() only if available
------------------------------
Message: 2
Date: Tue, 24 Jan 2023 13:25:57 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] b4ded3: Integrate the portable daemon
function from rra-c-...
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: b4ded372305b78538ec1cbbeb7b7f220fd50105c
https://github.com/InterNetNews/inn/commit/b4ded372305b78538ec1cbbeb7b7f220fd50105c
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M .gitignore
M MANIFEST
M configure.ac
M doc/pod/news.pod
M frontends/ovdb_init.c
M include/inn/libinn.h
M include/portable/system.h
M innd/innd.c
M lib/Makefile
A lib/daemon.c
R lib/daemonize.c
M nnrpd/nnrpd.c
M storage/ovsqlite/ovsqlite-server.c
M support/getrra-c-util
M support/mkmanifest
M tests/Makefile
M tests/TESTS
A tests/lib/daemon-t.c
Log Message:
-----------
Integrate the portable daemon function from rra-c-util
Use daemon(3) C function when available instead of the INN-specific
daemonize() function.
Synchronize its portable code with rra-c-util.
------------------------------
Message: 3
Date: Tue, 24 Jan 2023 13:26:13 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 738fda: Update rra-c-util with upstream
version
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 738fda35f91b79e15a459069f32613f6fd1bf149
https://github.com/InterNetNews/inn/commit/738fda35f91b79e15a459069f32613f6fd1bf149
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M tests/tap/process.c
Log Message:
-----------
Update rra-c-util with upstream version
The argv argument shouldn't be NULL, but add an explicit check
since cppcheck wants one.
------------------------------
Message: 4
Date: Tue, 24 Jan 2023 13:27:00 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 401e9a: Fixed various typos
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 401e9aaecd9eb39df64a84277b305bccc62c2637
https://github.com/InterNetNews/inn/commit/401e9aaecd9eb39df64a84277b305bccc62c2637
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M backends/send-uucp.in
M contrib/archivegz.in
M control/controlchan.in
M doc/IPv6-info
M doc/pod/inn.conf.pod
M doc/pod/libinn_list.pod
M innfeed/connection.h
M innfeed/main.c
M lib/clientlib.c
M scripts/innmail.in
Log Message:
-----------
Fixed various typos
------------------------------
Message: 5
Date: Tue, 24 Jan 2023 13:27:18 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 1b8b13: Update wording about innmail and
the configured MTA
Message-ID:
<InterNetNews/inn/push/refs/heads/2.7/[email protected]>
Content-Type: text/plain; charset=UTF-8
Branch: refs/heads/2.7
Home: https://github.com/InterNetNews/inn
Commit: 1b8b13967412b04ab76e3516faeb77f462104661
https://github.com/InterNetNews/inn/commit/1b8b13967412b04ab76e3516faeb77f462104661
Author: Julien ?LIE <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M doc/FAQ
M doc/pod/inn.conf.pod
M doc/pod/innmail.pod
M doc/pod/news2mail.pod
M include/inn/innconf.h
Log Message:
-----------
Update wording about innmail and the configured MTA
innmail is not invoked for mailing reports of control messages.
Be more accurate about the wording of what innmail and the configured
MTA actually do.
------------------------------
Subject: Digest Footer
_______________________________________________
inn-committers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-committers
------------------------------
End of inn-committers Digest, Vol 147, Issue 13
***********************************************