Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Botan for openSUSE:Factory checked in at 2025-08-25 20:39:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Botan (Old) and /work/SRC/openSUSE:Factory/.Botan.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Botan" Mon Aug 25 20:39:05 2025 rev:71 rq:1301227 version:3.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Botan/Botan.changes 2025-06-26 11:40:05.907712940 +0200 +++ /work/SRC/openSUSE:Factory/.Botan.new.30751/Botan.changes 2025-08-25 20:41:12.659915521 +0200 @@ -1,0 +2,20 @@ +Fri Aug 22 07:30:18 UTC 2025 - Angel Yankov <angel.yan...@suse.com> + +- Bump to Botan 3.9.0 + + * Add SHA-1 implementation using AVX2/BMI2 (GH #4852) + * Add Camellia implementation using GFNI/AVX2 (GH #4848) + * Add SHACAL2 implementation using AVX512 (GH #4878) + * The eFrodoKEM TLS 1.3 ciphersuites have changed the suite code to match changes in OQS. (GH #4900) + * Add support for TLS 1.2 NULL cipher suites. These suites are disabled in the build by default, enable tls_null module to use. (GH #4776) + * Add support for X.509 extensions from RFC 3779 (GH #4699 #4883 #4884 #4886) + * Elliptic curve improvements (GH #4841 #4934 #4935 #4937 #4949 $4953 #4991) + * Add EC_Scalar::hash following RFC 9380’s hash_to_field (GH #4950) + * Modify the OID lookup system to use a static switch for builtin OIDs. (GH #4896 #4888) + * Optimizations for X448 and Ed448 (GH #5037) + * Modify BOTAN_CLEAR_CPUID so that clearing ssse3 also disables AVX2/AVX512 (GH #4853) + * Remove various internal references to “EMSA”, an obsolete term used for RSA signature padding that originates from IEEE 1363. (GH #5008 #5024) + +For full release notes, see: https://botan.randombit.net/news.html#version-3-9-0-2025-08-05 + +------------------------------------------------------------------- Old: ---- Botan-3.8.1.tar.xz Botan-3.8.1.tar.xz.asc New: ---- Botan-3.9.0.tar.xz Botan-3.9.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Botan.spec ++++++ --- /var/tmp/diff_new_pack.jUvCkB/_old 2025-08-25 20:41:13.655957249 +0200 +++ /var/tmp/diff_new_pack.jUvCkB/_new 2025-08-25 20:41:13.659957416 +0200 @@ -17,10 +17,10 @@ # -%define version_suffix 3-8 +%define version_suffix 3-9 %define short_version 3 Name: Botan -Version: 3.8.1 +Version: 3.9.0 Release: 0 Summary: A C++ Crypto Library License: BSD-2-Clause ++++++ Botan-3.8.1.tar.xz -> Botan-3.9.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/Botan/Botan-3.8.1.tar.xz /work/SRC/openSUSE:Factory/.Botan.new.30751/Botan-3.9.0.tar.xz differ: char 26, line 1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.jUvCkB/_old 2025-08-25 20:41:13.731960432 +0200 +++ /var/tmp/diff_new_pack.jUvCkB/_new 2025-08-25 20:41:13.735960600 +0200 @@ -1,5 +1,5 @@ -mtime: 1750149807 -commit: 2c8b835acf37aa9b42a56612580847cbb831afe5937865d21617b0b3c1209bcf +mtime: 1755851614 +commit: 1172a41f24bf0cec21159f3696a33ae26dc43839ccb0430127c9dc02742e2dd6 url: https://src.opensuse.org/ayankov/Botan.git revision: factory ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.jUvCkB/_old 2025-08-25 20:41:13.755961438 +0200 +++ /var/tmp/diff_new_pack.jUvCkB/_new 2025-08-25 20:41:13.759961605 +0200 @@ -1,5 +1,5 @@ -libbotan-3-8 +libbotan-3-9 libbotan-devel requires -libbotan-<targettype> = <version> - requires "libbotan-3-8-<targettype> = <version>" + requires "libbotan-3-9-<targettype> = <version>" ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-08-22 10:34:00.000000000 +0200 @@ -0,0 +1 @@ +.osc