On Wed, Mar 15, 2017 at 08:36:37PM +0100, Fabiano Fidêncio wrote: > On Wed, Mar 15, 2017 at 8:27 PM, Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> wrote: > > On Tue, Mar 14, 2017 at 7:49 PM, Guido Günther <agx@xxxxxxxxxxx> wrote: > >> --- > >> data/os/debian.org/debian-8.xml.in | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > >> > >> We don't have a stable link for Jessie stable (only for stable in > >> general) so we have to play this catch up game. > >> > >> diff --git a/data/os/debian.org/debian-8.xml.in b/data/os/debian.org/debian-8.xml.in > >> index 19bb8a5..a72cc89 100644 > >> --- a/data/os/debian.org/debian-8.xml.in > >> +++ b/data/os/debian.org/debian-8.xml.in > >> @@ -33,7 +33,7 @@ > >> </resources> > >> > >> <media arch="i686"> > >> - <url>http://cdimage.debian.org/debian-cd/8.4.0/i386/iso-dvd/debian-8.4.0-i386-DVD-1.iso</url> > >> + <url>http://cdimage.debian.org/debian-cd/8.7.1/i386/iso-dvd/debian-8.7.1-i386-DVD-1.iso</url> > >> <iso> > >> <volume-id>Debian 8.\d.\d i386 1</volume-id> > >> </iso> > >> @@ -41,7 +41,7 @@ > >> <initrd>install.386/initrd.gz</initrd> > >> </media> > >> <media arch="x86_64"> > >> - <url>http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-dvd/debian-8.4.0-amd64-DVD-1.iso</url> > >> + <url>http://cdimage.debian.org/debian-cd/8.7.1/amd64/iso-dvd/debian-8.7.1-amd64-DVD-1.iso</url> > >> <iso> > >> <volume-id>Debian 8.\d.\d amd64 1</volume-id> > >> </iso> > >> -- > >> 2.11.0 > >> > >> _______________________________________________ > >> Libosinfo mailing list > >> Libosinfo@xxxxxxxxxx > >> https://www.redhat.com/mailman/listinfo/libosinfo > > > > Ack! > > > > (I'll push the patch over the weekend) > > > > -- > > Fabiano Fidêncio > > Btw, if yoi have the ISO handy, would you mind providing a patch for libosinfo? > > `isoinfo -d -i /path/to/file` is what we're interested in. > > You can just create a new file under debian8 dir, as you can see here: > https://gitlab.com/libosinfo/libosinfo/tree/master/test/isodata/debian/debian8/ That would be >From 847a5a443f86dd66a8fb63adfd262857af61eb55 Mon Sep 17 00:00:00 2001 Message-Id: <847a5a443f86dd66a8fb63adfd262857af61eb55.1489649543.git.agx@xxxxxxxxxxx> From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@xxxxxxxxxxx> Date: Thu, 16 Mar 2017 08:06:46 +0100 Subject: [PATCH libosinfo] Update volume information for Debian Jessie To: libosinfo@xxxxxxxxxx --- test/isodata/debian/debian8/debian-8.0.0-amd64-CD-1.iso.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/isodata/debian/debian8/debian-8.0.0-amd64-CD-1.iso.txt b/test/isodata/debian/debian8/debian-8.0.0-amd64-CD-1.iso.txt index 4b2a03f..9f8f232 100644 --- a/test/isodata/debian/debian8/debian-8.0.0-amd64-CD-1.iso.txt +++ b/test/isodata/debian/debian8/debian-8.0.0-amd64-CD-1.iso.txt @@ -1,6 +1,6 @@ CD-ROM is in ISO 9660 format System id: -Volume id: Debian 8.0.0 amd64 1 +Volume id: Debian 8.7.1 amd64 1 Volume set id: Publisher id: Data preparer id: XORRISO-1.3.6 2014.04.08.180000, LIBISOBURN-1.3.6, LIBISOFS-1.3.6, LIBBURN-1.3.6 @@ -11,8 +11,8 @@ Bibliographic File id: Volume set size is: 1 Volume set sequence number is: 1 Logical block size is: 2048 -Volume size is: 321024 -El Torito VD version 1 found, boot catalog is in sector 2138 +Volume size is: 322560 +El Torito VD version 1 found, boot catalog is in sector 2142 Joliet with UCS level 3 found Rock Ridge signatures version 1 found Eltorito validation header: @@ -26,4 +26,4 @@ Eltorito validation header: Load segment 0 Sys type 0 Nsect 4 - Bootoff 92B 2347 + Bootoff 85F 2143 -- 2.11.0 Cheers, -- Guido _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo