[neon/infrastructure/pangea-data] /: re-enable jammy as an old series as mesa updated and broke abi which in turn broke snaps

Carlos De Maine null at kde.org
Fri Feb 21 20:47:35 GMT 2025


Git commit ef37794cae25299251d8814a693d6997e1f60c5e by Carlos De Maine.
Committed on 21/02/2025 at 20:47.
Pushed by carlosdem into branch 'master'.

re-enable jammy as an old series as mesa updated and broke abi which in turn broke snaps

M  +2    -1    nci.yaml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/ef37794cae25299251d8814a693d6997e1f60c5e

diff --git a/nci.yaml b/nci.yaml
index 12f3ebf..4124d9f 100644
--- a/nci.yaml
+++ b/nci.yaml
@@ -1,6 +1,7 @@
 series:
   noble: "24.04"
-old_series: # must be part of series list (or nil - as in empty)
+  jammy: "24.04"
+old_series: jammy # must be part of series list (or nil - as in empty)
 current_series: noble # must be part of series list
 future_series: # must be part of series list (or nil - as in empty)
 future_is_early: false # controls where the ISOs go. must be true early on!


More information about the Neon-commits mailing list