Hello community, here is the log from the commit of package socat for openSUSE:Factory checked in at 2018-09-04 22:49:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/socat (Old) and /work/SRC/openSUSE:Factory/.socat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "socat" Tue Sep 4 22:49:10 2018 rev:37 rq:632455 version:1.7.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/socat/socat.changes 2018-04-10 09:48:54.176003511 +0200 +++ /work/SRC/openSUSE:Factory/.socat.new/socat.changes 2018-09-04 22:49:12.059568065 +0200 @@ -1,0 +2,7 @@ +Thu Aug 30 16:32:32 UTC 2018 - [email protected] + +- We HAVE_SSLv23_*_method, just not as functions, but macros + add the relevant defines in the command line so support for + autonegotiation of the highest TLS version is restored. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ socat.spec ++++++ --- /var/tmp/diff_new_pack.mUoP8p/_old 2018-09-04 22:49:13.795574033 +0200 +++ /var/tmp/diff_new_pack.mUoP8p/_new 2018-09-04 22:49:13.843574198 +0200 @@ -68,7 +68,7 @@ CL_DATE="$(awk -F " - " 'NR==2{print $1;}' %{SOURCE1})" test -n "$CL_DATE" export BUILD_DATE="$(LANG=C date --utc -d "${CL_DATE}" +"%b %e %Y %T")" -export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" +export CFLAGS="%{optflags} -fno-strict-aliasing -DHAVE_SSLv23_client_method -DHAVE_SSLv23_server_method" %configure %{__make} all mkdir examples
