mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 05:34:58 +02:00
Xtables-addons 1.15
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user