Hello community,

here is the log from the commit of package keepalived for openSUSE:Factory 
checked in at 2019-11-07 23:19:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keepalived (Old)
 and      /work/SRC/openSUSE:Factory/.keepalived.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keepalived"

Thu Nov  7 23:19:52 2019 rev:29 rq:746145 version:2.0.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes    2019-07-24 
20:34:50.530578648 +0200
+++ /work/SRC/openSUSE:Factory/.keepalived.new.2990/keepalived.changes  
2019-11-07 23:20:04.780765055 +0100
@@ -1,0 +2,23 @@
+Thu Nov  7 02:20:31 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- new BR pkgconfig(libnftnl) to fix nftables support
+
+-------------------------------------------------------------------
+Thu Nov  7 02:03:15 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- update to 2.0.19
+  Fix minor IPVS features support. Extend BFD to support more than
+  one BFD instance with a neighnour. Extend nftable support. Script
+  timeout extension. Properly filter IGMP/MLD packets on VMAC
+  interface. Refer to ChangeLog for more infos.
+
+  https://keepalived.org/changelog.html
+- changes from 2.0.18
+  Add support to IPVS new GUE tunnel type. New feature 'weight
+  reverse' available in all trackers. Resolve all outstanding
+  coverity issues. Some fixes and performance extensions. Refer to
+  ChangeLog for more infos.
+
+  https://keepalived.org/changelog.html
+
+-------------------------------------------------------------------

Old:
----
  keepalived-2.0.17.tar.gz

New:
----
  keepalived-2.0.19.tar.gz

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

Other differences:
------------------
++++++ keepalived.spec ++++++
--- /var/tmp/diff_new_pack.JV3VTG/_old  2019-11-07 23:20:05.336765652 +0100
+++ /var/tmp/diff_new_pack.JV3VTG/_new  2019-11-07 23:20:05.340765656 +0100
@@ -43,7 +43,7 @@
 %bcond_without json
 
 Name:           keepalived
-Version:        2.0.17
+Version:        2.0.19
 Release:        0
 Summary:        A keepalive facility for Linux
 License:        GPL-2.0-or-later
@@ -73,6 +73,7 @@
 BuildRequires:  pkgconfig(libnfnetlink)
 %if %{with keepalived_nftables}
 BuildRequires:  pkgconfig(libnftables)
+BuildRequires:  pkgconfig(libnftnl)
 %endif
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(xtables)
@@ -134,16 +135,16 @@
   --with-init=systemd \
   --with-systemdsystemunitdir="%{_unitdir}" \
   %endif
-  --enable-snmp-checker \
-  --enable-snmp-rfc \
-  --enable-snmp-rfcv2 \
-  --enable-snmp-rfcv3 \
   --enable-sha1 \
   --enable-routes \
+  --enable-iptables \
+  --enable-dynamic-linking \
   --enable-libiptc \
+  --enable-libiptc-dynamic \
   --enable-libipset \
-  --disable-libipset-dynamic \
+  --enable-libipset-dynamic \
   --enable-libnl \
+  --enable-libnl-dynamic \
   --enable-stacktrace \
   --enable-json
 make %{?_smp_mflags}

++++++ keepalived-2.0.17.tar.gz -> keepalived-2.0.19.tar.gz ++++++
++++ 13865 lines of diff (skipped)


Reply via email to