[Libosinfo] [PATCH] opensuse: update openSUSE Leap 15.1 data after release
Pino Toscano
ptoscano at redhat.com
Mon May 27 08:21:21 UTC 2019
- remove the prerelease status
- add the release date
- add the URLs of the ISOs
- switch the tree URL to https
- update the isodata test data
---
data/os/opensuse.org/opensuse-15.1.xml.in | 9 +++++++--
...dia.iso.txt => openSUSE-Leap-15.1-DVD-x86_64.iso.txt} | 8 ++++----
...openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.txt} | 4 ++--
...> openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.txt} | 4 ++--
...dia.iso.txt => openSUSE-Leap-15.1-NET-x86_64.iso.txt} | 6 +++---
... openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.txt} | 4 ++--
6 files changed, 20 insertions(+), 15 deletions(-)
rename tests/isodata/opensuse/opensuse15.1/{openSUSE-Leap-15.1-DVD-x86_64-Build438.2-Media.iso.txt => openSUSE-Leap-15.1-DVD-x86_64.iso.txt} (81%)
rename tests/isodata/opensuse/opensuse15.1/{openSUSE-Leap-15.1-GNOME-Live-x86_64-Snapshot6.7-Media.iso.txt => openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.txt} (93%)
rename tests/isodata/opensuse/opensuse15.1/{openSUSE-Leap-15.1-KDE-Live-x86_64-Snapshot6.7-Media.iso.txt => openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.txt} (93%)
rename tests/isodata/opensuse/opensuse15.1/{openSUSE-Leap-15.1-NET-x86_64-Build438.2-Media.iso.txt => openSUSE-Leap-15.1-NET-x86_64.iso.txt} (84%)
rename tests/isodata/opensuse/opensuse15.1/{openSUSE-Leap-15.1-Rescue-CD-x86_64-Snapshot6.7-Media.iso.txt => openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.txt} (93%)
diff --git a/data/os/opensuse.org/opensuse-15.1.xml.in b/data/os/opensuse.org/opensuse-15.1.xml.in
index 2e4b8a7..19016ca 100644
--- a/data/os/opensuse.org/opensuse-15.1.xml.in
+++ b/data/os/opensuse.org/opensuse-15.1.xml.in
@@ -11,7 +11,7 @@
<upgrades id="http://opensuse.org/opensuse/15.0"/>
<derives-from id="http://opensuse.org/opensuse/15.0"/>
- <release-status>prerelease</release-status>
+ <release-date>2019-05-22</release-date>
<variant id="netinst">
<_name>openSUSE Leap 15.1</_name>
@@ -19,6 +19,7 @@
<!-- DVD -->
<media arch="x86_64">
+ <url>https://download.opensuse.org/distribution/leap/15.1/iso/openSUSE-Leap-15.1-DVD-x86_64.iso</url>
<iso>
<volume-id>openSUSE-Leap-15.1-DVD-x86_64*</volume-id>
<system-id>LINUX</system-id>
@@ -31,6 +32,7 @@
<!-- Network -->
<media arch="x86_64">
<variant id="netinst"/>
+ <url>https://download.opensuse.org/distribution/leap/15.1/iso/openSUSE-Leap-15.1-NET-x86_64.iso</url>
<iso>
<volume-id>openSUSE-Leap-15.1-NET-x86_64*</volume-id>
<system-id>LINUX</system-id>
@@ -42,6 +44,7 @@
<!-- Live GNOME -->
<media arch="x86_64" live="true" installer-script="false">
+ <url>https://download.opensuse.org/distribution/leap/15.1/live/openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso</url>
<iso>
<volume-id>openSUSE_Leap_15.1_GNOME_Live</volume-id>
<publisher-id>SUSE LINUX GMBH</publisher-id>
@@ -52,6 +55,7 @@
<!-- Live KDE -->
<media arch="x86_64" live="true" installer-script="false">
+ <url>https://download.opensuse.org/distribution/leap/15.1/live/openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso</url>
<iso>
<volume-id>openSUSE_Leap_15.1_KDE_Live</volume-id>
<publisher-id>SUSE LINUX GMBH</publisher-id>
@@ -62,6 +66,7 @@
<!-- Live Rescue CD -->
<media arch="x86_64" live="true" installer-script="false">
+ <url>https://download.opensuse.org/distribution/leap/15.1/live/openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso</url>
<iso>
<volume-id>openSUSE_Leap_15.1_Rescue_CD</volume-id>
<publisher-id>SUSE LINUX GMBH</publisher-id>
@@ -71,7 +76,7 @@
</media>
<tree arch="x86_64">
- <url>http://download.opensuse.org/pub/opensuse/distribution/leap/15.1/repo/oss/</url>
+ <url>https://download.opensuse.org/pub/opensuse/distribution/leap/15.1/repo/oss/</url>
<treeinfo>
<family>openSUSE Leap</family>
<version>15.1</version>
diff --git a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-DVD-x86_64-Build438.2-Media.iso.txt b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-DVD-x86_64.iso.txt
similarity index 81%
rename from tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-DVD-x86_64-Build438.2-Media.iso.txt
rename to tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-DVD-x86_64.iso.txt
index 9f26538..9715a95 100644
--- a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-DVD-x86_64-Build438.2-Media.iso.txt
+++ b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-DVD-x86_64.iso.txt
@@ -1,17 +1,17 @@
CD-ROM is in ISO 9660 format
System id: LINUX
-Volume id: openSUSE-Leap-15.1-DVD-x86_64438
+Volume id: openSUSE-Leap-15.1-DVD-x86_64470
Volume set id:
Publisher id: SUSE LINUX GmbH
Data preparer id: KIWI - http://opensuse.github.com/kiwi
-Application id: openSUSE-Leap-15.1-DVD-x86_64-Build438.2-Media
+Application id: openSUSE-Leap-15.1-DVD-x86_64-Build470.1-Media
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: 2009268
+Volume size is: 1980737
El Torito VD version 1 found, boot catalog is in sector 20
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
@@ -26,4 +26,4 @@ Eltorito validation header:
Load segment 0
Sys type 0
Nsect 4
- Bootoff 14A0 5280
+ Bootoff 14A8 5288
diff --git a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-GNOME-Live-x86_64-Snapshot6.7-Media.iso.txt b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.txt
similarity index 93%
rename from tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-GNOME-Live-x86_64-Snapshot6.7-Media.iso.txt
rename to tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.txt
index 44ca5f6..acf7dce 100644
--- a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-GNOME-Live-x86_64-Snapshot6.7-Media.iso.txt
+++ b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.txt
@@ -4,14 +4,14 @@ Volume id: openSUSE_Leap_15.1_GNOME_Live
Volume set id:
Publisher id: SUSE LINUX GMBH
Data preparer id: KIWI - HTTP://SUSE.GITHUB.COM/KIWI
-Application id: 0X04060D7E
+Application id: 0XFAB80218
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: 448512
+Volume size is: 460800
El Torito VD version 1 found, boot catalog is in sector 262
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
diff --git a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-KDE-Live-x86_64-Snapshot6.7-Media.iso.txt b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.txt
similarity index 93%
rename from tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-KDE-Live-x86_64-Snapshot6.7-Media.iso.txt
rename to tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.txt
index a35c59f..33d2829 100644
--- a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-KDE-Live-x86_64-Snapshot6.7-Media.iso.txt
+++ b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.txt
@@ -4,14 +4,14 @@ Volume id: openSUSE_Leap_15.1_KDE_Live
Volume set id:
Publisher id: SUSE LINUX GMBH
Data preparer id: KIWI - HTTP://SUSE.GITHUB.COM/KIWI
-Application id: 0XE857B132
+Application id: 0X970F5E35
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: 441856
+Volume size is: 453632
El Torito VD version 1 found, boot catalog is in sector 262
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
diff --git a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-NET-x86_64-Build438.2-Media.iso.txt b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-NET-x86_64.iso.txt
similarity index 84%
rename from tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-NET-x86_64-Build438.2-Media.iso.txt
rename to tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-NET-x86_64.iso.txt
index 8e5b0c6..20f8709 100644
--- a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-NET-x86_64-Build438.2-Media.iso.txt
+++ b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-NET-x86_64.iso.txt
@@ -1,17 +1,17 @@
CD-ROM is in ISO 9660 format
System id: LINUX
-Volume id: openSUSE-Leap-15.1-NET-x86_64438
+Volume id: openSUSE-Leap-15.1-NET-x86_64470
Volume set id:
Publisher id: SUSE LINUX GmbH
Data preparer id: KIWI - http://opensuse.github.com/kiwi
-Application id: openSUSE-Leap-15.1-NET-x86_64-Build438.2-Media
+Application id: openSUSE-Leap-15.1-NET-x86_64-Build470.1-Media
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: 63610
+Volume size is: 63937
El Torito VD version 1 found, boot catalog is in sector 20
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
diff --git a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-Rescue-CD-x86_64-Snapshot6.7-Media.iso.txt b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.txt
similarity index 93%
rename from tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-Rescue-CD-x86_64-Snapshot6.7-Media.iso.txt
rename to tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.txt
index 6dfe358..7ad0ae2 100644
--- a/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-Rescue-CD-x86_64-Snapshot6.7-Media.iso.txt
+++ b/tests/isodata/opensuse/opensuse15.1/openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.txt
@@ -4,14 +4,14 @@ Volume id: openSUSE_Leap_15.1_Rescue_CD
Volume set id:
Publisher id: SUSE LINUX GMBH
Data preparer id: KIWI - HTTP://SUSE.GITHUB.COM/KIWI
-Application id: 0XED90FDBD
+Application id: 0X28CDECCF
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: 316928
+Volume size is: 314368
El Torito VD version 1 found, boot catalog is in sector 262
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
--
2.21.0
More information about the Libosinfo
mailing list