2013-04-15 08:31:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 15 06:20:31 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 6.18
|
|
|
|
* bitmap:ip,mac: fix listing with timeout
|
|
|
|
* hash:*net*: nomatch flag not excluded on set resize
|
|
|
|
* list:set: update reference counter when last element pushed off
|
|
|
|
|
2013-03-06 00:30:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 21 16:07:01 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 6.17
|
|
|
|
* Fix revision printing in XML mode
|
|
|
|
* Correct "Suspicious condition (assignment + comparison)"
|
|
|
|
* Fix error path when protocol number is used with port range
|
|
|
|
* Interactive mode error after syntax error
|
|
|
|
* New utilities: ipset_bash_completion, ipset_list
|
|
|
|
* Ensure ip_set_max is not set to IPSET_INVALID_ID
|
|
|
|
* Resolve corrupted timeout values on set resize
|
|
|
|
* Resolve "Directory not empty" error message
|
|
|
|
|
2012-11-27 13:54:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 27 12:50:37 UTC 2012 - jengelh@inai.de
|
|
|
|
|
2012-12-03 23:21:19 +01:00
|
|
|
- Update to new upstream release 6.16.1
|
2012-12-10 17:32:25 +01:00
|
|
|
* Fix RCU handling when the number of maximal sets are increased
|
|
|
|
* netfilter: ipset: fix netiface set name overflow
|
2012-11-27 13:54:19 +01:00
|
|
|
- Remove 0001-build-support-for-Linux-3.7-UAPI.patch, merged upstream
|
|
|
|
- Remove 0001-build-Linux-3.7-netlink-fun.patch, merged upstream
|
|
|
|
|
2012-11-19 17:23:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2012-11-21 23:58:21 +01:00
|
|
|
- Add 0001-build-support-for-Linux-3.7-UAPI.patch
|
|
|
|
- Add 0001-build-Linux-3.7-netlink-fun.patch
|
2012-11-19 17:23:06 +01:00
|
|
|
|
2012-09-22 16:51:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-06-30 21:19:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-05-10 13:16:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-01-20 19:00:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
|
|
|
|
2012-01-01 04:39:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|