homebrew-core
homebrew-core copied to clipboard
sqlcipher 4.12.0
Created by brew bump
Created with brew bump-formula-pr.
- Updates baseline to SQLite 3.51.1 - Adds `PRAGMA cipher_status` so applications can verify a database handle is using encryption - Improves guards against key/rekey/attach misuse - Adds criteria for `PRAGMA cipher_migrate` tests - Fixes check for `__has_feature` macro to separate it from use - Fixes CHANGELOG.md markdown formatting, typos, and inline code snippets - Fixes conditional in SQLCipher pragma handling - Removes deprecated providers for LibTomCrypt and NSS - Removes unnecessary shutdown and URI config changes in core tests - Ensures all test suite database handles are closed before delete
View the full release notes at https://github.com/sqlcipher/sqlcipher/releases/tag/v4.12.0.
- https://github.com/Homebrew/homebrew-core/pull/247428
- https://github.com/Homebrew/homebrew-core/pull/232358
- ...
- https://github.com/Homebrew/homebrew-core/pull/216529
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.