Hello community, here is the log from the commit of package ipset for openSUSE:Factory checked in at 2018-01-16 09:25:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipset (Old) and /work/SRC/openSUSE:Factory/.ipset.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipset" Tue Jan 16 09:25:10 2018 rev:26 rq:562242 version:6.35 Changes: -------- --- /work/SRC/openSUSE:Factory/ipset/ipset.changes 2017-09-25 13:59:46.899751470 +0200 +++ /work/SRC/openSUSE:Factory/.ipset.new/ipset.changes 2018-01-16 09:25:11.085940837 +0100 @@ -1,0 +2,13 @@ +Sat Jan 6 21:47:52 UTC 2018 - [email protected] + +- Update to new upstream release 6.35 + * Userspace revision handling is reworked + * Backport patch: netfilter: ipset: use nfnl_mutex_is_locked + * Missing nfnl_lock()/nfnl_unlock() is added to + ip_set_net_exit() + * netfilter: ipset: add resched points during set listing + * Fix "don't update counters" mode when counters used at the + matching + * netfilter: ipset: Fix race between dump and swap + +------------------------------------------------------------------- Old: ---- ipset-6.34.tar.bz2 New: ---- ipset-6.35.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipset.spec ++++++ --- /var/tmp/diff_new_pack.r7ggdV/_old 2018-01-16 09:25:11.681912954 +0100 +++ /var/tmp/diff_new_pack.r7ggdV/_new 2018-01-16 09:25:11.685912767 +0100 @@ -1,7 +1,7 @@ # # spec file for package ipset # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define lname libipset3 +%define lname libipset11 %if 0%{?suse_version} && 0%{?suse_version} < 1330 # Factory gets new kernels, old releases don't. # Always build KMPs for all versions older than Factory. @@ -25,7 +25,7 @@ %define ipset_build_kmp 0 %endif Name: ipset -Version: 6.34 +Version: 6.35 Release: 0 Summary: Netfilter ipset administration utility License: GPL-2.0 @@ -129,16 +129,16 @@ %install export PATH="$PATH:%_sbindir" -b=%buildroot +b="%buildroot" %if 0%{?ipset_build_kmp} for flavor in %flavors_to_build; do pushd "../%name-$flavor-%version/" make %{?_smp_mflags} install modules_install \ DESTDIR="$b" INSTALL_MOD_PATH="$b" V=1 - popd; -done; + popd +done %endif -make %{?_smp_mflags} install DESTDIR="$b" +%make_install find "$b/%_libdir/" -type f -name "*.la" -delete -print %post -n %lname -p /sbin/ldconfig @@ -149,7 +149,7 @@ %_mandir/man*/* %files -n %lname -%_libdir/libipset.so.3* +%_libdir/libipset.so.11* %files devel %_libdir/libipset.so ++++++ ipset-6.34.tar.bz2 -> ipset-6.35.tar.bz2 ++++++ ++++ 15431 lines of diff (skipped)
