Bug#910394: sqlcipher: Crashes on running any SQL Statement (with a key)

2018-10-25 Thread Mark Eichin
Oh, this is already known upstream: https://github.com/sqlcipher/sqlcipher/issues/196 so it should be "merely" a matter of getting the sid version into stretch-backports.

Bug#910394: sqlcipher: Crashes on running any SQL Statement (with a key)

2018-10-24 Thread Mark Eichin
Freshly installed to test this: i-meant-that$ dpkg --status sqlcipher|grep Version Version: 3.2.0-2 i-meant-that$ sqlcipher mydata.db SQLCipher version 3.8.6 2014-08-15 11:46:33 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> pragma key = 'passphrase'; sqlite>