diff options
author | Olaf Rempel <razzor@kopf-tisch.de> | 2009-09-16 08:39:26 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-09-16 08:47:38 +0200 |
commit | 27cf8114bfd8625584c6a631abead2376679e926 (patch) | |
tree | 5f2fc273c61c5408d2d01a8fdd388ad9e3837528 /CHANGES | |
parent | 6804b484a90d19eabcdac7fc7b02d2e9cdbc1693 (diff) |
iptables: use multipurpose binaries and bump version
Closes #587
- bump version to 1.4.4
- iptables-optional-ipv6.patch no longer needed (included in upstream)
- use ipXtables-multi binaries with symlinks to ipXtables, ipXtables-save,
ipXtables-restore instead of 3 distinct binaries
Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de>
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #487: Make kismet package sexier #527: misc fixes for dnsmasq package + #587: Use iptables multipurpose binaries and bump to 1.4.4 2009.08, Released August 31th, 2009: |