[Pkg-libvirt-commits] [Git][libvirt-team/osinfo-db][ubuntu/latest] 2 commits: Add patch to update Ubuntu 24.04 LTS ISO links for release

Jeremy Bicha (@jbicha) gitlab at salsa.debian.org
Thu Apr 18 02:06:48 BST 2024



Jeremy Bicha pushed to branch ubuntu/latest at Libvirt Packaging Team / osinfo-db


Commits:
cb6b99cb by Jeremy Bícha at 2024-04-17T20:33:43-04:00
Add patch to update Ubuntu 24.04 LTS ISO links for release

LP: #2062088

- - - - -
20a9fc31 by Jeremy Bícha at 2024-04-17T20:35:57-04:00
releasing package osinfo-db version 0.20231215-1ubuntu2

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/ubuntu24.04-Update-ISOs.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+osinfo-db (0.20231215-1ubuntu2) noble; urgency=medium
+
+  * Add patch to update Ubuntu 24.04 LTS ISO links for release (LP: #2062088)
+
+ -- Jeremy Bícha <jbicha at ubuntu.com>  Wed, 17 Apr 2024 20:35:42 -0400
+
 osinfo-db (0.20231215-1ubuntu1) noble; urgency=medium
 
   * Sync with Debian. Remaining changes:


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 ubuntu24.04-Set-release-date.patch
+ubuntu24.04-Update-ISOs.patch


=====================================
debian/patches/ubuntu24.04-Update-ISOs.patch
=====================================
@@ -0,0 +1,61 @@
+From: =?utf-8?q?Jeremy_B=C3=ADcha?= <jeremy.bicha at canonical.com>
+Date: Wed, 17 Apr 2024 20:32:28 -0400
+Subject: ubuntu24.04: Update ISOs for release
+MIME-Version: 1.0
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Jeremy Bícha <jeremy.bicha at canonical.com>
+---
+ data/os/ubuntu.com/ubuntu-24.04.xml.in | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/data/os/ubuntu.com/ubuntu-24.04.xml.in b/data/os/ubuntu.com/ubuntu-24.04.xml.in
+index 40f0d2b..9132c07 100644
+--- a/data/os/ubuntu.com/ubuntu-24.04.xml.in
++++ b/data/os/ubuntu.com/ubuntu-24.04.xml.in
+@@ -42,7 +42,7 @@
+     -->
+ 
+     <media arch="x86_64" live="true" installer-script="false">
+-      <url>https://cdimage.ubuntu.com/daily-live/current/noble-desktop-amd64.iso</url>
++      <url>https://releases.ubuntu.com/24.04/ubuntu-24.04-desktop-amd64.iso</url>
+       <iso>
+         <volume-id>Ubuntu 24.04(.\d\+?)?(.\d\+?)? LTS amd64</volume-id>
+       </iso>
+@@ -50,7 +50,7 @@
+       <initrd>casper/initrd</initrd>
+     </media>
+     <media arch="x86_64" live="true" installer-script="false">
+-      <url>https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/noble-live-server-amd64.iso</url>
++      <url>https://releases.ubuntu.com/24.04/ubuntu-24.04-live-server-amd64.iso</url>
+       <iso>
+         <volume-id>Ubuntu-Server 24.04(.\d\+?)?(.\d\+?)? LTS amd64</volume-id>
+       </iso>
+@@ -58,7 +58,7 @@
+       <initrd>casper/initrd</initrd>
+     </media>
+     <media arch="aarch64" live="true" installer-script="false">
+-      <url>https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/noble-live-server-arm64.iso</url>
++      <url>https://releases.ubuntu.com/24.04/ubuntu-24.04-live-server-amd64.iso</url>
+       <iso>
+         <volume-id>Ubuntu-Server 24.04(.\d\+?)?(.\d\+?)? LTS arm64</volume-id>
+       </iso>
+@@ -66,7 +66,7 @@
+       <initrd>casper/initrd</initrd>
+     </media>
+     <media arch="ppc64le" live="true" installer-script="false">
+-      <url>https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/noble-live-server-ppc64el.iso</url>
++      <url>https://cdimage.ubuntu.com/releases/24.04/release/ubuntu-24.04-live-server-ppc64el.iso</url>
+       <iso>
+         <volume-id>Ubuntu-Server 24.04(.\d\+?)?(.\d\+?)? LTS ppc64</volume-id>
+       </iso>
+@@ -74,7 +74,7 @@
+       <initrd>casper/initrd</initrd>
+     </media>
+     <media arch="s390x" live="true" installer-script="false">
+-      <url>https://cdimage.ubuntu.com/ubuntu-server/daily-live/pending/noble-live-server-s390x.iso</url>
++      <url>https://cdimage.ubuntu.com/releases/24.04/release/ubuntu-24.04-live-server-s390x.iso</url>
+       <iso>
+         <volume-id>Ubuntu-Server 24.04(.\d\+?)?(.\d\+?)? LTS s390x</volume-id>
+       </iso>



View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/418ef8447d92f3a23fca3e99dd9b82fbcb970183...20a9fc311f7656e229af11488f6a51eb490ff869

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/418ef8447d92f3a23fca3e99dd9b82fbcb970183...20a9fc311f7656e229af11488f6a51eb490ff869
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/20240418/431fae09/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list