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-01-29 14:57:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old) and /work/SRC/openSUSE:Factory/.sqlcipher.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlcipher" Fri Jan 29 14:57:22 2021 rev:9 rq:867647 version:4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes 2020-10-27 19:01:39.222861491 +0100 +++ /work/SRC/openSUSE:Factory/.sqlcipher.new.28504/sqlcipher.changes 2021-01-29 14:57:39.713559251 +0100 @@ -1,0 +2,17 @@ +Thu Jan 28 23:43:16 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 4.4.2: + - Improve error handling to resolve potential corruption if an encryption + operation failed while operating in WAL mode + - Changes to OpenSSL library cryptographic provider to reduce initialization + complexity + - Adjust cipher_integrity_check to skip locking page to avoid a spurious error + report for very large databases + - Miscellaneous code and comment cleanup + - Updates baseline to upstream SQLite 3.33.0 + - Fixes double-free bug in cipher_default_plaintext_header_size + - Changes SQLCipher tests to use suite runner + - Improvement to cipher_integrity_check tests to minimize false negatives + - Deprecates PRAGMA cipher_store_pass + +------------------------------------------------------------------- Old: ---- sqlcipher-4.4.0.tar.gz New: ---- sqlcipher-4.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlcipher.spec ++++++ --- /var/tmp/diff_new_pack.aZTK2t/_old 2021-01-29 14:57:41.349561658 +0100 +++ /var/tmp/diff_new_pack.aZTK2t/_new 2021-01-29 14:57:41.353561664 +0100 @@ -1,7 +1,7 @@ # # spec file for package sqlcipher # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define lib_version 3.31.0 -%define lib_name lib%{name}-3_31_0-0 +%define lib_version 3.33.0 +%define lib_name lib%{name}-3_33_0-0 Name: sqlcipher -Version: 4.4.0 +Version: 4.4.2 Release: 0 Summary: SQLite database encryption License: BSD-3-Clause ++++++ sqlcipher-4.4.0.tar.gz -> sqlcipher-4.4.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher-4.4.0.tar.gz /work/SRC/openSUSE:Factory/.sqlcipher.new.28504/sqlcipher-4.4.2.tar.gz differ: char 23, line 1