Skip to content

Conversation

@rustyrussell
Copy link
Contributor

Oldest supported distro is RHEL8, so make it >= 3.26. Document that and enforce it.

@rustyrussell rustyrussell added this to the v25.09 milestone Jul 17, 2025
@madelinevibes madelinevibes added Status::Ready for Review The work has been completed and is now awaiting evaluation or approval. PLEASE clear CI 🫠 labels Aug 6, 2025
Now you can grep for 'sqlite3 version' and see where we would like
to update.

Debian 11 (Bullseye) and Ubuntu 20.04 (Focal) ship with SQLite 3.31.1.
RHEL 9 ships with 3.34.1.  Fedora 38+ uses SQLite 3.40+.

Unfortunately, RHEL8 ships with 3.26.0, and is still on maintenance Support
(security fixes, no new features): runs until May 31, 2029.

Signed-off-by: Rusty Russell <[email protected]>
This is RHEL8's version.

Signed-off-by: Rusty Russell <[email protected]>
Changelog-Changed: build: we now require sqlite3 version 3.26 or above (released 2018-12-01).
@endothermicdev endothermicdev self-assigned this Aug 8, 2025
@endothermicdev endothermicdev self-requested a review August 8, 2025 19:07
@endothermicdev endothermicdev removed their assignment Aug 8, 2025
Copy link
Collaborator

@endothermicdev endothermicdev left a comment

Choose a reason for hiding this comment

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

ACK 066bf81

@madelinevibes madelinevibes merged commit afffb53 into ElementsProject:master Aug 11, 2025
75 of 78 checks passed
@madelinevibes madelinevibes removed the Status::Ready for Review The work has been completed and is now awaiting evaluation or approval. label Aug 11, 2025
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.

3 participants