Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Botan for openSUSE:Factory checked in at 2022-06-13 13:03:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Botan (Old) and /work/SRC/openSUSE:Factory/.Botan.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Botan" Mon Jun 13 13:03:05 2022 rev:62 rq:982375 version:2.19.2 Changes: -------- --- /work/SRC/openSUSE:Factory/Botan/Botan.changes 2022-02-04 21:52:03.719289822 +0100 +++ /work/SRC/openSUSE:Factory/.Botan.new.1548/Botan.changes 2022-06-13 13:03:32.369200595 +0200 @@ -1,0 +2,14 @@ +Wed Jun 8 18:11:38 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.19.2: + * Add support for parallel computation in Argon2 + * Add SSSE3 implementation of Argon2 + * The OpenSSL provider was incompatible with OpenSSL 3.0. + It has been removed + * Avoid using reserve in secure_vector appending, which caused + a performance problem + * Fix TLS::Text_Policy behavior when X25519 is disabled + at build time + * Fix several warnings from Clang + +------------------------------------------------------------------- Old: ---- Botan-2.19.1.tar.xz Botan-2.19.1.tar.xz.asc New: ---- Botan-2.19.2.tar.xz Botan-2.19.2.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Botan.spec ++++++ --- /var/tmp/diff_new_pack.tYACsq/_old 2022-06-13 13:03:33.353201855 +0200 +++ /var/tmp/diff_new_pack.tYACsq/_new 2022-06-13 13:03:33.357201860 +0200 @@ -20,20 +20,19 @@ %define version_suffix 2-19 %define short_version 2 Name: Botan -Version: 2.19.1 +Version: 2.19.2 Release: 0 Summary: A C++ Crypto Library License: BSD-2-Clause Group: Development/Libraries/C and C++ 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 +Source0: https://botan.randombit.net/releases/Botan-%{version}.tar.xz +Source1: https://botan.randombit.net/releases/Botan-%{version}.tar.xz.asc Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: bzip2 >= 1.0.2 BuildRequires: gcc-c++ BuildRequires: libbz2-devel -BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: python3 BuildRequires: trousers-devel @@ -104,7 +103,6 @@ --with-bzip2 \ --with-zlib \ --with-lzma \ - --with-openssl \ --with-openmp \ --with-sqlite \ --with-tpm \ ++++++ Botan-2.19.1.tar.xz -> Botan-2.19.2.tar.xz ++++++ ++++ 3311 lines of diff (skipped)