1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
leafnode (1.12.0-2) unstable; urgency=medium
* Leafnode now provides socket-enabled systemd unit:
- The unit is not enabled by default: there's no clear consensus
in Debian whether socket-enabled systemd generally phases out
inetd invocation at this point and non-systemd continues to
see support still.
- There's no longer any registration of inetd/nntp service
in postinst
- See README.Debian describing the options of either enabling the
systemd unit or instead to configure inetd
-- Moritz Muehlenhoff <jmm@debian.org> Sun, 22 Jan 2023 12:15:56 +0100
leafnode (1.9.43-2) unstable; urgency=low
When configured to run on a permanent connection Leafnode will now
default to fetching news every hour rather than once per day. The
frequency can be altered by editing /etc/cron.d/leafnode.
-- Mark Brown <broonie@debian.org> Sun, 14 Sep 2003 13:59:28 +0100
|