]> granicus.if.org Git - ipset/commitdiff
ipset 6.16.1 released v6.16.1
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 27 Nov 2012 14:05:48 +0000 (15:05 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 27 Nov 2012 14:05:48 +0000 (15:05 +0100)
configure.ac
kernel/ChangeLog

index f510bfe187abb36ddda81c4ec47a4cb813fdb5cc..4c9fcade47b0fb84ea17f62dfdcdb1015da3fc9e 100644 (file)
@@ -1,5 +1,5 @@
 dnl Boilerplate
-AC_INIT([ipset], [6.16], [kadlec@blackhole.kfki.hu])
+AC_INIT([ipset], [6.16.1], [kadlec@blackhole.kfki.hu])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CANONICAL_HOST
 AC_CONFIG_MACRO_DIR([m4])
index ac91939b1c59a7796d22a35581f5b657286f97a8..0c26ba8942edb0f66f5ae05d99cccd8d70249884 100644 (file)
@@ -1,3 +1,7 @@
+6.16.1
+ - Add ipset package version to external module description
+ - Backport RCU handling up to 2.6.32.x
+
 6.16
  - Netlink pid is renamed to portid in kernel 3.7.0
  - Fix RCU handling when the number of maximal sets are increased