Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlcipher for openSUSE:Factory checked in at 2023-05-18 15:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old) and /work/SRC/openSUSE:Factory/.sqlcipher.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlcipher" Thu May 18 15:19:45 2023 rev:17 rq:1087742 version:4.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes 2023-03-08 14:53:59.411139207 +0100 +++ /work/SRC/openSUSE:Factory/.sqlcipher.new.1533/sqlcipher.changes 2023-05-18 15:19:55.994077798 +0200 @@ -1,0 +2,10 @@ +Thu May 18 06:14:17 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Update to version 4.5.4: + * Updates baseline to upstream SQLite 3.41.2 + * Updates minimum Apple SDK versions in podspec for new Xcode compatibility + * Return runtime OpenSSL version from PRAGMA cipher_provider_version (instead of hardcoded value) + * Adds guard against zero block size and crash if cryptographic provider initialization fails + * When an ATTACH occurs creating a new encrypted database as the first operation after keying the main database, the new database will have the same salt value. + +------------------------------------------------------------------- Old: ---- sqlcipher-4.5.3.tar.gz New: ---- sqlcipher-4.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlcipher.spec ++++++ --- /var/tmp/diff_new_pack.Kt1MSz/_old 2023-05-18 15:19:56.542081158 +0200 +++ /var/tmp/diff_new_pack.Kt1MSz/_new 2023-05-18 15:19:56.546081182 +0200 @@ -16,10 +16,10 @@ # -%define lib_version 3.39.4 -%define lib_name libsqlcipher-3_39_4-0 +%define lib_version 3.41.2 +%define lib_name libsqlcipher-3_41_2-0 Name: sqlcipher -Version: 4.5.3 +Version: 4.5.4 Release: 0 Summary: SQLite database encryption License: BSD-3-Clause @@ -107,8 +107,7 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print -%post -n %{lib_name} -p /sbin/ldconfig -%postun -n %{lib_name} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{lib_name} %files %license LICENSE ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.Kt1MSz/_old 2023-05-18 15:19:56.578081378 +0200 +++ /var/tmp/diff_new_pack.Kt1MSz/_new 2023-05-18 15:19:56.582081403 +0200 @@ -1,2 +1,2 @@ -libsqlcipher-3_39_4-0 +libsqlcipher-3_41_2-0 ++++++ sqlcipher-4.5.3.tar.gz -> sqlcipher-4.5.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher-4.5.3.tar.gz /work/SRC/openSUSE:Factory/.sqlcipher.new.1533/sqlcipher-4.5.4.tar.gz differ: char 27, line 1