Skip to content

Conversation

@BrewTestBot
Copy link
Member

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.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Dec 8, 2025
def install
args = %W[
--prefix=#{prefix}
--enable-tempstore=yes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
--with-tempstore=yes

as per https://www.zetetic.net/blog/2025/03/25/sqlcipher-4.7.0-release/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants