Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcryptopp for openSUSE:Factory checked in at 2023-07-18 21:54:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcryptopp (Old) and /work/SRC/openSUSE:Factory/.libcryptopp.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcryptopp" Tue Jul 18 21:54:54 2023 rev:38 rq:1098984 version:8.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libcryptopp/libcryptopp.changes 2022-08-10 17:14:14.125854487 +0200 +++ /work/SRC/openSUSE:Factory/.libcryptopp.new.3193/libcryptopp.changes 2023-07-18 21:55:04.470611711 +0200 @@ -1,0 +2,18 @@ +Sun Jul 16 18:55:10 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 8.8.0: + * minor release, recompile of programs required + * expanded community input and support + * 88 unique contributors as of this release + * fix crash in cryptest.exe when invoked with no options + * fix crash in library due to GCC removing live code + * fix RSA with key size 16 may provide an invalid key + * fix failure to build on 32-bit x86 + * fix failure to build on iPhone Simulator for arm64 + * fix failure to build on Windows arm64 + * test for SSSE3 before using the ISA + * fix include of when using MSVC + * improve performance of CRC32C_Update_SSE42 for x86-64 + * update documentation + +------------------------------------------------------------------- Old: ---- CRYPTOPP_8_7_0.tar.gz New: ---- CRYPTOPP_8_8_0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcryptopp.spec ++++++ --- /var/tmp/diff_new_pack.snnEq9/_old 2023-07-18 21:55:05.354616653 +0200 +++ /var/tmp/diff_new_pack.snnEq9/_new 2023-07-18 21:55:05.362616698 +0200 @@ -1,7 +1,7 @@ # # spec file for package libcryptopp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define major 8 -%define minor 7 +%define minor 8 %define patch 0 %define pkg_version %{major}%{minor}%patch # There is no upstream interface version information. ++++++ CRYPTOPP_8_7_0.tar.gz -> CRYPTOPP_8_8_0.tar.gz ++++++ /work/SRC/openSUSE:Factory/libcryptopp/CRYPTOPP_8_7_0.tar.gz /work/SRC/openSUSE:Factory/.libcryptopp.new.3193/CRYPTOPP_8_8_0.tar.gz differ: char 28, line 1 ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.snnEq9/_old 2023-07-18 21:55:05.422617033 +0200 +++ /var/tmp/diff_new_pack.snnEq9/_new 2023-07-18 21:55:05.422617033 +0200 @@ -1,2 +1,2 @@ -libcryptopp8_7_0 +libcryptopp8_8_0