Jan Engelhardt
82aae01f33
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=19
68 lines
2.7 KiB
Plaintext
68 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
||
Tue Nov 27 12:50:37 UTC 2012 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 6.16
|
||
* Fix RCU handling when the number of maximal sets are increased––(89ba843)
|
||
* netfilter: ipset: fix netiface set name overflow––(cd42fcf)
|
||
- Remove 0001-build-support-for-Linux-3.7-UAPI.patch, merged upstream
|
||
- Remove 0001-build-Linux-3.7-netlink-fun.patch, merged upstream
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 19 16:20:13 UTC 2012 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 6.15
|
||
* Userspace changes:
|
||
* Use gethostbyname2 instead of getaddrinfo
|
||
* Support protocol numbers as well, not only protocol names
|
||
* Kernel part changes:
|
||
* Increase the number of maximal sets automatically as needed
|
||
* Fix range bug in hash:ip,port,net
|
||
- Add 0001-build-support-for-Linux-3.7-UAPI.patch
|
||
- Add 0001-build-Linux-3.7-netlink-fun.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Sep 22 14:20:06 UTC 2012 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 6.14
|
||
* Internal CIDR bookkeeping was broken and would lead to mismatches
|
||
when the number of different sized networks are greater than the
|
||
smallest CIDR value
|
||
* Support to match elements marked with "nomatch" in hash:*net* sets
|
||
* Add /0 network support to hash:net,iface type
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jun 30 18:33:33 UTC 2012 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 6.13
|
||
* more restrictive command-line parser
|
||
* documentation updates w.r.t. src/dst for hash:net,iface
|
||
* allow saving to/restoring from a file without shell redirection
|
||
* kernel: hash:net,iface: fix interface comparison
|
||
* timeout fixing bug broke SET target special timeout value, fixed
|
||
|
||
-------------------------------------------------------------------
|
||
Thu May 10 11:07:52 UTC 2012 - jengelh@inai.de
|
||
|
||
- Update to new upstream release 6.12
|
||
* Report syntax error messages immediately
|
||
* Add dynamic module support to ipset userspace tool
|
||
* Fix timeout value overflow bug at large timeout parameters
|
||
* gcc 4.7 support
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jan 20 17:27:01 UTC 2012 - jengelh@medozas.de
|
||
|
||
- Update to new upstream release 6.11
|
||
* libipset is now complete; ipset is just a frontend
|
||
* Log warning when a hash type of set gets full
|
||
* Exceptions support added to hash:*net* types
|
||
* hash:net,iface timeout bug fixed
|
||
* Support hostnames and service names with dash
|
||
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 1 03:17:39 UTC 2012 - jengelh@medozas.de
|
||
|
||
- Populate ipset package on build.opensuse.org after disabling
|
||
ipset-genl compilation in xtables-addons
|