-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch debs to use the SQLCipher static version #1001
Conversation
de22f44
to
8c88b41
Compare
I will be looking to land this once I can do some additional testing once I return back to work next week |
So merging this is non-trivial as it seems to be incompatible with existing data, so we'd need to either fix the failure ("Invalid Passphrase") or have it automatically rebuild your seshat db |
@poljar to look into wiring seshat into calling https://www.zetetic.net/sqlcipher/sqlcipher-api/#cipher_migrate to hopefully fix the data incompatibility |
Will be unblocked when matrix-org/seshat#136 lands |
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Blocking until RC on Tuesday to let it sit on Nightly for a full 2 weeks. |
Fixes #1003
Fixes #1663
Fixes #648
Fixes #1663
Fixes #691
Fixes #932
Fixes #829
Fixes #904
Checklist
Here's what your changelog entry will look like:
🐛 Bug Fixes