File wxsqlite3.changes of Package wxsqlite3
-------------------------------------------------------------------
Tue Jul 2 10:35:05 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
- Update to 4.9.11
* Upgrade to SQLite3 Multiple Ciphers version 1.8.6 (based on SQLite 3.46.0)
- Update to 4.9.10
* Upgrade to SQLite3 Multiple Ciphers version 1.8.4 (based on SQLite 3.45.2)
* Disable user authentication extension in build files by default
- Update to 4.9.9
* Upgrade to SQLite3 Multiple Ciphers version 1.8.2 (based on SQLite 3.45.0)
- Update to 4.9.8
* Upgrade to SQLite3 Multiple Ciphers version 1.8.0 (based on SQLite 3.44.1)
* Added new cipher scheme Ascon-128 (Lightweight Authenticated Encryption)
- Update to 4.9.7
* Upgrade to SQLite3 Multiple Ciphers version 1.7.4 (based on SQLite 3.44.0)
* Prevent crashes due to uninitialized cipher tables
-------------------------------------------------------------------
Fri Oct 6 21:42:16 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.9.6
* Upgrade to SQLite3 Multiple Ciphers version 1.7.0 (based on SQLite 3.43.1)
* Enhance method wxSQLite3Database::Open allowing to set the VFS to be used
* Add method wxSQLite3Database::IsInterrupted
-------------------------------------------------------------------
Thu Feb 9 15:54:57 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 4.9.1:
* Upgrade to SQLite3 Multiple Ciphers version 1.5.4 (SQLite version 3.40.0)
* fixed issue wxSQLite3Database::SetJournalMode always returns DELETE
-------------------------------------------------------------------
Mon May 9 12:04:01 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- Update to version 4.8.1:
* Upgrade to SQLite3 Multiple Ciphers version 1.4.3 (based on SQLite 3.38.5)
-------------------------------------------------------------------
Mon May 31 12:35:16 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 4.7.2
* Added method wxSQLite3Database::QueryTransactionState
* Upgrade to SQLite3 Multiple Ciphers version 1.3.2
* Based on SQLite 3.35.5
* Enabled new SQLite Math Extension
* Fixed a memory leak in method wxSQLite3Database::GetTable
* WAL journals left behind by versions <= 1.2.5 are not
compatible with this new implementation. To be able to access
WAL journals created by prior versions, the configuration
parameter mc_legacy_wal was introduced.
-------------------------------------------------------------------
Tue Oct 13 13:13:13 UTC 2020 - olaf@aepfle.de
- Update to version 4.6.1.
No changelog provided by upstream
-------------------------------------------------------------------
Sat Feb 8 13:38:49 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 4.5.1. Too many changes to list, see
https://github.com/utelle/wxsqlite3#history
- Drop _service file
- Spec cleanup
-------------------------------------------------------------------
Fri Nov 3 08:11:04 UTC 2017 - olaf@aepfle.de
- Version 3.5.8.20171102.1b93c9c
Fixed an issue with SQLite savepoints, if the savepoint name
contained special characters. Savepoint names are now always quoted.
-------------------------------------------------------------------
Fri Mar 31 11:16:50 UTC 2017 - olaf@aepfle.de
- Version 3.5.3.20170331.3494a8b
-------------------------------------------------------------------
Sun Mar 19 19:14:30 UTC 2017 - olaf@aepfle.de
- Version 3.5.2.20170319.e79d1ef
-------------------------------------------------------------------
Wed Feb 22 09:00:44 UTC 2017 - olaf@aepfle.de
- Initial version 3.5.1.20170216.2927d43