mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 20:55:13 +02:00
Xtables-addons 2.13
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT([xtables-addons], [2.12])
|
||||
AC_INIT([xtables-addons], [2.13])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
@@ -3,6 +3,16 @@ HEAD
|
||||
====
|
||||
|
||||
|
||||
v2.13 (2017-06-29)
|
||||
==================
|
||||
Enhancements:
|
||||
- support for Linux up to 4.12
|
||||
- xt_condition: namespace support
|
||||
Fixes:
|
||||
- xt_geoip: check for allocation overflow
|
||||
- xt_DNETMAP: fix a buffer overflow
|
||||
|
||||
|
||||
v2.12 (2017-01-11)
|
||||
==================
|
||||
Enhancements:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
.TH xtables-addons 8 "Not For Workgroups" "" "v2.12 (2017-01-11)"
|
||||
.TH xtables-addons 8 "" "" "v2.13 (2017-06-27)"
|
||||
.SH Name
|
||||
Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
|
||||
.SH Targets
|
||||
|
Reference in New Issue
Block a user