Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlcipher for openSUSE:Factory checked in at 2024-02-06 16:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old) and /work/SRC/openSUSE:Factory/.sqlcipher.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlcipher" Tue Feb 6 16:35:56 2024 rev:19 rq:1144631 version:4.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes 2023-11-15 21:09:53.859153076 +0100 +++ /work/SRC/openSUSE:Factory/.sqlcipher.new.1815/sqlcipher.changes 2024-02-06 16:36:39.055611738 +0100 @@ -1,0 +2,9 @@ +Tue Feb 6 13:40:40 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 4.5.6: + * Updates baseline to upstream SQLite 3.44.2 + * Improve PRAGMA cipher_integrity check to report expected page size if invalid + * Implement PRAGMA page_size compatibility with PRAGMA cipher_page_size so both will operate properly on encrypted databases + * Updates LICENSE.md with SQLCipher license to avoid ambiguity and remove redundance + +------------------------------------------------------------------- Old: ---- sqlcipher-4.5.5.tar.gz New: ---- sqlcipher-4.5.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlcipher.spec ++++++ --- /var/tmp/diff_new_pack.NwOg0t/_old 2024-02-06 16:36:40.639669042 +0100 +++ /var/tmp/diff_new_pack.NwOg0t/_new 2024-02-06 16:36:40.655669621 +0100 @@ -1,7 +1,7 @@ # # spec file for package sqlcipher # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.42.0 -%define lib_name libsqlcipher-3_42_0-0 +%define lib_version 3.44.2 +%define lib_name libsqlcipher-3_44_2-0 Name: sqlcipher -Version: 4.5.5 +Version: 4.5.6 Release: 0 Summary: SQLite database encryption License: BSD-3-Clause @@ -110,25 +110,25 @@ %ldconfig_scriptlets -n %{lib_name} %files -%license LICENSE +%license LICENSE.md %doc README.md %{_bindir}/sqlcipher %files -n %{lib_name} -%license LICENSE +%license LICENSE.md %doc README.md %{_libdir}/libsqlcipher-%{lib_version}.so.0 %{_libdir}/libsqlcipher-%{lib_version}.so.0.8.6 %files -n tcl-%{name} -%license LICENSE +%license LICENSE.md %doc README.md %dir %{_libdir}/tcl/tcl8.?/sqlite3 %{_libdir}/tcl/tcl8.?/sqlite3/libtclsqlite3.so %{_libdir}/tcl/tcl8.?/sqlite3/pkgIndex.tcl %files devel -%license LICENSE +%license LICENSE.md %doc README.md %{_libdir}/libsqlcipher.so %{_libdir}/pkgconfig/sqlcipher.pc ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.NwOg0t/_old 2024-02-06 16:36:40.935679751 +0100 +++ /var/tmp/diff_new_pack.NwOg0t/_new 2024-02-06 16:36:40.959680619 +0100 @@ -1,2 +1,2 @@ -libsqlcipher-3_42_0-0 +libsqlcipher-3_44_2-0 ++++++ sqlcipher-4.5.5.tar.gz -> sqlcipher-4.5.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher-4.5.5.tar.gz /work/SRC/openSUSE:Factory/.sqlcipher.new.1815/sqlcipher-4.5.6.tar.gz differ: char 14, line 1