Files
sqlcipher/sqlcipher.changes
Martin Pluskal 7d57ec6656 - Update to version 4.6.1:
* Updates baseline to upstream SQLite 3.46.1
	* Significant refactor to merge crypto.h, crypto.c, and crypto_impl.c into a single sqlcipher.c source file for simplicity.
	* Updates minimum working set size on windows to increase lockable pages
	* Adds new PRAGMA cipher_log_source for filtering log output on higher verbosity levels
	* Improves log output by including the log level and source prior to message
	* Improves error logging in PRAGMA cipher_migrate
	* Fixes issue where log level and target would be overwritten if set prior to initialization
	* Corrects Podspec license element to use specific BSD 3 Clause
	* Fixes default log output to console for macOS

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlcipher?expand=0&rev=45
2024-12-09 09:46:53 +00:00

14 KiB