From c3ad11037681e46fb5f3096c5c824f3e3556522a Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sun, 27 Oct 2013 19:38:37 +0100 Subject: ipset 6.20.1 released --- kernel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'kernel/ChangeLog') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 1e1c82f..e07fa1a 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,14 @@ +6.20.1 + - netfilter: ipset: remove duplicate define (Michael Opdenacker) + - net->user_ns is available starting from 3.8, add compatibility + checking (reported by Jan Engelhardt) + - Fix memory allocation for bitmap:port (reported by Quentin Armitage) + - Avoid clashing with configured kernel in [CONFIG_]IP_SET_MAX + - The unnamed union initialization may lead to compilation error + (reported by Husnu Demir) + - Use dev_net() instead of the direct access to ->nd_net (reported by + the kbuild test robot) + 6.20 - Compatibility code is modified not to rely on kernel version numbers - Use netlink callback dump args only -- cgit v1.2.3