From abdec9c6fb4763f5466d01a2d7c9911391bc6749 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 27 Sep 2023 13:51:44 +0000 Subject: [PATCH] import CS osinfo-db-20230518-1.el8 --- .gitignore | 2 +- .osinfo-db.metadata | 2 +- .../0001-rhel-Add-RHEL-8.7-prerelease.patch | 272 ------------------ .../0002-rhel-Add-RHEL-9.1-prerelease.patch | 267 ----------------- SOURCES/osinfo-db-20220727.tar.xz.asc | 16 -- SOURCES/osinfo-db-20230518.tar.xz.asc | 16 ++ SPECS/osinfo-db.spec | 20 +- 7 files changed, 26 insertions(+), 569 deletions(-) delete mode 100644 SOURCES/0001-rhel-Add-RHEL-8.7-prerelease.patch delete mode 100644 SOURCES/0002-rhel-Add-RHEL-9.1-prerelease.patch delete mode 100644 SOURCES/osinfo-db-20220727.tar.xz.asc create mode 100644 SOURCES/osinfo-db-20230518.tar.xz.asc diff --git a/.gitignore b/.gitignore index 6ed4ad9..340937c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/osinfo-db-20220727.tar.xz +SOURCES/osinfo-db-20230518.tar.xz diff --git a/.osinfo-db.metadata b/.osinfo-db.metadata index 2eff62d..e55f907 100644 --- a/.osinfo-db.metadata +++ b/.osinfo-db.metadata @@ -1 +1 @@ -ee6cb08f27b0ec7f86f0eb95c9ed6b0a72981945 SOURCES/osinfo-db-20220727.tar.xz +3bcd3e87c3f58bf4a62e2c75644c063a82462823 SOURCES/osinfo-db-20230518.tar.xz diff --git a/SOURCES/0001-rhel-Add-RHEL-8.7-prerelease.patch b/SOURCES/0001-rhel-Add-RHEL-8.7-prerelease.patch deleted file mode 100644 index d136647..0000000 --- a/SOURCES/0001-rhel-Add-RHEL-8.7-prerelease.patch +++ /dev/null @@ -1,272 +0,0 @@ -From 5ce5373899c529027aad4d93c54dc127a7d8fcc6 Mon Sep 17 00:00:00 2001 -From: Victor Toso -Date: Tue, 2 Aug 2022 15:26:05 +0200 -Subject: [PATCH 1/2] rhel: Add RHEL 8.7 (prerelease) -Content-type: text/plain - -Release is planned for November. -Signed-off-by: Victor Toso ---- - os/redhat.com/rhel-8-unknown.xml | 20 ++-- - os/redhat.com/rhel-8.7.xml | 171 +++++++++++++++++++++++++++++++ - 2 files changed, 181 insertions(+), 10 deletions(-) - create mode 100644 os/redhat.com/rhel-8.7.xml - -diff --git a/os/redhat.com/rhel-8-unknown.xml b/os/redhat.com/rhel-8-unknown.xml -index 15ea794..75b8742 100644 ---- a/os/redhat.com/rhel-8-unknown.xml -+++ b/os/redhat.com/rhel-8-unknown.xml -@@ -33,12 +33,12 @@ - linux - rhel - Ootpa -- -- -+ -+ - - - LINUX -- .*RHEL-8-([7-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.* -+ .*RHEL-8-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.* - - isolinux/vmlinuz - isolinux/initrd.img -@@ -46,7 +46,7 @@ - - - LINUX -- RHEL-8-([7-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$ -+ RHEL-8-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$ - - images/pxeboot/vmlinuz - images/pxeboot/initrd.img -@@ -54,7 +54,7 @@ - - - PPC -- RHEL[_-]8[_-]([7-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$ -+ RHEL[_-]8[_-]([8-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$ - - ppc/ppc64/vmlinuz - ppc/ppc64/initrd.img -@@ -62,34 +62,34 @@ - - - LINUX -- RHEL-8-([7-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$ -+ RHEL-8-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$ - - - - - Red Hat Enterprise Linux -- ^8.([7-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$ -+ ^8.([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$ - aarch64 - - - - - Red Hat Enterprise Linux -- ^8.([7-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ -+ ^8.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ - ppc64le - - - - - Red Hat Enterprise Linux -- ^8.([7-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ -+ ^8.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ - s390x - - - - - Red Hat Enterprise Linux -- ^8.([7-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ -+ ^8.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ - x86_64 - - -diff --git a/os/redhat.com/rhel-8.7.xml b/os/redhat.com/rhel-8.7.xml -new file mode 100644 -index 0000000..b69f8cd ---- /dev/null -+++ b/os/redhat.com/rhel-8.7.xml -@@ -0,0 +1,171 @@ -+ -+ -+ -+ -+ rhel8.7 -+ Red Hat Enterprise Linux 8.7 -+ 8.7 -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ Red Hat, Inc -+ linux -+ rhel -+ Ootpa -+ -+ -+ prerelease -+ -+ -+ LINUX -+ RHEL-8-7-(([0-9]|[1-9][0-9])-)?BaseOS-x86_64 -+ -+ isolinux/vmlinuz -+ isolinux/initrd.img -+ -+ -+ -+ PPC -+ RHEL[_-]8[_-]7[_-](([0-9]|[1-9][0-9])[_-])?BaseOS[_-]ppc64le -+ -+ ppc/ppc64/vmlinuz -+ ppc/ppc64/initrd.img -+ -+ -+ -+ LINUX -+ RHEL-8-7-(([0-9]|[1-9][0-9])-)?BaseOS-aarch64 -+ -+ images/pxeboot/vmlinuz -+ images/pxeboot/initrd.img -+ -+ -+ -+ LINUX -+ RHEL-8-7-(([0-9]|[1-9][0-9])-)?BaseOS-s390x -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^8.7(.([0-9]|[1-9][0-9]))?$ -+ aarch64 -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^8.7(.([0-9]|[1-9][0-9]))?$ -+ ppc64le -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^8.7(.([0-9]|[1-9][0-9]))?$ -+ s390x -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^8.7(.([0-9]|[1-9][0-9]))?$ -+ x86_64 -+ -+ -+ -+ -+ 1 -+ 1000000000 -+ 2147483648 -+ 10737418240 -+ -+ -+ 4000000000 -+ 2147483648 -+ 21474836480 -+ -+ -+ 768 -+ 35184372088832 -+ -+ -+ -+ -+ 1000000000 -+ 1610612736 -+ 10737418240 -+ -+ -+ 1000000000 -+ 1610612736 -+ 21474836480 -+ -+ -+ 768 -+ 26388279066624 -+ -+ -+ 3221225472 -+ -+ -+ -+ -+ 1073741824 -+ 10737418240 -+ -+ -+ 21474836480 -+ -+ -+ 340 -+ 17592186044416 -+ -+ -+ 2147483648 -+ -+ -+ -+ -+ 2147483648 -+ 10737418240 -+ -+ -+ 21474836480 -+ -+ -+ 256 -+ 1649267441664 -+ -+ -+ -+ -+ 1 -+ 1000000000 -+ 1610612736 -+ 10737418240 -+ -+ -+ 1000000000 -+ 1610612736 -+ 21474836480 -+ -+ -+ -+