[Pkg-libvirt-maintainers] Bug#1113880: Fwd: Bug#1113880: osinfo-db: should contain Debian 13

Jeremy Bícha jbicha at debian.org
Wed Sep 17 12:10:02 BST 2025


On Wed, Sep 17, 2025 at 3:24 AM Tianyu Chen <billchenchina2001 at gmail.com> wrote:
>
> Hi Jeremy,
>
> On Wed, Sep 03, 2025 at 02:36:19PM -0400, Jeremy Bicha wrote:
> > However, your specific issue was that Debian 13 does not recognize any
> > Debian 13.x ISO, not about the download URLs in particular. I agree
> > that that detail should be fixed.
>
> I've prepared a debdiff for trixie. Please take a look and see if it
> looks good to you.

Thank you for working on this.

Debian requires that bugs be fixed in Unstable before the fix being
accepted into Testing. [1]

Although your debdiff fixes the issue that Debian 13 ISOs are not
recognized at all, it doesn't fix the issue that the URLs are invalid
so the Download an OS feature in GNOME Boxes still wouldn't work. My
commit just landed today upstream to fix that issue. [2]

There is also a Debian 12 commit that we need that would fix
https://bugs.debian.org/1106298 .

The next Debian point release, 13.2, isn't until November so we have
time to fix these issues.

[1] https://www.debian.org/doc/manuals/developers-reference/pkgs.html#upload-stable
[2] https://gitlab.com/libosinfo/osinfo-db/-/commit/c6185912f14

Thank you,
Jeremy Bícha
-------------- next part --------------
diff -Nru osinfo-db-0.20250606/debian/changelog osinfo-db-0.20250606/debian/changelog
--- osinfo-db-0.20250606/debian/changelog	2025-06-19 14:00:36.000000000 +0800
+++ osinfo-db-0.20250606/debian/changelog	2025-09-17 15:06:39.000000000 +0800
@@ -1,3 +1,9 @@
+osinfo-db (0.20250606-1+deb13u1) trixie; urgency=medium
+
+  * Add Debian 13 (Closes: #1113880)
+
+ -- Tianyu Chen <billchenchina2001 at gmail.com>  Wed, 17 Sep 2025 15:06:39 +0800
+
 osinfo-db (0.20250606-1) unstable; urgency=medium
 
   [ Pino Toscano ]
diff -Nru osinfo-db-0.20250606/debian/patches/debian13-update-after-first-13.0-release.patch osinfo-db-0.20250606/debian/patches/debian13-update-after-first-13.0-release.patch
--- osinfo-db-0.20250606/debian/patches/debian13-update-after-first-13.0-release.patch	1970-01-01 08:00:00.000000000 +0800
+++ osinfo-db-0.20250606/debian/patches/debian13-update-after-first-13.0-release.patch	2025-09-17 15:06:39.000000000 +0800
@@ -0,0 +1,1083 @@
+From: Aka Sikrom <asikrom at proton.me>
+Date: Tue, 2 Sep 2025 14:16:09 +0200
+Subject: debian13: update after first (13.0) release
+
+Debian 13 was recently released as stable:
+- https://www.debian.org/News/2025/20250809
+
+- Update links and labels for ISOs and cloud/disk images
+- Add isodata test files
+- Drop isodata test files from alpha/rc1
+- Add architecture riscv64 (new for this release)
+- Add live GNOME variant (covered for previous release, missing for this one)
+- Set release and EoL dates per https://salsa.debian.org/debian/distro-info-data/-/blob/main/debian.csv
+
+Signed-off-by: Aka Sikrom <asikrom at proton.me>
+---
+ data/os/debian.org/debian-13.xml.in                | 96 +++++++++++++---------
+ .../debian/debian13/debian-13-amd64-DVD-1.iso.txt  | 29 -------
+ .../debian13/debian-13-amd64-netinst.iso.txt       | 29 -------
+ .../debian/debian13/debian-13-arm64-DVD-1.iso.txt  | 29 -------
+ .../debian13/debian-13-arm64-netinst.iso.txt       | 29 -------
+ .../debian/debian13/debian-13-armhf-DVD-1.iso.txt  | 29 -------
+ .../debian13/debian-13-armhf-netinst.iso.txt       | 29 -------
+ .../debian13/debian-13-ppc64el-DVD-1.iso.txt       | 16 ----
+ .../debian13/debian-13-ppc64el-netinst.iso.txt     | 16 ----
+ .../debian13/debian-13-riscv64-DVD-1.iso.txt       | 29 -------
+ .../debian13/debian-13-riscv64-netinst.iso.txt     | 29 -------
+ .../debian/debian13/debian-13-s390x-DVD-1.iso.txt  | 16 ----
+ .../debian13/debian-13-s390x-netinst.iso.txt       | 16 ----
+ .../debian13/debian-13.0.0-amd64-DVD-1.iso.txt     | 29 +++++++
+ .../debian13/debian-13.0.0-amd64-netinst.iso.txt   | 29 +++++++
+ .../debian13/debian-13.0.0-arm64-DVD-1.iso.txt     | 29 +++++++
+ .../debian13/debian-13.0.0-arm64-netinst.iso.txt   | 29 +++++++
+ .../debian13/debian-13.0.0-armhf-DVD-1.iso.txt     | 29 +++++++
+ .../debian13/debian-13.0.0-armhf-netinst.iso.txt   | 29 +++++++
+ .../debian13/debian-13.0.0-ppc64el-DVD-1.iso.txt   | 16 ++++
+ .../debian13/debian-13.0.0-ppc64el-netinst.iso.txt | 16 ++++
+ .../debian13/debian-13.0.0-riscv64-DVD-1.iso.txt   | 29 +++++++
+ .../debian13/debian-13.0.0-riscv64-netinst.iso.txt | 29 +++++++
+ .../debian13/debian-13.0.0-s390x-DVD-1.iso.txt     | 16 ++++
+ .../debian13/debian-13.0.0-s390x-netinst.iso.txt   | 16 ++++
+ .../debian-live-13.0.0-amd64-gnome.iso.txt         | 29 +++++++
+ 26 files changed, 383 insertions(+), 334 deletions(-)
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-amd64-DVD-1.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-amd64-netinst.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-arm64-DVD-1.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-arm64-netinst.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-armhf-DVD-1.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-armhf-netinst.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-ppc64el-DVD-1.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-ppc64el-netinst.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-riscv64-DVD-1.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-riscv64-netinst.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-s390x-DVD-1.iso.txt
+ delete mode 100644 tests/isodata/debian/debian13/debian-13-s390x-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-amd64-DVD-1.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-amd64-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-arm64-DVD-1.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-arm64-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-armhf-DVD-1.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-armhf-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-ppc64el-DVD-1.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-ppc64el-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-riscv64-DVD-1.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-riscv64-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-s390x-DVD-1.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-13.0.0-s390x-netinst.iso.txt
+ create mode 100644 tests/isodata/debian/debian13/debian-live-13.0.0-amd64-gnome.iso.txt
+
+diff --git a/data/os/debian.org/debian-13.xml.in b/data/os/debian.org/debian-13.xml.in
+index 5c0a16a..11d6747 100644
+--- a/data/os/debian.org/debian-13.xml.in
++++ b/data/os/debian.org/debian-13.xml.in
+@@ -13,7 +13,8 @@
+     <upgrades id="http://debian.org/debian/12"/>
+     <derives-from id="http://debian.org/debian/12"/>
+ 
+-    <release-status>prerelease</release-status>
++    <release-date>2025-08-09</release-date>
++    <eol-date>2030-06-30</eol-date>
+ 
+     <resources arch="all">
+       <minimum>
+@@ -44,59 +45,62 @@
+     <variant id="nocloud">
+       <name>Debian 13 (No Cloud)</name>
+     </variant>
++    <variant id="live">
++      <name>Debian 13 (Live)</name>
++    </variant>
+ 
+ 
+     <!-- Network installer -->
+     <media arch="x86_64">
+       <variant id="universal-netinst"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/amd64/iso-cd/debian-trixie-DI-rc1-amd64-netinst.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/amd64/iso-cd/debian-13.0.0-amd64-netinst.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ amd64 n</volume-id>
++        <volume-id>Debian 13.\d+.\d+ amd64 n</volume-id>
+       </iso>
+       <kernel>install.amd/vmlinuz</kernel>
+       <initrd>install.amd/initrd.gz</initrd>
+     </media>
+     <media arch="aarch64">
+       <variant id="universal-netinst"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/arm64/iso-cd/debian-trixie-DI-rc1-arm64-netinst.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/arm64/iso-cd/debian-13.0.0-arm64-netinst.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ arm64 n</volume-id>
++        <volume-id>Debian 13.\d+.\d+ arm64 n</volume-id>
+       </iso>
+       <kernel>install.a64/vmlinuz</kernel>
+       <initrd>install.a64/initrd.gz</initrd>
+     </media>
+     <media arch="armv7l">
+       <variant id="universal-netinst"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/armhf/iso-cd/debian-trixie-DI-rc1-armhf-netinst.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/armhf/iso-cd/debian-13.0.0-armhf-netinst.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ armhf n</volume-id>
++        <volume-id>Debian 13.\d+.\d+ armhf n</volume-id>
+       </iso>
+       <kernel>install.ahf/vmlinuz</kernel>
+       <initrd>install.ahf/initrd.gz</initrd>
+     </media>
+     <media arch="ppc64le">
+       <variant id="universal-netinst"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/ppc64el/iso-cd/debian-trixie-DI-rc1-ppc64el-netinst.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/ppc64el/iso-cd/debian-13.0.0-ppc64el-netinst.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ p64el n</volume-id>
++        <volume-id>Debian 13.\d+.\d+ p64el n</volume-id>
+       </iso>
+       <kernel>install/vmlinux</kernel>
+       <initrd>install/initrd.gz</initrd>
+     </media>
+     <media arch="riscv64">
+       <variant id="universal-netinst"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/riscv64/iso-cd/debian-trixie-DI-rc1-riscv64-netinst.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/riscv64/iso-cd/debian-13.0.0-riscv64-netinst.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ riscv64 n</volume-id>
++        <volume-id>Debian 13.\d+.\d+ riscv64 n</volume-id>
+       </iso>
+       <kernel>install/vmlinux</kernel>
+       <initrd>install/initrd.gz</initrd>
+     </media>
+     <media arch="s390x">
+       <variant id="universal-netinst"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/s390x/iso-cd/debian-trixie-DI-rc1-s390x-netinst.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/s390x/iso-cd/debian-13.0.0-s390x-netinst.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ s390x n</volume-id>
++        <volume-id>Debian 13.\d+.\d+ s390x n</volume-id>
+       </iso>
+       <kernel>boot/linux_vm</kernel>
+       <initrd>boot/root.bin</initrd>
+@@ -105,69 +109,75 @@
+     <!-- DVD -->
+     <media arch="x86_64">
+       <variant id="universal"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/amd64/iso-dvd/debian-trixie-DI-rc1-amd64-DVD-1.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/amd64/iso-dvd/debian-13.0.0-amd64-DVD-1.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ amd64 \d+</volume-id>
++        <volume-id>Debian 13.\d+.\d+ amd64 \d+</volume-id>
+       </iso>
+       <kernel>install.amd/vmlinuz</kernel>
+       <initrd>install.amd/initrd.gz</initrd>
+     </media>
+     <media arch="aarch64">
+       <variant id="universal"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/arm64/iso-dvd/debian-trixie-DI-rc1-arm64-DVD-1.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/arm64/iso-dvd/debian-13.0.0-arm64-DVD-1.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ arm64 \d+</volume-id>
++        <volume-id>Debian 13.\d+.\d+ arm64 \d+</volume-id>
+       </iso>
+       <kernel>install.a64/vmlinuz</kernel>
+       <initrd>install.a64/initrd.gz</initrd>
+     </media>
+     <media arch="armv7l">
+       <variant id="universal"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/armhf/iso-dvd/debian-trixie-DI-rc1-armhf-DVD-1.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/armhf/iso-dvd/debian-13.0.0-armhf-DVD-1.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ armhf \d+</volume-id>
++        <volume-id>Debian 13.\d+.\d+ armhf \d+</volume-id>
+       </iso>
+       <kernel>install.ahf/vmlinuz</kernel>
+       <initrd>install.ahf/initrd.gz</initrd>
+     </media>
+     <media arch="ppc64le">
+       <variant id="universal"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/ppc64el/iso-dvd/debian-trixie-DI-rc1-ppc64el-DVD-1.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/ppc64el/iso-dvd/debian-13.0.0-ppc64el-DVD-1.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ p64el \d+</volume-id>
++        <volume-id>Debian 13.\d+.\d+ p64el \d+</volume-id>
+       </iso>
+       <kernel>install/vmlinux</kernel>
+       <initrd>install/initrd.gz</initrd>
+     </media>
+     <media arch="riscv64">
+       <variant id="universal"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/riscv64/iso-dvd/debian-trixie-DI-rc1-riscv64-DVD-1.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/riscv64/iso-dvd/debian-13.0.0-riscv64-DVD-1.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ riscv64 \d+</volume-id>
++        <volume-id>Debian 13.\d+.\d+ riscv64 \d+</volume-id>
+       </iso>
+       <kernel>install/vmlinux</kernel>
+       <initrd>install/initrd.gz</initrd>
+     </media>
+     <media arch="s390x">
+       <variant id="universal"/>
+-      <url>https://cdimage.debian.org/cdimage/trixie_di_rc1/s390x/iso-dvd/debian-trixie-DI-rc1-s390x-DVD-1.iso</url>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0/s390x/iso-dvd/debian-13.0.0-s390x-DVD-1.iso</url>
+       <iso>
+-        <volume-id>Debian trixie-DI-rc\d+ s390x \d+</volume-id>
++        <volume-id>Debian 13.\d+.\d+ s390x \d+</volume-id>
+       </iso>
+       <kernel>boot/linux_vm</kernel>
+       <initrd>boot/root.bin</initrd>
+     </media>
+ 
++    <!-- Live -->
++    <media arch="x86_64" live="true">
++      <variant id="live"/>
++      <url>https://cdimage.debian.org/cdimage/release/13.0.0-live/amd64/iso-hybrid/debian-live-13.0.0-amd64-gnome.iso</url>
++      <iso>
++        <volume-id>d-live 13\.\d+\.\d+ .. amd64</volume-id>
++      </iso>
++      <kernel>install/gtk/vmlinuz</kernel>
++      <initrd>install/gtk/initrd.gz</initrd>
++    </media>
++
+     <tree arch="x86_64">
+       <url>http://deb.debian.org/debian/dists/trixie/main/installer-amd64</url>
+       <kernel>current/images/netboot/debian-installer/amd64/linux</kernel>
+       <initrd>current/images/netboot/debian-installer/amd64/initrd.gz</initrd>
+     </tree>
+-    <tree arch="i686">
+-      <url>http://deb.debian.org/debian/dists/trixie/main/installer-i386</url>
+-      <kernel>current/images/netboot/debian-installer/i386/linux</kernel>
+-      <initrd>current/images/netboot/debian-installer/i386/initrd.gz</initrd>
+-    </tree>
+     <tree arch="aarch64">
+       <url>http://deb.debian.org/debian/dists/trixie/main/installer-arm64</url>
+       <kernel>current/images/netboot/debian-installer/arm64/linux</kernel>
+@@ -196,42 +206,52 @@
+ 
+     <image arch="x86_64" format="qcow2" cloud-init="true">
+       <variant id="generic"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-generic-amd64-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-amd64.qcow2</url>
+     </image>
+ 
+     <image arch="aarch64" format="qcow2" cloud-init="true">
+       <variant id="generic"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-generic-arm64-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-arm64.qcow2</url>
+     </image>
+ 
+     <image arch="ppc64le" format="qcow2" cloud-init="true">
+       <variant id="generic"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-generic-ppc64el-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-ppc64el.qcow2</url>
++    </image>
++
++    <image arch="riscv64" format="qcow2" cloud-init="true">
++      <variant id="generic"/>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-generic-riscv64.qcow2</url>
+     </image>
+ 
+     <image arch="x86_64" format="qcow2" cloud-init="true">
+       <variant id="genericcloud"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-genericcloud-amd64-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-genericcloud-amd64.qcow2</url>
+     </image>
+ 
+     <image arch="aarch64" format="qcow2" cloud-init="true">
+       <variant id="genericcloud"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-genericcloud-arm64-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-genericcloud-arm64.qcow2</url>
+     </image>
+ 
+     <image arch="x86_64" format="qcow2">
+       <variant id="nocloud"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-nocloud-amd64-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-nocloud-amd64.qcow2</url>
+     </image>
+ 
+     <image arch="aarch64" format="qcow2">
+       <variant id="nocloud"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-nocloud-arm64-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-nocloud-arm64.qcow2</url>
+     </image>
+ 
+     <image arch="ppc64le" format="qcow2">
+       <variant id="nocloud"/>
+-      <url>https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-nocloud-ppc64el-daily.qcow2</url>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-nocloud-ppc64el.qcow2</url>
++    </image>
++
++    <image arch="riscv64" format="qcow2">
++      <variant id="nocloud"/>
++      <url>https://cloud.debian.org/images/cloud/trixie/latest/debian-13-nocloud-riscv64.qcow2</url>
+     </image>
+ 
+     <installer>
+diff --git a/tests/isodata/debian/debian13/debian-13-amd64-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13-amd64-DVD-1.iso.txt
+deleted file mode 100644
+index babc0c2..0000000
+--- a/tests/isodata/debian/debian13/debian-13-amd64-DVD-1.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 amd64 1
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 1939608
+-El Torito VD version 1 found, boot catalog is in sector 5446
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 0 (x86)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect 4
+-        Bootoff 1C4F 7247
+diff --git a/tests/isodata/debian/debian13/debian-13-amd64-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13-amd64-netinst.iso.txt
+deleted file mode 100644
+index 96a2144..0000000
+--- a/tests/isodata/debian/debian13/debian-13-amd64-netinst.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 amd64 n
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 393728
+-El Torito VD version 1 found, boot catalog is in sector 1077
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 0 (x86)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect 4
+-        Bootoff B3E 2878
+diff --git a/tests/isodata/debian/debian13/debian-13-arm64-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13-arm64-DVD-1.iso.txt
+deleted file mode 100644
+index a69e4cb..0000000
+--- a/tests/isodata/debian/debian13/debian-13-arm64-DVD-1.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 arm64 1
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 1949696
+-El Torito VD version 1 found, boot catalog is in sector 5557
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 239 (Unknown Arch)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect 1DA0
+-        Bootoff 15B6 5558
+diff --git a/tests/isodata/debian/debian13/debian-13-arm64-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13-arm64-netinst.iso.txt
+deleted file mode 100644
+index 8ac00dc..0000000
+--- a/tests/isodata/debian/debian13/debian-13-arm64-netinst.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 arm64 n
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 368640
+-El Torito VD version 1 found, boot catalog is in sector 1079
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 239 (Unknown Arch)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect 1DA0
+-        Bootoff 438 1080
+diff --git a/tests/isodata/debian/debian13/debian-13-armhf-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13-armhf-DVD-1.iso.txt
+deleted file mode 100644
+index 48eaeec..0000000
+--- a/tests/isodata/debian/debian13/debian-13-armhf-DVD-1.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 armhf 1
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 2279340
+-El Torito VD version 1 found, boot catalog is in sector 6627
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 239 (Unknown Arch)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect 320
+-        Bootoff 19E4 6628
+diff --git a/tests/isodata/debian/debian13/debian-13-armhf-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13-armhf-netinst.iso.txt
+deleted file mode 100644
+index 48e5620..0000000
+--- a/tests/isodata/debian/debian13/debian-13-armhf-netinst.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 armhf n
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 459776
+-El Torito VD version 1 found, boot catalog is in sector 1241
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 239 (Unknown Arch)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect 320
+-        Bootoff 4DA 1242
+diff --git a/tests/isodata/debian/debian13/debian-13-ppc64el-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13-ppc64el-DVD-1.iso.txt
+deleted file mode 100644
+index 400aef1..0000000
+--- a/tests/isodata/debian/debian13/debian-13-ppc64el-DVD-1.iso.txt
++++ /dev/null
+@@ -1,16 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 p64el 1
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 2258692
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13-ppc64el-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13-ppc64el-netinst.iso.txt
+deleted file mode 100644
+index 47f71f1..0000000
+--- a/tests/isodata/debian/debian13/debian-13-ppc64el-netinst.iso.txt
++++ /dev/null
+@@ -1,16 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 p64el n
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 278630
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13-riscv64-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13-riscv64-DVD-1.iso.txt
+deleted file mode 100644
+index 0147cbc..0000000
+--- a/tests/isodata/debian/debian13/debian-13-riscv64-DVD-1.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 riscv64 1
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 2277072
+-El Torito VD version 1 found, boot catalog is in sector 6794
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 239 (Unknown Arch)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect EA0
+-        Bootoff 1A8B 6795
+diff --git a/tests/isodata/debian/debian13/debian-13-riscv64-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13-riscv64-netinst.iso.txt
+deleted file mode 100644
+index 13d1077..0000000
+--- a/tests/isodata/debian/debian13/debian-13-riscv64-netinst.iso.txt
++++ /dev/null
+@@ -1,29 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 riscv64 n
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 310784
+-El Torito VD version 1 found, boot catalog is in sector 1053
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+-Eltorito validation header:
+-    Hid 1
+-    Arch 239 (Unknown Arch)
+-    ID ''
+-    Key 55 AA
+-    Eltorito defaultboot header:
+-        Bootid 88 (bootable)
+-        Boot media 0 (No Emulation Boot)
+-        Load segment 0
+-        Sys type 0
+-        Nsect EA0
+-        Bootoff 41E 1054
+diff --git a/tests/isodata/debian/debian13/debian-13-s390x-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13-s390x-DVD-1.iso.txt
+deleted file mode 100644
+index 2e82c76..0000000
+--- a/tests/isodata/debian/debian13/debian-13-s390x-DVD-1.iso.txt
++++ /dev/null
+@@ -1,16 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 s390x 1
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 2270792
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13-s390x-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13-s390x-netinst.iso.txt
+deleted file mode 100644
+index fdfcdab..0000000
+--- a/tests/isodata/debian/debian13/debian-13-s390x-netinst.iso.txt
++++ /dev/null
+@@ -1,16 +0,0 @@
+-CD-ROM is in ISO 9660 format
+-System id: 
+-Volume id: Debian trixie-DI-rc1 s390x n
+-Volume set id: 
+-Publisher id: 
+-Data preparer id: XORRISO-1.5.2 2019.10.26.180001, LIBISOBURN-1.5.2, LIBISOFS-1.5.2, LIBBURN-1.5.2
+-Application id: 
+-Copyright File id: 
+-Abstract File id: 
+-Bibliographic File id: 
+-Volume set size is: 1
+-Volume set sequence number is: 1
+-Logical block size is: 2048
+-Volume size is: 227399
+-Joliet with UCS level 3 found
+-Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-amd64-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-amd64-DVD-1.iso.txt
+new file mode 100644
+index 0000000..710a03a
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-amd64-DVD-1.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 amd64 1
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 1950240
++El Torito VD version 1 found, boot catalog is in sector 5469
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 0 (x86)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 4
++        Bootoff 1C66 7270
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-amd64-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-amd64-netinst.iso.txt
+new file mode 100644
+index 0000000..b3d21c1
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-amd64-netinst.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 amd64 n
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 386048
++El Torito VD version 1 found, boot catalog is in sector 1026
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 0 (x86)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 4
++        Bootoff B0B 2827
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-arm64-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-arm64-DVD-1.iso.txt
+new file mode 100644
+index 0000000..37365ba
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-arm64-DVD-1.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 arm64 1
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 1949696
++El Torito VD version 1 found, boot catalog is in sector 5709
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 239 (Unknown Arch)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 1DA0
++        Bootoff 164E 5710
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-arm64-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-arm64-netinst.iso.txt
+new file mode 100644
+index 0000000..398d11a
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-arm64-netinst.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 arm64 n
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 357888
++El Torito VD version 1 found, boot catalog is in sector 1028
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 239 (Unknown Arch)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 1DA0
++        Bootoff 405 1029
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-armhf-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-armhf-DVD-1.iso.txt
+new file mode 100644
+index 0000000..d45529d
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-armhf-DVD-1.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 armhf 1
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 2283876
++El Torito VD version 1 found, boot catalog is in sector 6653
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 239 (Unknown Arch)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 320
++        Bootoff 19FE 6654
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-armhf-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-armhf-netinst.iso.txt
+new file mode 100644
+index 0000000..05fd7fc
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-armhf-netinst.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 armhf n
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 449536
++El Torito VD version 1 found, boot catalog is in sector 1192
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 239 (Unknown Arch)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 320
++        Bootoff 4A9 1193
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-ppc64el-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-ppc64el-DVD-1.iso.txt
+new file mode 100644
+index 0000000..51e9133
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-ppc64el-DVD-1.iso.txt
+@@ -0,0 +1,16 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 p64el 1
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 2292526
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-ppc64el-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-ppc64el-netinst.iso.txt
+new file mode 100644
+index 0000000..978b8e7
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-ppc64el-netinst.iso.txt
+@@ -0,0 +1,16 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 p64el n
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 306248
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-riscv64-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-riscv64-DVD-1.iso.txt
+new file mode 100644
+index 0000000..0a6bb20
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-riscv64-DVD-1.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 riscv64 1
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 2286144
++El Torito VD version 1 found, boot catalog is in sector 7427
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 239 (Unknown Arch)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect EA0
++        Bootoff 1D04 7428
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-riscv64-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-riscv64-netinst.iso.txt
+new file mode 100644
+index 0000000..c260655
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-riscv64-netinst.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 riscv64 n
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 299520
++El Torito VD version 1 found, boot catalog is in sector 998
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 239 (Unknown Arch)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect EA0
++        Bootoff 3E7 999
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-s390x-DVD-1.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-s390x-DVD-1.iso.txt
+new file mode 100644
+index 0000000..ef44ceb
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-s390x-DVD-1.iso.txt
+@@ -0,0 +1,16 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 s390x 1
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 2271538
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-13.0.0-s390x-netinst.iso.txt b/tests/isodata/debian/debian13/debian-13.0.0-s390x-netinst.iso.txt
+new file mode 100644
+index 0000000..6fe96db
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-13.0.0-s390x-netinst.iso.txt
+@@ -0,0 +1,16 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: Debian 13.0.0 s390x n
++Volume set id: 
++Publisher id: 
++Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
++Application id: 
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 215910
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
+diff --git a/tests/isodata/debian/debian13/debian-live-13.0.0-amd64-gnome.iso.txt b/tests/isodata/debian/debian13/debian-live-13.0.0-amd64-gnome.iso.txt
+new file mode 100644
+index 0000000..fcf782c
+--- /dev/null
++++ b/tests/isodata/debian/debian13/debian-live-13.0.0-amd64-gnome.iso.txt
+@@ -0,0 +1,29 @@
++CD-ROM is in ISO 9660 format
++System id: 
++Volume id: d-live 13.0.0 gn amd64
++Volume set id: 
++Publisher id: DEBIAN LIVE PROJECT; HTTPS://WIKI.DEBIAN.ORG/DEBIANLIVE; DEBIAN-LIVE_LISTS.DEBIAN.ORG
++Data preparer id: LIVE-BUILD 327EA0E633C02D67B7E9A03E63C0013733C4912E_2025-06-23T09:33:08+07:00; HTTPS://SALSA.DEBIAN.ORG/LIVE-TEAM/LIVE-BUILD
++Application id: DEBIAN LIVE
++Copyright File id: 
++Abstract File id: 
++Bibliographic File id: 
++Volume set size is: 1
++Volume set sequence number is: 1
++Logical block size is: 2048
++Volume size is: 1972344
++El Torito VD version 1 found, boot catalog is in sector 1626
++Joliet with UCS level 3 found
++Rock Ridge signatures version 1 found
++Eltorito validation header:
++    Hid 1
++    Arch 0 (x86)
++    ID ''
++    Key 55 AA
++    Eltorito defaultboot header:
++        Bootid 88 (bootable)
++        Boot media 0 (No Emulation Boot)
++        Load segment 0
++        Sys type 0
++        Nsect 4
++        Bootoff CBB 3259
diff -Nru osinfo-db-0.20250606/debian/patches/series osinfo-db-0.20250606/debian/patches/series
--- osinfo-db-0.20250606/debian/patches/series	1970-01-01 08:00:00.000000000 +0800
+++ osinfo-db-0.20250606/debian/patches/series	2025-09-17 15:06:39.000000000 +0800
@@ -0,0 +1 @@
+debian13-update-after-first-13.0-release.patch


More information about the Pkg-libvirt-maintainers mailing list