Revisions of sqlcipher

buildservice-autocommit accepted request 1144631 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 42)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1144619 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 41)
- 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
buildservice-autocommit accepted request 1126246 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 40)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 39)
- Update to version 4.5.5:
* Updates baseline to upstream SQLite 3.42.0
 * Does not allow key to be set again on a connection after it has been successfully used for an encryption or decryption operation to prevent accidental database corruption
 * Raises an error if a rekey operation is attempted on an unencrypted database
 * Raises an error when a key or rekey operation is passed an empty key
 * Minor improvements to constant time functions
 * Miscellaneous code and comment cleanup
buildservice-autocommit accepted request 1087742 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 38)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 37)
- 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.
buildservice-autocommit accepted request 1070162 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 36)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 35)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 34)
- Build AVX2 enabled hwcaps library for x86_64-v3
buildservice-autocommit accepted request 1045223 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 33)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1045054 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
- update to 4.5.3:
  * Updates baseline to upstream SQLite 3.39.4
buildservice-autocommit accepted request 998777 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 31)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 997607 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
- update to 4.5.2:
  * Updates source code baseline to upstream SQLite 3.39.2
  * Simplifies OpenSSL version conditional code
  * Fixes issue where PRAGMA cipher_memory_security could report OFF when it was actually ON
  * Fixes fix unfreed OpenSSL allocation when compiled against version 3
  * Fixes support for building against recent versions of BoringSSL
buildservice-autocommit accepted request 964496 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 29)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 964491 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
- update to 4.5.1:
  * Updates source code baseline to upstream SQLite 3.37.2
  * Adds PRAGMA cipher_log and cipher_log_level features to allow logging of
    TRACE, DEBUG, INFO, WARN, and ERROR messages to stdout, stderr, file, or
    logcat
  * Modifies PRAGMA cipher_profile to use sqlite3_trace_v2 and adds logcat
    target for Android
  * Updates OpenSSL provider to use EVP_MAC API with version 3+
  * Adds new PRAGMA cipher_test_on, cipher_test_off, and cipher_test_rand
    (available when compiled with -DSQLCIPHER_TEST) to facilitate simulation of
    error conditions
  * Fixes PRAGMA cipher_integrity_check to work properly with databases larger
    that 2GB
  * Fixes missing munlock before free for context internal buffer
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 27)
- More relaxed dependencies on tcl (boo#1195711)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 26)
- 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
buildservice-autocommit accepted request 884895 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 25)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 24)
- Update to version 4.4.3:
  * Updates baseline to ustream SQLite 3.34.1
  * Fixes sqlcipher_export handling of NULL parameters
  * Removes randomization of rekey-delete tests to avoid false test failures
  * Changes internal usage of sqlite_master to sqlite_schema
  * Omits unusued profiling function under certain defines to avoid compiler warnings
buildservice-autocommit accepted request 867647 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 23)
baserev update by copy to link target
Displaying revisions 1 - 20 of 42
openSUSE Build Service is sponsored by