Hello community,

here is the log from the commit of package sqlcipher for openSUSE:Factory 
checked in at 2020-04-18 00:31:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old)
 and      /work/SRC/openSUSE:Factory/.sqlcipher.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlcipher"

Sat Apr 18 00:31:56 2020 rev:7 rq:794832 version:4.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes      2019-11-26 
16:50:38.544286668 +0100
+++ /work/SRC/openSUSE:Factory/.sqlcipher.new.2738/sqlcipher.changes    
2020-04-18 00:33:19.726412410 +0200
@@ -1,0 +2,19 @@
+Fri Apr 17 09:04:13 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 4.3.0:
+  * Updates baseline to upstream SQLite 3.30.1
+  * PRAGMA key now returns text result value "ok" after execution
+  * Adjusts backup API so that encrypted to encrypted backups are
+    permitted
+  * Adds NSS crypto provider implementation
+  * Fixes OpenSSL provider compatibility with BoringSSL
+  * Separates memory related traces to reduce verbosity of logging
+  * Fixes output of PRAGMA cipher_integrity_check on big endian
+    platforms
+  * Cryptograpic provider interface cleanup
+  * Rework of mutex allocation and management
+  * Resolves miscellaneous build warnings
+  * Force error state at database pager level if SQLCipher
+    initialization fails
+
+-------------------------------------------------------------------

Old:
----
  sqlcipher-4.2.0.tar.gz

New:
----
  sqlcipher-4.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sqlcipher.spec ++++++
--- /var/tmp/diff_new_pack.ttCWie/_old  2020-04-18 00:33:20.826414688 +0200
+++ /var/tmp/diff_new_pack.ttCWie/_new  2020-04-18 00:33:20.830414696 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sqlcipher
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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.28.0
-%define         lib_name lib%{name}-3_28_0-0
+%define         lib_version 3.30.1
+%define         lib_name lib%{name}-3_30_1-0
 Name:           sqlcipher
-Version:        4.2.0
+Version:        4.3.0
 Release:        0
 Summary:        SQLite database encryption
 License:        BSD-3-Clause

++++++ sqlcipher-4.2.0.tar.gz -> sqlcipher-4.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/sqlcipher/sqlcipher-4.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.sqlcipher.new.2738/sqlcipher-4.3.0.tar.gz differ: 
char 12, line 1


Reply via email to