Xtables-addons 1.15

This commit is contained in:
Jan Engelhardt
2009-04-30 20:58:23 +02:00
parent a13650f94d
commit fe7a66f3cb
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
AC_INIT([xtables-addons], [1.14]) AC_INIT([xtables-addons], [1.15])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
AC_PROG_INSTALL AC_PROG_INSTALL

View File

@@ -1,12 +1,14 @@
Xtables-addons 1.15 (April 30 2009)
===================================
- build: add kernel version check to configure - build: add kernel version check to configure
- condition: compile fix for 2.6.30-rc - condition: compile fix for 2.6.30-rc
- condition: fix intrapositional negation sign - condition: fix intrapositional negation sign
- fuzzy: fix bogus comparison logic leftover from move to new 1.4.3 API - fuzzy: fix bogus comparison logic leftover from move to new 1.4.3 API
- ipp2p: fix bogus varargs call - ipp2p: fix bogus varargs call
- ipp2p: fix typo in error message - ipp2p: fix typo in error message
- add "iface" match - added "iface" match
- added rawpost table (for use with RAWNAT) - added rawpost table (for use with RAWNAT)
- added RAWSNAT/RAWDNAT targets - added RAWSNAT/RAWDNAT targets

View File

@@ -1,4 +1,4 @@
.TH xtables\-addons 8 "v1.14 (2009\-03\-31)" "" "v1.14 (2009\-03\-31)" .TH xtables\-addons 8 "v1.15 (2009\-04\-30)" "" "v1.15 (2009\-04\-30)"
.SH Name .SH Name
Xtables\-addons - additional extensions for iptables, ip6tables, etc. Xtables\-addons - additional extensions for iptables, ip6tables, etc.
.SH Targets .SH Targets