Skip to content

cgosqlite: update sqlite to 3.51.1#119

Merged
alexwlchan merged 1 commit into
mainfrom
alexc/upgrade-sqlite
Jan 7, 2026
Merged

cgosqlite: update sqlite to 3.51.1#119
alexwlchan merged 1 commit into
mainfrom
alexc/upgrade-sqlite

Conversation

@alexwlchan
Copy link
Copy Markdown
Member

Of particular interest is the improved resistance to database corruption caused by applications breaking Posix advisory locks using close(). Although we have already validated our use of close() so we should avoid the corruption this describes, we are upgrading defensively.

Updates tailscale/corp#35626

Of particular interest is the improved resistance to database corruption
caused by applications breaking Posix advisory locks using close().
Although we have already validated our use of close() so we should avoid
the corruption this describes, we are upgrading defensively.

Updates tailscale/corp#35626
@alexwlchan alexwlchan merged commit 8ac0a9c into main Jan 7, 2026
2 checks passed
@alexwlchan alexwlchan deleted the alexc/upgrade-sqlite branch January 7, 2026 09:20
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.

2 participants