Merge ~toabctl/simplestreams:master-jammy-lts into simplestreams:master

Proposed by Thomas Bechtold
Status: Merged
Merged at revision: 601a4c8ee5c65c6784f969da3d3cb8cde44f57a7
Proposed branch: ~toabctl/simplestreams:master-jammy-lts
Merge into: simplestreams:master
Diff against target: 13 lines (+1/-1)
1 file modified
tools/ubuntu_versions.py (+1/-1)
Reviewer Review Type Date Requested Status
Philip Roche Approve
Review via email: mp+430286@code.launchpad.net

Commit message

Make jammy the current LTS

To post a comment you must log in.
Revision history for this message
Philip Roche (philroche) :
review: Approve
Revision history for this message
Paride Legovini (paride) wrote :

+1, thanks.

Ideally merging should be done by CI, which didn't run automatically here because ~toabctl isn't in a team that allows CI to run automatically. Should it happen again that a MP is opened by a non-enabled user/team please ping me and I'll update the rules.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tools/ubuntu_versions.py b/tools/ubuntu_versions.py
2index 4b896c6..d59e001 100644
3--- a/tools/ubuntu_versions.py
4+++ b/tools/ubuntu_versions.py
5@@ -23,7 +23,7 @@ from simplestreams.log import LOG
6
7 # Needs to be changed whenever do-release-upgrade is flipped to the next
8 # LTS (typically around the time of .1)
9-CURRENT_LTS = "focal"
10+CURRENT_LTS = "jammy"
11
12 # This data is only used if python-distro-info is not available and
13 # the user has set environment variable SS_REQUIRE_DISTRO_INFO=0

Subscribers

People subscribed via source and target branches