Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package keepalived for openSUSE:Factory 
checked in at 2021-01-27 18:58:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keepalived (Old)
 and      /work/SRC/openSUSE:Factory/.keepalived.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keepalived"

Wed Jan 27 18:58:16 2021 rev:31 rq:867084 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes    2020-03-14 
09:56:18.799152988 +0100
+++ /work/SRC/openSUSE:Factory/.keepalived.new.28504/keepalived.changes 
2021-01-27 18:59:01.988507499 +0100
@@ -1,0 +2,16 @@
+Tue Jan 26 14:58:01 UTC 2021 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to 2.2.1 
+  https://www.keepalived.org/release-notes/Release-2.2.1.html
+  https://www.keepalived.org/release-notes/Release-2.2.0.html
+  https://www.keepalived.org/release-notes/Release-2.1.5.html
+  https://www.keepalived.org/release-notes/Release-2.1.4.html
+  https://www.keepalived.org/release-notes/Release-2.1.3.html
+  https://www.keepalived.org/release-notes/Release-2.1.2.html
+  https://www.keepalived.org/release-notes/Release-2.1.1.html
+  https://www.keepalived.org/release-notes/Release-2.1.0.html
+- enable systemd integration via libsystemd (new BR: libsystemd)
+- switch to systemd_ordering instead of systemd_requires
+- sync configure options with the configure script
+
+-------------------------------------------------------------------

Old:
----
  keepalived-2.0.19.tar.gz

New:
----
  keepalived-2.2.1.tar.gz

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

Other differences:
------------------
++++++ keepalived.spec ++++++
--- /var/tmp/diff_new_pack.Usjmbk/_old  2021-01-27 18:59:02.612508464 +0100
+++ /var/tmp/diff_new_pack.Usjmbk/_new  2021-01-27 18:59:02.616508470 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keepalived
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -43,7 +43,7 @@
 %bcond_without json
 
 Name:           keepalived
-Version:        2.0.19
+Version:        2.2.1
 Release:        0
 Summary:        A keepalive facility for Linux
 License:        GPL-2.0-or-later
@@ -81,7 +81,8 @@
 Requires(pre):  %fillup_prereq
 %if %{with systemd}
 BuildRequires:  systemd-rpm-macros
-%{?systemd_requires}
+BuildRequires:  pkgconfig(libsystemd)
+%{?systemd_ordering}
 %else
 Requires(pre):  %insserv_prereq
 %endif
@@ -132,10 +133,16 @@
   --enable-nftables \
   %endif
   %if %{with systemd}
+  --enable-systemd \
   --with-init=systemd \
   --with-systemdsystemunitdir="%{_unitdir}" \
+  %else
+  --with-init=SUSE \
   %endif
   --enable-sha1 \
+  --enable-gnu-std-paths \
+  --enable-hardening \
+  --enable-log-file \
   --enable-routes \
   --enable-iptables \
   --enable-dynamic-linking \

++++++ keepalived-2.0.19.tar.gz -> keepalived-2.2.1.tar.gz ++++++
++++ 74184 lines of diff (skipped)

Reply via email to