[Pkg-libvirt-commits] [Git][libvirt-team/osinfo-db][ubuntu/latest] 3 commits: Cherry-pick another patch for Ubuntu 23.10 EOL
Jeremy Bicha (@jbicha)
gitlab at salsa.debian.org
Tue May 14 17:11:21 BST 2024
Jeremy Bicha pushed to branch ubuntu/latest at Libvirt Packaging Team / osinfo-db
Commits:
e3607b5c by Jeremy Bícha at 2024-05-14T18:06:47+02:00
Cherry-pick another patch for Ubuntu 23.10 EOL
- - - - -
a111e1be by Jeremy Bícha at 2024-05-14T18:09:25+02:00
salsa-ci: Run on Unstable since Ubuntu runners don't exist yet
- - - - -
5ebf9100 by Jeremy Bícha at 2024-05-14T18:09:49+02:00
releasing package osinfo-db version 0.20240510-1ubuntu2
- - - - -
4 changed files:
- debian/changelog
- debian/patches/series
- + debian/patches/ubuntu23.04-Remove-no-longer-provided-legacy-desktop-ISO.patch
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+osinfo-db (0.20240510-1ubuntu2) oracular; urgency=medium
+
+ * Cherry-pick another patch for Ubuntu 23.10 EOL
+
+ -- Jeremy Bícha <jbicha at ubuntu.com> Tue, 14 May 2024 18:07:07 +0200
+
osinfo-db (0.20240510-1ubuntu1) oracular; urgency=medium
* Sync with Debian (LP: #2065669)
=====================================
debian/patches/series
=====================================
@@ -4,3 +4,4 @@ ubuntu23.04-Update-cloud-image-download-links.patch
ubuntu23.04-Remove-no-longer-provided-non-amd64-server-UR.patch
ubuntu24.10-Add-initial-data.patch
ubuntu24.10-Set-release-date.patch
+ubuntu23.04-Remove-no-longer-provided-legacy-desktop-ISO.patch
=====================================
debian/patches/ubuntu23.04-Remove-no-longer-provided-legacy-desktop-ISO.patch
=====================================
@@ -0,0 +1,32 @@
+From: =?utf-8?q?Jeremy_B=C3=ADcha?= <jeremy.bicha at canonical.com>
+Date: Tue, 14 May 2024 17:53:45 +0200
+Subject: ubuntu23.04: Remove no longer provided legacy desktop ISO
+MIME-Version: 1.0
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: 8bit
+
+Ubuntu no longer provides a download location for the legacy
+desktop ISO now that 23.04 has reached End of Life
+
+https://launchpad.net/bugs/2065603
+
+Closes: #152
+
+Signed-off-by: Jeremy Bícha <jeremy.bicha at canonical.com>
+(cherry picked from commit 011536987605667622431d02420ea214cd76c8ac)
+---
+ data/os/ubuntu.com/ubuntu-23.04.xml.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/data/os/ubuntu.com/ubuntu-23.04.xml.in b/data/os/ubuntu.com/ubuntu-23.04.xml.in
+index 96dcd2b..34acea5 100644
+--- a/data/os/ubuntu.com/ubuntu-23.04.xml.in
++++ b/data/os/ubuntu.com/ubuntu-23.04.xml.in
+@@ -52,7 +52,6 @@
+ <initrd>casper/initrd</initrd>
+ </media>
+ <media arch="x86_64" live="true">
+- <url>https://cdimage.ubuntu.com/releases/23.04/release/ubuntu-23.04-desktop-legacy-amd64.iso</url>
+ <iso>
+ <volume-id>Ubuntu 23.04(.\d\+?)?(.\d\+?)? amd64</volume-id>
+ <volume-size>3908573184</volume-size>
=====================================
debian/salsa-ci.yml
=====================================
@@ -4,4 +4,5 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
variables:
+ RELEASE: 'unstable' # Since Ubuntu runners aren't available yet
SALSA_CI_LINTIAN_SUPPRESS_TAGS: 'bad-distribution-in-changes-file,mail-address-loops-or-bounces'
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/02dca27f5d4086439b9445110618cbfea72f8550...5ebf91008f400c890e8ab105dcec9e99b9783f98
--
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/02dca27f5d4086439b9445110618cbfea72f8550...5ebf91008f400c890e8ab105dcec9e99b9783f98
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20240514/2fec4609/attachment-0001.htm>
More information about the Pkg-libvirt-commits
mailing list