Files
sqlcipher/sqlcipher.changes
Martin Pluskal 6c8ff04b05 Accepting request 597834 from home:ecsos:messenger:tox
- update to 3.4.2
  - Merge upstream SQLite 3.20.1
  - Text strings for SQLITE_ERROR and SQLITE_NOTADB changed to 
    match upstream SQLite
  - Remove static modifier for codec password functions
  - Page alignment for mlock
  - Fix segfault in sqlcipher_cipher_ctx_cmp during rekey operation
  - Fix sqlcipher_export and cipher_migrate when tracing API in use
  - Validate codec page size when setting
  - Guard OpenSSL initialization and cleanup routines
  - Allow additional linker options to be passed via command line 
    for Windows platforms

OBS-URL: https://build.opensuse.org/request/show/597834
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlcipher?expand=0&rev=11
2018-04-19 07:05:07 +00:00

78 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 18 16:18:44 UTC 2018 - ecsos@opensuse.org
- update to 3.4.2
- Merge upstream SQLite 3.20.1
- Text strings for SQLITE_ERROR and SQLITE_NOTADB changed to
match upstream SQLite
- Remove static modifier for codec password functions
- Page alignment for mlock
- Fix segfault in sqlcipher_cipher_ctx_cmp during rekey operation
- Fix sqlcipher_export and cipher_migrate when tracing API in use
- Validate codec page size when setting
- Guard OpenSSL initialization and cleanup routines
- Allow additional linker options to be passed via command line
for Windows platforms
-------------------------------------------------------------------
Sun Mar 26 10:26:50 UTC 2017 - ecsos@opensuse.org
- update to 3.4.1
* Added support for OpenSSL 1.1.0
* Merged upstream SQLite 3.15.2
-------------------------------------------------------------------
Mon Apr 18 15:06:22 UTC 2016 - mpluskal@suse.com
- Use pretty name for tarball
-------------------------------------------------------------------
Sun Apr 17 18:27:00 UTC 2016 - ecsos@opensuse.org
- update to 3.4.0
- Added `PRAGMA cipher_provider_version`
- Merged upstream SQLite 3.11.0
- Deprecated `PRAGMA cipher` command
-------------------------------------------------------------------
Thu Feb 4 14:38:51 UTC 2016 - mpluskal@suse.com
- Use optflags
- Fix building of tcl support on SLE11
-------------------------------------------------------------------
Sun Dec 20 15:17:59 UTC 2015 - mpluskal@suse.com
- Cleanup spec file
-------------------------------------------------------------------
Sat Jul 18 08:36:19 UTC 2015 - goedhart.martijn@gmail.com
- Update to c01b94f (2015-07-13)
-------------------------------------------------------------------
Mon Oct 27 15:48:36 UTC 2014 - goedhart.martijn@gmail.com
- Update to e7b8d1f (2014-09-30)
-------------------------------------------------------------------
Tue Jun 24 10:56:35 UTC 2014 - goedhart.martijn@gmail.com
- Update to 9096584 (2014-04-23)
-------------------------------------------------------------------
Wed Dec 18 15:53:46 UTC 2013 - goedhart.martijn@gmail.com
- Update to 8d0acdb (2013-12-06)
-------------------------------------------------------------------
Wed Dec 18 15:40:13 UTC 2013 - goedhart.martijn@gmail.com
- Update to 8d0acdb (2013-12-06)
-------------------------------------------------------------------
Wed Dec 18 15:31:39 UTC 2013 - goedhart.martijn@gmail.com
- Update to 8d0acdb (2013-12-06)