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-12-12 21:27:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keepalived (Old) and /work/SRC/openSUSE:Factory/.keepalived.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keepalived" Sun Dec 12 21:27:47 2021 rev:38 rq:940023 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes 2021-10-01 22:29:47.913456642 +0200 +++ /work/SRC/openSUSE:Factory/.keepalived.new.2520/keepalived.changes 2021-12-12 21:28:32.124374450 +0100 @@ -1,0 +2,12 @@ +Thu Dec 9 18:58:23 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to 2.2.4 + * Bug fixes +- Update to 2.2.3 + * Added some new features and minor bug fixes + * genhash utility is now part of the mainline daemon + * https://www.keepalived.org/release-notes/Release-2.2.3.html +- Drop 1915.patch, merged upstream +- Drop outdated suse_version check + +------------------------------------------------------------------- Old: ---- 1915.patch keepalived-2.2.2.tar.gz New: ---- keepalived-2.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keepalived.spec ++++++ --- /var/tmp/diff_new_pack.ATVS29/_old 2021-12-12 21:28:32.516374682 +0100 +++ /var/tmp/diff_new_pack.ATVS29/_new 2021-12-12 21:28:32.520374685 +0100 @@ -21,12 +21,6 @@ %define _fillupdir /var/adm/fillup-templates %endif -%if 0%{?suse_version} > 1210 -%bcond_without systemd -%else -%bcond_with systemd -%endif - %if 0%{?suse_version} > 1500 %bcond_without dbus %bcond_without keepalived_nftables @@ -41,9 +35,10 @@ %bcond_with keepalived_regex %endif %bcond_without json +%bcond_without systemd Name: keepalived -Version: 2.2.2 +Version: 2.2.4 Release: 0 Summary: A keepalive facility for Linux License: GPL-2.0-or-later @@ -51,10 +46,8 @@ URL: http://www.keepalived.org/ Source: http://www.keepalived.org/software/%{name}-%{version}.tar.gz Source2: keepalive-rpmlintrc -Patch1: keepalive-init.patch -# PATCH-FIX-UPSTREAM: https://github.com/acassen/keepalived/pull/1915 -Patch2: 1915.patch -Patch3: harden_keepalived.service.patch +Patch0: keepalive-init.patch +Patch1: harden_keepalived.service.patch BuildRequires: file-devel BuildRequires: net-snmp-devel BuildRequires: pkgconfig @@ -102,10 +95,9 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 +%patch0 -p1 chmod 644 doc/samples/* -%patch3 -p1 +%patch1 -p1 %build export STRIP=true ++++++ harden_keepalived.service.patch ++++++ --- /var/tmp/diff_new_pack.ATVS29/_old 2021-12-12 21:28:32.532374692 +0100 +++ /var/tmp/diff_new_pack.ATVS29/_new 2021-12-12 21:28:32.536374694 +0100 @@ -2,8 +2,8 @@ =================================================================== --- keepalived-2.2.2.orig/keepalived/keepalived.service.in +++ keepalived-2.2.2/keepalived/keepalived.service.in -@@ -4,6 +4,19 @@ After=network-online.target syslog.targe - Wants=network-online.target @SNMP_SERVICE@ +@@ -8,6 +8,19 @@ After=network-online.target syslog.targe + Documentation=https://keepalived.org [Service] +# added automatically, for details please see ++++++ keepalived-2.2.2.tar.gz -> keepalived-2.2.4.tar.gz ++++++ ++++ 14373 lines of diff (skipped)
