Skip to content

Release: upgrade bundled SQLite to 3.53.0 (#6900) - #7043

Merged
nesquena-hermes merged 1 commit into
masterfrom
release/6900-sqlite
Aug 15, 2026
Merged

Release: upgrade bundled SQLite to 3.53.0 (#6900)#7043
nesquena-hermes merged 1 commit into
masterfrom
release/6900-sqlite

Conversation

@nesquena-hermes

Copy link
Copy Markdown
Collaborator

CHANGELOG stamp for #6900 (@qxxaa), merged in 1aab1e4. Docs-only.

Compiles SQLite 3.53.0 from source in the Docker image to fix the WAL-reset corruption bug. Gate: SHA-256 pinned + independently verified, Codex caught a dropped-SQLITE_SECURE_DELETE data-privacy regression which I fixed (CPPFLAGS + build-time PRAGMA secure_delete==1 assertion, Co-authored @qxxaa); Docker image build + all 3 container smoke tests green.

Tagging exp-v0.52.227.

@nesquena-hermes
nesquena-hermes merged commit 7158441 into master Aug 15, 2026
21 checks passed
@nesquena-hermes
nesquena-hermes deleted the release/6900-sqlite branch August 15, 2026 03:16
@greptile-apps

greptile-apps Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This docs-only release commit adds the changelog entry for the bundled SQLite 3.53.0 Docker upgrade.

  • Documents the WAL-reset corruption fix.
  • Records checksum verification, enabled SQLite extensions, build-tool cleanup, and preserved secure-delete behavior.
  • Limits the stated impact to the Docker image.

Confidence Score: 5/5

The PR appears safe to merge because it only adds an accurate changelog entry for behavior already present in the release tree.

The documented SQLite version, integrity verification, compiled extensions, secure-delete configuration, build assertion, and cleanup behavior match the existing Docker implementation.

Important Files Changed

Filename Overview
CHANGELOG.md Adds an accurate release note describing the already-landed Docker SQLite upgrade and its security and durability safeguards.

Reviews (1): Last reviewed commit: "Release: upgrade bundled SQLite to 3.53...." | Re-trigger Greptile

alai04 pushed a commit to alai04/hermes-webui that referenced this pull request Aug 31, 2026
…te preserved) (nesquena#6900, @qxxaa) (nesquena#7043)

Co-authored-by: nesquena-hermes <agent@nesquena-hermes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant