homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

sqlcipher 4.12.0

Open BrewTestBot opened this issue 4 months ago • 1 comments

Created by brew bump


Created with brew bump-formula-pr.

release notes
- 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.


BrewTestBot avatar Dec 08 '25 17:12 BrewTestBot

  • https://github.com/Homebrew/homebrew-core/pull/247428
  • https://github.com/Homebrew/homebrew-core/pull/232358
  • ...
  • https://github.com/Homebrew/homebrew-core/pull/216529

daeho-ro avatar Dec 09 '25 03:12 daeho-ro

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.

github-actions[bot] avatar Dec 12 '25 00:12 github-actions[bot]