Hello community, here is the log from the commit of package ipsec-tools for openSUSE:Factory checked in at 2017-12-02 13:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipsec-tools (Old) and /work/SRC/openSUSE:Factory/.ipsec-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipsec-tools" Sat Dec 2 13:12:25 2017 rev:42 rq:547146 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ipsec-tools/ipsec-tools.changes 2017-11-24 10:54:17.848664328 +0100 +++ /work/SRC/openSUSE:Factory/.ipsec-tools.new/ipsec-tools.changes 2017-12-02 13:12:37.494101681 +0100 @@ -1,0 +2,5 @@ +Wed Nov 29 22:00:35 UTC 2017 - meiss...@suse.com + +- ipsec-tools-openssl1.1.patch: build against openssl 1.1 (bsc#1066950) + +------------------------------------------------------------------- New: ---- ipsec-tools-openssl1.1.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipsec-tools.spec ++++++ --- /var/tmp/diff_new_pack.f8rjvk/_old 2017-12-02 13:12:39.258037435 +0100 +++ /var/tmp/diff_new_pack.f8rjvk/_new 2017-12-02 13:12:39.266037144 +0100 @@ -41,6 +41,7 @@ Patch4: ipsec-tools-0.8.0-certasn1txtbroken.patch Patch5: racoon-fips-rsa.patch Patch6: racoon-no-md5.patch +Patch7: ipsec-tools-openssl1.1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison BuildRequires: fdupes @@ -78,6 +79,9 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +if pkg-config --atleast-version=1.1.0 libssl; then +%patch7 -p1 +fi ./bootstrap sed -i 's|-Werror||g' configure ++++++ ipsec-tools-openssl1.1.patch ++++++ ++++ 615 lines (skipped)