Hello community,

here is the log from the commit of package ipset for openSUSE:Factory checked 
in at 2019-11-06 15:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ipset (Old)
 and      /work/SRC/openSUSE:Factory/.ipset.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ipset"

Wed Nov  6 15:16:08 2019 rev:36 rq:744789 version:7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ipset/ipset.changes      2019-08-27 
15:21:47.692828527 +0200
+++ /work/SRC/openSUSE:Factory/.ipset.new.2990/ipset.changes    2019-11-06 
15:16:13.853180785 +0100
@@ -1,0 +2,6 @@
+Fri Nov  1 17:06:36 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 7.4
+  * Wildcard support for the "hash:net,iface" type.
+
+-------------------------------------------------------------------

Old:
----
  ipset-7.3.tar.bz2

New:
----
  ipset-7.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ipset.spec ++++++
--- /var/tmp/diff_new_pack.hTe28R/_old  2019-11-06 15:16:14.541181462 +0100
+++ /var/tmp/diff_new_pack.hTe28R/_new  2019-11-06 15:16:14.541181462 +0100
@@ -25,7 +25,7 @@
 %define ipset_build_kmp 0
 %endif
 Name:           ipset
-Version:        7.3
+Version:        7.4
 Release:        0
 Summary:        Netfilter ipset administration utility
 License:        GPL-2.0-only

++++++ ipset-7.3.tar.bz2 -> ipset-7.4.tar.bz2 ++++++
++++ 3543 lines of diff (skipped)

++++++ ipset-destdir.diff ++++++
--- /var/tmp/diff_new_pack.hTe28R/_old  2019-11-06 15:16:15.241182151 +0100
+++ /var/tmp/diff_new_pack.hTe28R/_new  2019-11-06 15:16:15.241182151 +0100
@@ -16,16 +16,16 @@
  Makefile.am |    2 --
  1 file changed, 2 deletions(-)
 
-Index: ipset-6.29/Makefile.am
+Index: ipset-7.4/Makefile.am
 ===================================================================
---- ipset-6.29.orig/Makefile.am
-+++ ipset-6.29/Makefile.am
+--- ipset-7.4.orig/Makefile.am
++++ ipset-7.4/Makefile.am
 @@ -72,8 +72,6 @@ modules_install:
  if WITH_KMOD
        ${MAKE} -C $(KBUILD_OUTPUT) M=$$PWD/kernel/net \
                        KDIR=$$PWD/kernel modules_install
 -      @modinfo -b ${INSTALL_MOD_PATH} ip_set_hash_ip | ${GREP} /extra/ 
>/dev/null || echo "$$DEPMOD_WARNING"
--      @lsmod | ${GREP} '^ip_set' >/dev/null && echo "$$MODULE_WARNING"
+-      @lsmod | ${GREP} '^ip_set' >/dev/null && echo "$$MODULE_WARNING"; true
  else
        @echo Skipping kernel modules due to --with-kmod=no
  endif


Reply via email to