>commit 516600858cb54906fb728d04e5edf1131ee7b3b2
>Author: Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
>Date:   Tue Apr 10 20:48:35 2018 +0200
>
>    Fix parsing service names for ports
>    
>    Parsing is attempted both for numbers and service names and
>    the temporary stored error message triggered to reset the state
>    parameters about the set. Reported by Yuri D'Elia.
>
>diff --git a/Make_global.am b/Make_global.am
>index 4b0ac11..10334cc 100644
>--- a/Make_global.am
>+++ b/Make_global.am
>@@ -69,7 +69,7 @@
> # interface. 
> 
> #            curr:rev:age
>-LIBVERSION = 11:0:0
>+LIBVERSION = 11:1:1
> 
> AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include

This made libipset.so.11 go back to libipset.so.10. That certainly does not
look right.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to