mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
Xtables-addons 1.23
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
AC_INIT([xtables-addons], [1.22])
|
AC_INIT([xtables-addons], [1.23])
|
||||||
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,6 +1,10 @@
|
|||||||
|
|
||||||
HEAD
|
HEAD
|
||||||
====
|
====
|
||||||
|
|
||||||
|
|
||||||
|
Xtables-addons 1.23 (February 24 2010)
|
||||||
|
======================================
|
||||||
- build: support for Linux 2.6.34
|
- build: support for Linux 2.6.34
|
||||||
- build: remove unused --with-ksource option
|
- build: remove unused --with-ksource option
|
||||||
- build: remove unneeded --with-xtables option
|
- build: remove unneeded --with-xtables option
|
||||||
@@ -9,7 +13,7 @@ HEAD
|
|||||||
- ECHO: fix compilation w.r.t. skb_dst
|
- ECHO: fix compilation w.r.t. skb_dst
|
||||||
|
|
||||||
|
|
||||||
Xtables-addons 1.22 (January 22 2009)
|
Xtables-addons 1.22 (January 22 2010)
|
||||||
=====================================
|
=====================================
|
||||||
- compat_xtables: support for 2.6.33 skb_iif changes
|
- compat_xtables: support for 2.6.33 skb_iif changes
|
||||||
- geoip: for FHS compliance use /usr/share/xt_geoip instead of /var/geoip
|
- geoip: for FHS compliance use /usr/share/xt_geoip instead of /var/geoip
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.TH xtables-addons 8 "v1.22 (2010-01-22)" "" "v1.22 (2010-11-22)"
|
.TH xtables-addons 8 "v1.23 (2010-02-24)" "" "v1.23 (2010-02-24)"
|
||||||
.SH Name
|
.SH Name
|
||||||
Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
|
Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
|
||||||
.SH Targets
|
.SH Targets
|
||||||
|
Reference in New Issue
Block a user