[PATCH] libipset: Bump lib version and update map file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The ipset_parse_uint16() was introduced but no lib version bumped and
no map file updated.

Bump lib version to 9:0:6. (current and age was bumped)

Signed-off-by: Neutron Soutmun <neo.neutron@xxxxxxxxx>
---
 Make_global.am   | 2 +-
 lib/libipset.map | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/Make_global.am b/Make_global.am
index 7953451..f9ec7b2 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -69,7 +69,7 @@
 # interface. 
 
 #            curr:rev:age
-LIBVERSION = 8:0:5
+LIBVERSION = 9:0:6
 
 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \
 	-I/usr/local/include
diff --git a/lib/libipset.map b/lib/libipset.map
index 58174ec..61f6d6e 100644
--- a/lib/libipset.map
+++ b/lib/libipset.map
@@ -152,3 +152,8 @@ global:
   ipset_print_skbmark;
   ipset_print_skbprio;
 } LIBIPSET_4.2;
+
+LIBIPSET_4.4 {
+global:
+  ipset_parse_uint16;
+} LIBIPSET_4.3;
-- 
2.1.1

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux