Hello community,

here is the log from the commit of package Botan for openSUSE:Factory checked 
in at 2020-11-17 21:22:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Botan (Old)
 and      /work/SRC/openSUSE:Factory/.Botan.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Botan"

Tue Nov 17 21:22:11 2020 rev:56 rq:848508 version:2.17.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/Botan/Botan.changes      2020-11-03 
15:17:22.452086727 +0100
+++ /work/SRC/openSUSE:Factory/.Botan.new.24930/Botan.changes   2020-11-17 
21:22:32.353199496 +0100
@@ -1,0 +2,20 @@
+Fri Nov 13 20:42:02 UTC 2020 - Andreas Stieger <[email protected]>
+
+- Botan 2.17.2:
+  * Fix build problem on ppc64
+  * Resolve an issue in the modular square root algorithm
+
+-------------------------------------------------------------------
+Sat Nov  7 21:51:19 UTC 2020 - Andreas Stieger <[email protected]>
+
+- Botan 2.17.1:
+  * Fix bugs in ECDSA signature generation and verifications under
+    specific circumstances
+  * developer visible changes, including deprecation with warnings
+  * optimization in the non-hardware assisted AES key generation
+  * Add more detection logic for AVX-512 features
+  * Fix a bug parsing deeply nested cipher names
+  * Prevent requesting DER encoding of signatures when the
+    algorithm did not support it
+
+-------------------------------------------------------------------

Old:
----
  Botan-2.16.0.tar.xz
  Botan-2.16.0.tar.xz.asc

New:
----
  Botan-2.17.2.tar.xz
  Botan-2.17.2.tar.xz.asc

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

Other differences:
------------------
++++++ Botan.spec ++++++
--- /var/tmp/diff_new_pack.m6ITrV/_old  2020-11-17 21:22:33.701201532 +0100
+++ /var/tmp/diff_new_pack.m6ITrV/_new  2020-11-17 21:22:33.705201538 +0100
@@ -16,15 +16,15 @@
 #
 
 
-%define version_suffix 2-16
+%define version_suffix 2-17
 %define short_version 2
 Name:           Botan
-Version:        2.16.0
+Version:        2.17.2
 Release:        0
 Summary:        A C++ Crypto Library
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
-URL:            http://botan.randombit.net
+URL:            https://botan.randombit.net
 Source0:        http://botan.randombit.net/releases/Botan-%{version}.tar.xz
 Source1:        http://botan.randombit.net/releases/Botan-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
@@ -100,7 +100,7 @@
   --with-bzip2 \
   --with-zlib \
   --with-openssl \
-%ifarch %ix86
+%ifarch %{ix86}
   --cpu=x86_32
 %else
 %ifarch %{arm}
@@ -110,7 +110,7 @@
 %endif
 %endif
 
-make %{?_smp_mflags} WARN_FLAGS="%{optflags}"
+%make_build WARN_FLAGS="%{optflags}"
 
 %install
 sed -i 's/env python/env python3/' src/scripts/install.py

++++++ Botan-2.16.0.tar.xz -> Botan-2.17.2.tar.xz ++++++
++++ 14065 lines of diff (skipped)


++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.m6ITrV/_old  2020-11-17 21:22:35.585204376 +0100
+++ /var/tmp/diff_new_pack.m6ITrV/_new  2020-11-17 21:22:35.585204376 +0100
@@ -1,4 +1,4 @@
-libbotan-2-16
+libbotan-2-17
 libbotan-devel
        requires -libbotan-<targettype> = <version>
-       requires "libbotan-2-16-<targettype> = <version>"
+       requires "libbotan-2-17-<targettype> = <version>"
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to