From 7c7db48ad7fd6f829e60a01c83e27979aececd56 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 05 2015 13:18:02 +0000 Subject: import libosinfo-0.2.11-4.el7 --- diff --git a/.gitignore b/.gitignore index 74f0a46..b69f085 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libosinfo-0.2.7.tar.gz +SOURCES/libosinfo-0.2.11.tar.gz diff --git a/.libosinfo.metadata b/.libosinfo.metadata index 2601336..7f0ca42 100644 --- a/.libosinfo.metadata +++ b/.libosinfo.metadata @@ -1 +1 @@ -240328ff6cdd54299b4f23aa73d5a64b5e4845a0 SOURCES/libosinfo-0.2.7.tar.gz +5123247ce495136df8cae6bf889b70c43ab33f17 SOURCES/libosinfo-0.2.11.tar.gz diff --git a/SOURCES/add-rhel-5.9.11-and-rhel-6.6-info.patch b/SOURCES/add-rhel-5.9.11-and-rhel-6.6-info.patch new file mode 100644 index 0000000..f3c2a07 --- /dev/null +++ b/SOURCES/add-rhel-5.9.11-and-rhel-6.6-info.patch @@ -0,0 +1,385 @@ +From 3dcfa43b221b9e5a04878a37f91727696deadd57 Mon Sep 17 00:00:00 2001 +From: Satoru Satoh +Date: Thu, 6 Nov 2014 15:33:27 +0100 +Subject: [PATCH] Add rhel-5.9..11 and rhel-6.6 info + +--- + data/oses/rhel.xml.in | 133 +++++++++++++++++++++ + .../rhel5.10/rhel-server-5.10-i386-dvd.iso.txt | 29 +++++ + .../rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt | 29 +++++ + .../rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt | 29 +++++ + .../rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt | 29 +++++ + .../rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt | 29 +++++ + .../rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt | 29 +++++ + 7 files changed, 307 insertions(+) + create mode 100644 test/isodata/rhel/rhel5.10/rhel-server-5.10-i386-dvd.iso.txt + create mode 100644 test/isodata/rhel/rhel5.10/rhel-server-5.10-x86_64-dvd.iso.txt + create mode 100644 test/isodata/rhel/rhel5.11/rhel-server-5.11-x86_64-dvd.iso.txt + create mode 100644 test/isodata/rhel/rhel5.9/rhel-server-5.9-i386-dvd.iso.txt + create mode 100644 test/isodata/rhel/rhel5.9/rhel-server-5.9-x86_64-dvd.iso.txt + create mode 100644 test/isodata/rhel/rhel6.6/rhel-server-6.6-x86_64-dvd.iso.txt + +diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in +index 9b5f6bb..921396a 100644 +--- a/data/oses/rhel.xml.in ++++ b/data/oses/rhel.xml.in +@@ -658,6 +658,89 @@ + + + ++ ++ rhel5.9 ++ <_name>Red Hat Enterprise Linux 5.9 ++ 5.9 ++ <_vendor>Red Hat, Inc ++ linux ++ rhel ++ Tikanga ++ ++ ++ ++ 2013-01-07 ++ 2020-03-31 ++ ++ ++ ++ LINUX ++ .*RHEL/5.9 i386.* ++ ++ ++ ++ ++ LINUX ++ .*RHEL/5.9 x86_64.* ++ ++ ++ ++ ++ ++ rhel5.10 ++ <_name>Red Hat Enterprise Linux 5.10 ++ 5.10 ++ <_vendor>Red Hat, Inc ++ linux ++ rhel ++ Tikanga ++ ++ ++ ++ 2013-10-01 ++ 2020-03-31 ++ ++ ++ ++ LINUX ++ .*RHEL/5.10 i386.* ++ ++ ++ ++ ++ LINUX ++ .*RHEL/5.10 x86_64.* ++ ++ ++ ++ ++ ++ rhel5.11 ++ <_name>Red Hat Enterprise Linux 5.11 ++ 5.11 ++ <_vendor>Red Hat, Inc ++ linux ++ rhel ++ Tikanga ++ ++ ++ ++ 2014-09-16 ++ 2020-03-31 ++ ++ ++ ++ LINUX ++ .*RHEL/5.11 i386.* ++ ++ ++ ++ ++ LINUX ++ .*RHEL/5.11 x86_64.* ++ ++ ++ + + + +@@ -965,6 +1048,56 @@ + + + ++ ++ rhel6.6 ++ <_name>Red Hat Enterprise Linux 6.6 ++ 6.6 ++ <_vendor>Red Hat, Inc ++ linux ++ rhel ++ Santiago ++ ++ ++ ++ 2014-10-14 ++ 2023-11-30 ++ ++ ++ ++ LINUX ++ RHEL-6.6 .*.i386.* ++ ++ isolinux/vmlinuz ++ isolinux/initrd.img ++ ++ ++ ++ LINUX ++ .*RHEL-6.6 .*.x86_64.* ++ ++ isolinux/vmlinuz ++ isolinux/initrd.img ++ ++ ++ ++ ++ 1 ++ 536870912 ++ ++ ++ ++ 400000000 ++ 1073741824 ++ 9663676416 ++ ++ ++ ++ ++