File: NEWS

package info (click to toggle)
iptables-persistent 1.0.23
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: sh: 503; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
iptables-persistent (1.0.20) unstable; urgency=medium

  iptables-persistent.service, ip6tables-persistent.service and
  ipset-persistent.service are now aliases instead of alternatives, using
  native functionality to provide alternative names. Users wishing to use such
  names can use 'systemctl enable netfilter-persistent.service' to enable them,
  and can override them using the standard systemd configuration mechanisms.
  Other packages wishing to provide the same service names simply have to
  declare the same aliases in their units, and users can enable the one they
  prefer.

 -- Luca Boccassi <bluca@debian.org>  Tue, 16 May 2023 01:40:17 +0100