| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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
- 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
- Update to version 4.8.1: * Upgrade to SQLite3 Multiple Ciphers version 1.4.3 (based on SQLite 3.38.5)
- 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.
- Update to version 4.6.1. No changelog provided by upstream
- Update to version 4.5.1. Too many changes to list, see https://github.com/utelle/wxsqlite3#history - Drop _service file - Spec cleanup
- 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.
- Version 3.5.3.20170331.3494a8b
- Version 3.5.2.20170319.e79d1ef
- Initial version 3.5.1.20170216.2927d43