File: NEWS

package info (click to toggle)
ipset 7.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,536 kB
  • sloc: ansic: 31,649; sh: 6,141; makefile: 243; awk: 3
file content (16 lines) | stat: -rw-r--r-- 648 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ipset (6.14-2) experimental; urgency=low

  This version has moved the ipset binary and library to /sbin and
  /lib/[arch triplet] respectively.

  The ipset should setup the *set* correctly even the system could not mount
  /usr as same as the iptables does.

  You must ensure that the customized scripts should call the binary
  /sbin/ipset instead.

  Note: This version not fully supports the issue of /usr not mounted yet,
  as ipset is still depending on libmnl which installed in /usr/lib.
  It's still in this state until the libmnl move their library to /lib.

 -- Neutron Soutmun <neo.neutron@gmail.com>  Tue, 25 Sep 2012 10:17:04 +0700