Xtables-addons 1.46

This commit is contained in:
Jan Engelhardt
2012-08-23 15:51:54 +02:00
parent e5fe0b9c14
commit 35ce1adf5e
3 changed files with 10 additions and 4 deletions

View File

@@ -1,11 +1,17 @@
HEAD
====
v1.46 (2012-08-23)
==================
Fixes:
- length2, SYSRQ, RAWNAT: preinitialize values for ipv6_find_hdr
- TARPIT: fix memory leak when tarpit_generic() fails
- build: build: remove extraneous closing bracket in configure.ac
- build: remove extraneous closing bracket in configure.ac
- doc: update xt_SYSRQ.man to reflect that the full IPv6 address is needed
Enhancements:
- Support for Linux 3.6
v1.45 (2012-07-16)