"Fossies" - the Fresh Open Source Software Archive 
Member "xtables-addons-3.13/doc/changelog.txt" (20 Nov 2020, 4168 Bytes) of package /linux/privat/xtables-addons-3.13.tar.xz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
For more information about "changelog.txt" see the
Fossies "Dox" file reference documentation and the latest
Fossies "Diffs" side-by-side code changes report:
3.12_vs_3.13.
1 v3.13 (2020-11-20)
2 ==================
3 - Support for Linux 4.19.158 and 5.4.78 (ip_route_me_harder)
4
5
6 v3.12 (2020-11-19)
7 ==================
8 - Support for Linux 5.10 and 5.9.9 API
9 (changes to ip_route_me_harder there)
10
11
12 v3.11 (2020-09-06)
13 ==================
14 - Support for up to Linux 5.9
15
16
17 v3.10 (2020-07-28)
18 ==================
19 - Support for up to Linux 5.8
20
21
22 v3.9 (2020-02-25)
23 =================
24 - Support for Linux 5.6 procfs changes
25
26
27 v3.8 (2020-02-03)
28 =================
29 - Support for Linux 5.5
30 - xt_geoip_build now expects the DBIP format as input,
31 Maxmind is thrown out.
32
33
34 v3.7 (2019-12-01)
35 =================
36 Fixes:
37 - xt_geoip: fix in6_addr little-endian byte swapping
38
39
40 v3.6 (2019-11-20)
41 =================
42 Enhancements:
43 - support for up to Linux 5.4
44
45
46 v3.5 (2019-09-10)
47 =================
48 Enhancements:
49 - xt_DELUDE, xt_TARPIT: added additional code needed to work with
50 bridges from Linux 5.0 onwards.
51
52
53 v3.4 (2019-09-06)
54 =================
55 Enhancements:
56 - support for up to Linux 5.3
57 - xt_PROTO module
58
59
60 v3.3 (2019-03-07)
61 =================
62 Enhancements:
63 - support for Linux 5.0
64
65
66 v3.2 (2018-09-07)
67 =================
68 Changes:
69 - rework xt_geoip_build to scan the immediate directory for .csv,
70 not to scan for GeoLite2-Country-CSV_\d+.
71
72
73 v3.1 (2018-08-14)
74 =================
75 Enhancements:
76 - support for Linux 4.17, 4.18
77
78
79 v3.0 (2018-02-12)
80 =================
81 Enhancements:
82 - support for Linux 4.15, 4.16
83 Changes:
84 - remove support for Linux 3.7--4.14
85
86
87 v2.14 (2017-11-22)
88 ==================
89 Enhancements:
90 - support for Linux up to 4.14
91 Fixes:
92 - xt_DNETMAP: fix some reports from PVSStudio (a static checker)
93
94
95 v2.13 (2017-06-29)
96 ==================
97 Enhancements:
98 - support for Linux up to 4.12
99 - xt_condition: namespace support
100 Fixes:
101 - xt_geoip: check for allocation overflow
102 - xt_DNETMAP: fix a buffer overflow
103
104
105 v2.12 (2017-01-11)
106 ==================
107 Enhancements:
108 - support for Linux up to 4.10
109
110
111 v2.11 (2016-05-20)
112 ==================
113 Enhancements:
114 - support for Linux 4.5, 4.6
115 - xt_ECHO: tentatively support responding to fragments
116
117
118 v2.10 (2015-11-20)
119 ==================
120 Enhancements:
121 - Support for Linux 4.4
122 Fixes:
123 - xt_ACCOUNT: call free_page with the right amount of pages
124
125
126 v2.9 (2015-10-12)
127 =================
128 Enhancements:
129 - Support for Linux 4.3
130
131
132 v2.8 (2015-08-19)
133 =================
134 Enhancements:
135 - Support for Linux 4.2
136 - Enable xt_ECHO for Linux 4.0+
137
138
139 v2.7 (2015-07-06)
140 =================
141 Enhancements:
142 - Support for Linux up to 4.1
143
144
145 v2.6 (2014-09-29)
146 =================
147 Enhancements:
148 - Support for Linux up to 3.17
149 Fixes:
150 - xt_pknock: UDP SPA mode erroneously returned an error saying
151 crypto was unavailable
152
153
154 v2.5 (2014-04-18)
155 =================
156 Enhancements:
157 - Support for Linux up to 3.15
158 - xt_quota2: introduce support for network namespaces
159
160
161 v2.4 (2014-01-09)
162 =================
163 Enhancements:
164 - Support for Linux up to 3.13
165 Changes:
166 - remove unmaintained RAWSNAT/RAWDNAT code
167 - remove unused parts of compat_xtables that served Linux <3.7
168 Fixes:
169 - xt_quota2: --no-change should not alter quota to zero ever
170 - xt_quota2: --packet should not be set to zero based on skb->len
171
172
173 v2.3 (2013-06-18)
174 =================
175 Enhancements:
176 - Support for Linux 3.10
177 Fixes:
178 - xt_DNETMAP, xt_condition, xt_quota2: resolve compile error when
179 CONFIG_UIDGID_STRICT_TYPE_CHECKS=y
180 - xt_RAWNAT: ensure correct operation in the presence of IPv4 options
181 - xt_geoip: do not throw a warnings when country database is size 0
182 - xt_quota2: print "!" at the correct position during iptables-save
183 Changes:
184 - Make print (iptables -L) output the same as save (-S)
185
186
187 v2.2 (2013-03-31)
188 =================
189 Enhancements:
190 - Support for Linux 3.9
191 - iptaccount: fix entire program being erroneously optimized away on PPC
192
193
194 v2.1 (2012-11-27)
195 =================
196 Fixes:
197 - DNETMAP: fix compile error with Linux 3.7
198 Enhancements:
199 - Support for Linux 3.8
200
201
202 v2.0 (2012-11-12)
203 =================
204 Changes:
205 - remove support for Linux 2.6.17–3.6
206 - remove xt_TEE (this is available upstream since 2.6.35)
207 - remove xt_CHECKSUM (this is available upstream since 2.6.36)
208 Enhancements:
209 - Support for Linux 3.7
210
211 If you want to use Xtables-addons with kernels older than 4.15,
212 use the addons 2.x series.