From 637ce45bf221d276cc4b20eb84444e7196b322d5 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sun, 20 Dec 2020 15:44:11 +0100 Subject: ipset 7.10 released Signed-off-by: Jozsef Kadlecsik --- kernel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'kernel/ChangeLog') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index ec0f890..ec2134f 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,15 @@ +7.10 + - Fix patch "Handle false warning from -Wstringop-overflow" + - Backward compatibility: handle renaming nla_strlcpy to nla_strscpy + - treewide: rename nla_strlcpy to nla_strscpy. (Francis Laniel) + - netfilter: ipset: fix shift-out-of-bounds in htable_bits() + (Vasily Averin) + - netfilter: ipset: fixes possible oops in mtype_resize (Vasily Averin) + - Handle false warning from -Wstringop-overflow + - Backward compatibility: handle missing strscpy with a wrapper of strlcpy. + - Move compiler specific compatibility support to separated file (broken + compatibility support reported by Ed W) + 7.8 - Complete backward compatibility fix for package copy of - Compatibility: check for kvzalloc() and GFP_KERNEL_ACCOUNT -- cgit v1.2.3