SHA256
1
0
forked from pool/iptables
2011-07-22 13:17:36 +00:00
committed by Git OBS Bridge
parent 3ffef0f144
commit b4706f12c9
4 changed files with 21 additions and 7 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jul 22 13:12:50 UTC 2011 - jengelh@medozas.de
- Update to new upstream release 1.4.12
* Include lost match/target descriptions in manpage again
* libxt_LOG: fix ignorance of all but the last flag
* libxt_HL: restore hl-* option names
* libxt_hashlimit: use a more obvious expiry value by default
* libxt_RATEEST: fix find-and-delete of rules with -j RATEEST
* ipv4: restore negation for the -f option
* Reject empty host specifications (e.g. -s "")
* libxt_conntrack: restore network byteordering for ABI v1 & v2
* Documentation updates
-------------------------------------------------------------------
Wed Jun 8 10:20:57 UTC 2011 - jengelh@medozas.de