On Thu, Mar 16, 2017 at 2:18 PM, Guido Günther <agx@xxxxxxxxxxx> wrote: > On Thu, Mar 16, 2017 at 09:41:14AM +0100, Fabiano Fidêncio wrote: >> Guido, >> >> On Thu, Mar 16, 2017 at 8:37 AM, Guido Günther <agx@xxxxxxxxxxx> wrote: >> > 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 >> >> I would rather create a new file instead of changing the old one. > > Like: > > >From 2657781cb1699dbb36198b6ed1e6f46cee8f113b Mon Sep 17 00:00:00 2001 > Message-Id: <2657781cb1699dbb36198b6ed1e6f46cee8f113b.1489670237.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 > > --- > .../debian/debian8/debian-8.7.1-amd64-CD-1.iso.txt | 29 ++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > create mode 100644 test/isodata/debian/debian8/debian-8.7.1-amd64-CD-1.iso.txt > > diff --git a/test/isodata/debian/debian8/debian-8.7.1-amd64-CD-1.iso.txt b/test/isodata/debian/debian8/debian-8.7.1-amd64-CD-1.iso.txt > new file mode 100644 > index 0000000..9f8f232 > --- /dev/null > +++ b/test/isodata/debian/debian8/debian-8.7.1-amd64-CD-1.iso.txt > @@ -0,0 +1,29 @@ > +CD-ROM is in ISO 9660 format > +System id: > +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 > +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: 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: > + 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 85F 2143 > -- > 2.11.0 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo Thanks, pushed to master. -- Fabiano Fidêncio _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo