Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 420161 | Differences between
and this patch

Collapse All | Expand All

(-)/var/tmp/portage/net-firewall/xtables-addons-1.39/work/xtables-addons-1.39/doc/changelog.txt (-1 / +39 lines)
Lines 3-8 Link Here
3
====
3
====
4
4
5
5
6
v1.42 (2012-04-05)
7
==================
8
Fixes:
9
- compat_xtables: fixed mistranslation of checkentry return values
10
  (affected kernels < 2.6.23)
11
- xt_SYSRQ: fix compile error when crypto is turned off
12
Changes:
13
- ipset6-genl has been dropped from the tree;
14
  the libmnl build-time dependency is thus no longer needed
15
Enhancements:
16
- Support for Linux 3.3, 3.4
17
18
19
v1.41 (2012-01-04)
20
==================
21
Changes:
22
- Deactivate build of ipset-genl by default.
23
  I think the original ipset package can now take over, given there are
24
  a handful of kernels (2.6.39 onwards) that do not need patching.
25
Enhancements:
26
- Support for Linux 3.2
27
28
29
v1.40 (2011-11-30)
30
==================
31
Fixes:
32
- build: the code actually requires at least iptables 1.4.5 (would yield a
33
  compile error otherwise), make sure configure checks for it; update INSTALL
34
- xt_ECHO: fix kernel warning about RTAX_HOPLIMIT being used
35
- xt_ipv4options: fix an infinite loop
36
Changes:
37
- xt_ECHO: now calculates UDP checksum
38
- Linux kernel versions below 2.6.32 are no longer officially
39
  supported, and will not be part of compilation testing.
40
- update to ipset 6.10
41
Enhancements:
42
- xt_ECHO: IPv6 support
43
44
6
v1.39 (2011-09-21)
45
v1.39 (2011-09-21)
7
==================
46
==================
8
Fixes:
47
Fixes:
Lines 71-77 Link Here
71
Changes:
110
Changes:
72
- Linux kernel versions below 2.6.29 are no longer officially
111
- Linux kernel versions below 2.6.29 are no longer officially
73
  supported, and will not be part of compilation testing.
112
  supported, and will not be part of compilation testing.
74
  Expect that compat code will be removed shortly.
75
113
76
114
77
v1.33 (2011-02-02)
115
v1.33 (2011-02-02)

Return to bug 420161