SHA256
1
0
forked from pool/iptables

Accepting request 27487 from Base:System

Copy from Base:System/iptables based on submit request 27487 from user puzel

OBS-URL: https://build.opensuse.org/request/show/27487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iptables?expand=0&rev=17
This commit is contained in:
OBS User autobuild
2009-12-26 11:14:57 +00:00
committed by Git OBS Bridge
parent 15622303a5
commit 313e0f9055
5 changed files with 63 additions and 47 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Dec 22 18:09:11 CET 2009 - jengelh@medozas.de
- update specfile descriptions (bnc#553801)
- update to iptables 1.4.6:
* combine iptables subprograms into a new multi-purpose binary
* support for new implementations: NFQUEUE v1, conntrack v2
* helper: fix invalid passed option to check_inverse
* iprange accepts single host specifications again
* iprange: do accept non-ranges for xt_iprange v1
* iprange: warn on reverse range
* libiptc: fix wrong maptype of base chain counters on restore
* iptables: fix undersized deletion mask creation
* iptables/extensions: make bundled options work again
* iptables: take masks into consideration for replace command
* xtables: warn of missing version identifier in extensions
* documentation updates
- refresh iptables-batch
-------------------------------------------------------------------
Thu Nov 12 08:21:35 UTC 2009 - puzel@novell.com