diff --git a/.gitignore b/.gitignore index e046da9..bbd6f17 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/osinfo-db-20250124.tar.xz +SOURCES/osinfo-db-20250606.tar.xz diff --git a/.osinfo-db.metadata b/.osinfo-db.metadata index 6fd3b86..5ec9f5e 100644 --- a/.osinfo-db.metadata +++ b/.osinfo-db.metadata @@ -1 +1 @@ -3792b7d997bd37be1c15c9484378006d40c91506 SOURCES/osinfo-db-20250124.tar.xz +309efca5f61721aaa83e76ad667892c2b2e5d57a SOURCES/osinfo-db-20250606.tar.xz diff --git a/SOURCES/0001-add-rhel-9.6-rhel-9.7-prerelease.patch b/SOURCES/0001-add-rhel-9.6-rhel-9.7-prerelease.patch deleted file mode 100644 index cfd520a..0000000 --- a/SOURCES/0001-add-rhel-9.6-rhel-9.7-prerelease.patch +++ /dev/null @@ -1,481 +0,0 @@ -From 335f2b596707070100db911606070b5b96b00554 Mon Sep 17 00:00:00 2001 -From: rpm-build -Date: Tue, 10 Jun 2025 15:31:21 +0200 -Subject: [PATCH 1/3] add: rhel 9.6, rhel 9.7 (prerelease) - -Update rhel-9-unknown to match 9.8 and later. - -f566665d rhel: Add RHEL 9.7 (prerelease) -27b4355f Add rhel 9.6 release date -5a0c2bab rhel: Add RHEL 9.6 (prerelease) - -Resolves: RHEL-87787 -Signed-off-by: rpm-build ---- - os/redhat.com/rhel-9-unknown.xml | 28 ++--- - os/redhat.com/rhel-9.6.xml | 170 +++++++++++++++++++++++++++++++ - os/redhat.com/rhel-9.7.xml | 170 +++++++++++++++++++++++++++++++ - 3 files changed, 354 insertions(+), 14 deletions(-) - create mode 100644 os/redhat.com/rhel-9.6.xml - create mode 100644 os/redhat.com/rhel-9.7.xml - -diff --git a/os/redhat.com/rhel-9-unknown.xml b/os/redhat.com/rhel-9-unknown.xml -index f4ce9b7..20a0953 100644 ---- a/os/redhat.com/rhel-9-unknown.xml -+++ b/os/redhat.com/rhel-9-unknown.xml -@@ -5,12 +5,12 @@ - - rhel9-unknown - Red Hat Enterprise Linux 9 Unknown -- Red Hat Enterprise Linux 9 Unknown -+ Red Hat Enterprise Linux 9 Unknown - Red Hat Enterprise Linux 9 Unknown - Red Hat 기업용 리눅스 9 (알 수 없음) - Red Hat Enterprise Linux 9 невідома - Red Hat Enterprise Linux 9 Bilinmeyen -- Red Hat Enterprise Linux 9 desconhecido -+ Red Hat Enterprise Linux 9 desconhecido - Red Hat Enterprise Linux 9 (nieznany) - Red Hat Enterprise Linux 9 (sconosciuto) - Red Hat Enterprise Linux 9 Tak Diketahui -@@ -18,13 +18,13 @@ - Red Hat Enterprise Linux 9 Unknown - 9-unknown - 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 -@@ -36,59 +36,59 @@ - linux - rhel - Plow -- -- -+ -+ - - -- .*RHEL-9-([6-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.* -+ .*RHEL-9-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*x86_64.* - - isolinux/vmlinuz - isolinux/initrd.img - - - -- RHEL-9-([6-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$ -+ RHEL-9-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*aarch64$ - - images/pxeboot/vmlinuz - images/pxeboot/initrd.img - - - -- RHEL[_-]9[_-]([6-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$ -+ RHEL[_-]9[_-]([8-9]|[1-9][0-9])([_-]([0-9]|[1-9][0-9]))?.*ppc64le$ - - ppc/ppc64/vmlinuz - ppc/ppc64/initrd.img - - - -- RHEL-9-([6-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$ -+ RHEL-9-([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?.*s390x$ - - - - - Red Hat Enterprise Linux -- ^9.([6-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$ -+ ^9.([8-9]|[1-9][0-9])(-[0-9]|[1-9][0-9])?$ - aarch64 - - - - - Red Hat Enterprise Linux -- ^9.([6-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ -+ ^9.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ - ppc64le - - - - - Red Hat Enterprise Linux -- ^9.([6-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ -+ ^9.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ - s390x - - - - - Red Hat Enterprise Linux -- ^9.([6-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ -+ ^9.([8-9]|[1-9][0-9])(.([0-9]|[1-9][0-9]))?$ - x86_64 - - -diff --git a/os/redhat.com/rhel-9.6.xml b/os/redhat.com/rhel-9.6.xml -new file mode 100644 -index 0000000..bf12c20 ---- /dev/null -+++ b/os/redhat.com/rhel-9.6.xml -@@ -0,0 +1,170 @@ -+ -+ -+ -+ -+ rhel9.6 -+ Red Hat Enterprise Linux 9.6 -+ 9.6 -+ 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 -+ Red Hat, Inc -+ linux -+ rhel -+ Plow -+ -+ -+ 2025-05-16 -+ -+ -+ -+ RHEL-9-6-(([0-9]|[1-9][0-9])-)?BaseOS-x86_64 -+ -+ isolinux/vmlinuz -+ isolinux/initrd.img -+ -+ -+ -+ RHEL[_-]9[_-]6[_-](([0-9]|[1-9][0-9])[_-])?BaseOS[_-]ppc64le -+ -+ ppc/ppc64/vmlinuz -+ ppc/ppc64/initrd.img -+ -+ -+ -+ RHEL-9-6-(([0-9]|[1-9][0-9])-)?BaseOS-aarch64 -+ -+ images/pxeboot/vmlinuz -+ images/pxeboot/initrd.img -+ -+ -+ -+ RHEL-9-6-(([0-9]|[1-9][0-9])-)?BaseOS-s390x -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^9.6(.([0-9]|[1-9][0-9]))?$ -+ aarch64 -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^9.6(.([0-9]|[1-9][0-9]))?$ -+ ppc64le -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^9.6(.([0-9]|[1-9][0-9]))?$ -+ s390x -+ -+ -+ -+ -+ Red Hat Enterprise Linux -+ ^9.6(.([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 -+ -+ -+ -+