Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openssl-1_1 for openSUSE:Factory 
checked in at 2021-08-28 22:28:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssl-1_1 (Old)
 and      /work/SRC/openSUSE:Factory/.openssl-1_1.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssl-1_1"

Sat Aug 28 22:28:35 2021 rev:26 rq:914095 version:1.1.1l

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssl-1_1/openssl-1_1.changes  2021-07-21 
19:05:37.123212114 +0200
+++ /work/SRC/openSUSE:Factory/.openssl-1_1.new.1899/openssl-1_1.changes        
2021-08-28 22:28:37.349943873 +0200
@@ -1,0 +2,13 @@
+Tue Aug 24 19:32:25 UTC 2021 - Pedro Monreal <[email protected]>
+
+- Update to 1.1.1l:
+  * [bsc#1189520, CVE-2021-3711] Fixed an SM2 Decryption Buffer Overflow.
+  * [bsc#1189521, CVE-2021-3712] Fixed various read buffer overruns
+    processing ASN.1 strings
+
+-------------------------------------------------------------------
+Wed Jul 28 10:05:34 UTC 2021 - Pedro Monreal <[email protected]>
+
+- Require the crypto-policies package from libopenssl-1_1
+
+-------------------------------------------------------------------

Old:
----
  openssl-1.1.1k.tar.gz
  openssl-1.1.1k.tar.gz.asc

New:
----
  openssl-1.1.1l.tar.gz
  openssl-1.1.1l.tar.gz.asc

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

Other differences:
------------------
++++++ openssl-1_1.spec ++++++
--- /var/tmp/diff_new_pack.gFHEnM/_old  2021-08-28 22:28:38.653945225 +0200
+++ /var/tmp/diff_new_pack.gFHEnM/_new  2021-08-28 22:28:38.653945225 +0200
@@ -21,7 +21,7 @@
 %define _rname  openssl
 Name:           openssl-1_1
 # Don't forget to update the version in the "openssl" package!
-Version:        1.1.1k
+Version:        1.1.1l
 Release:        0
 Summary:        Secure Sockets and Transport Layer Security
 License:        OpenSSL
@@ -114,6 +114,9 @@
 Summary:        Secure Sockets and Transport Layer Security
 License:        OpenSSL
 Group:          Productivity/Networking/Security
+%if 0%{?suse_version} && ! 0%{?sle_version}
+Requires:       crypto-policies
+%endif
 Recommends:     ca-certificates-mozilla
 # install libopenssl and libopenssl-hmac close together (bsc#1090765)
 Suggests:       libopenssl1_1-hmac = %{version}-%{release}
@@ -174,8 +177,7 @@
 this package's base documentation.
 
 %prep
-%setup -q -n %{_rname}-%{version}
-%autopatch -p1
+%autosetup -p1 -n %{_rname}-%{version}
 
 %build
 %ifarch armv5el armv5tel

Reply via email to