Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlcipher for openSUSE:Factory checked in at 2021-12-13 20:44:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old) and /work/SRC/openSUSE:Factory/.sqlcipher.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlcipher" Mon Dec 13 20:44:59 2021 rev:11 rq:940228 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes 2021-04-14 10:11:36.645557686 +0200 +++ /work/SRC/openSUSE:Factory/.sqlcipher.new.2520/sqlcipher.changes 2021-12-13 20:51:09.224663991 +0100 @@ -1,0 +2,11 @@ +Mon Dec 13 12:23:54 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Update to version 4.5.0: + * Updates baseline to upstream SQLite 3.36.0 + * Changes the enhanced memory security feature to be DISABLED by default; once enabled by PRAGMA cipher_memory_security = ON, it can't be turned off for the lifetime of the process + * Changes PRAGMA cipher_migrate to permanently enter an error state if a migration fails + * Fixes memory locking/unlocking issue with realloc implementation on hardened runtimes when memory security is enabled + * Fixes cipher_migrate to cleanup the temporary database if a migration fails + * Removes logging of non-string pointers when compiling with trace level logging + +------------------------------------------------------------------- Old: ---- sqlcipher-4.4.3.tar.gz New: ---- sqlcipher-4.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlcipher.spec ++++++ --- /var/tmp/diff_new_pack.MFC64U/_old 2021-12-13 20:51:09.648664262 +0100 +++ /var/tmp/diff_new_pack.MFC64U/_new 2021-12-13 20:51:09.652664265 +0100 @@ -16,10 +16,10 @@ # -%define lib_version 3.34.1 -%define lib_name lib%{name}-3_34_1-0 +%define lib_version 3.36.0 +%define lib_name lib%{name}-3_36_0-0 Name: sqlcipher -Version: 4.4.3 +Version: 4.5.0 Release: 0 Summary: SQLite database encryption License: BSD-3-Clause ++++++ sqlcipher-4.4.3.tar.gz -> sqlcipher-4.5.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher-4.4.3.tar.gz /work/SRC/openSUSE:Factory/.sqlcipher.new.2520/sqlcipher-4.5.0.tar.gz differ: char 23, line 1