Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvpn for openSUSE:Factory checked in at 2021-12-18 20:29:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvpn (Old) and /work/SRC/openSUSE:Factory/.openvpn.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvpn" Sat Dec 18 20:29:52 2021 rev:96 rq:940946 version:2.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes 2021-11-28 21:29:55.338112011 +0100 +++ /work/SRC/openSUSE:Factory/.openvpn.new.2520/openvpn.changes 2021-12-18 20:30:23.954247648 +0100 @@ -1,0 +2,12 @@ +Wed Dec 8 14:40:22 UTC 2021 - Reinhard Max <m...@suse.com> + +- Drop 0001-preform-deferred-authentication-in-the-background.patch + Upstream has meanwhile solved this differently and the two + implementations interfere (boo#1193017). +- Obsoleted SLE patches up to this point: + * openvpn-CVE-2020-15078.patch + * openvpn-CVE-2020-11810.patch + * openvpn-CVE-2018-7544.patch + * openvpn-CVE-2018-9336.patch + +------------------------------------------------------------------- @@ -320,0 +333 @@ + (bsc#1085803, CVE-2018-7544) Old: ---- 0001-preform-deferred-authentication-in-the-background.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvpn.spec ++++++ --- /var/tmp/diff_new_pack.dQFDVs/_old 2021-12-18 20:30:24.762248097 +0100 +++ /var/tmp/diff_new_pack.dQFDVs/_new 2021-12-18 20:30:24.770248101 +0100 @@ -42,7 +42,6 @@ Source11: rc%{name} Patch1: %{name}-2.3-plugin-man.dif Patch6: %{name}-fips140-2.3.2.patch -Patch9: 0001-preform-deferred-authentication-in-the-background.patch BuildRequires: libselinux-devel BuildRequires: lzo-devel BuildRequires: openssl-devel @@ -124,7 +123,6 @@ %setup -q %patch1 %patch6 -%patch9 sed -e "s|\" __DATE__|$(date '+%%b %%e %%Y' -r version.m4)\"|g" \ -i src/openvpn/options.c