From 989be400285bb223901b69b6b618bed43af293b2 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 7 Oct 2022 12:08:48 +0200 Subject: [PATCH 01/10] 9.1 beta --- 90-default.preset | 5 +++++ almalinux-appstream.repo | 18 +++++++++--------- almalinux-baseos.repo | 18 +++++++++--------- almalinux-crb.repo | 18 +++++++++--------- almalinux-extras.repo | 18 +++++++++--------- almalinux-highavailability.repo | 18 +++++++++--------- almalinux-nfv.repo | 18 +++++++++--------- almalinux-plus.repo | 18 +++++++++--------- almalinux-release.spec | 18 ++++++++++++------ almalinux-resilientstorage.repo | 18 +++++++++--------- almalinux-rt.repo | 18 +++++++++--------- almalinux-sap.repo | 18 +++++++++--------- almalinux-saphana.repo | 18 +++++++++--------- 13 files changed, 116 insertions(+), 105 deletions(-) diff --git a/90-default.preset b/90-default.preset index e147857..d8b4122 100644 --- a/90-default.preset +++ b/90-default.preset @@ -213,9 +213,14 @@ enable greenboot-status.service enable greenboot-task-runner.service enable redboot-auto-reboot.service enable redboot-task-runner.service +# https://bugzilla.redhat.com/show_bug.cgi?id=2108625 +enable greenboot-service-monitor.service # https://bugzilla.redhat.com/show_bug.cgi?id=2013299 enable low-memory-monitor.service # https://bugzilla.redhat.com/show_bug.cgi?id=2049627 enable switcheroo-control.service + +# https://bugzilla.redhat.com/show_bug.cgi?id=2106811 +enable clevis-luks-askpass.path diff --git a/almalinux-appstream.repo b/almalinux-appstream.repo index 311ee69..bfe3d5c 100644 --- a/almalinux-appstream.repo +++ b/almalinux-appstream.repo @@ -1,7 +1,7 @@ [appstream] -name=AlmaLinux $releasever - AppStream -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream -# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/$basearch/os/ +name=AlmaLinux 9.1-beta - AppStream +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/appstream +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/AppStream/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [appstream-debug] -name=AlmaLinux $releasever - AppStream - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/AppStream/debug/$basearch/ +name=AlmaLinux 9.1-beta - AppStream - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/appstream-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/AppStream/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [appstream-source] -name=AlmaLinux $releasever - AppStream - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source -# baseurl=https://repo.almalinux.org/vault/$releasever/AppStream/Source/ +name=AlmaLinux 9.1-beta - AppStream - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/appstream-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/AppStream/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-baseos.repo b/almalinux-baseos.repo index 0e6d0c2..b6b66ef 100644 --- a/almalinux-baseos.repo +++ b/almalinux-baseos.repo @@ -1,7 +1,7 @@ [baseos] -name=AlmaLinux $releasever - BaseOS -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos -# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/ +name=AlmaLinux 9.1-beta - BaseOS +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/baseos +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/BaseOS/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [baseos-debug] -name=AlmaLinux $releasever - BaseOS - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/BaseOS/debug/$basearch/ +name=AlmaLinux 9.1-beta - BaseOS - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/baseos-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/BaseOS/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [baseos-source] -name=AlmaLinux $releasever - BaseOS - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source -# baseurl=https://repo.almalinux.org/vault/$releasever/BaseOS/Source/ +name=AlmaLinux 9.1-beta - BaseOS - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/baseos-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/BaseOS/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-crb.repo b/almalinux-crb.repo index 8186c7f..f6b284b 100644 --- a/almalinux-crb.repo +++ b/almalinux-crb.repo @@ -1,7 +1,7 @@ [crb] -name=AlmaLinux $releasever - CRB -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb -# baseurl=https://repo.almalinux.org/almalinux/$releasever/CRB/$basearch/os/ +name=AlmaLinux 9.1-beta - CRB +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/crb +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/CRB/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-debug] -name=AlmaLinux $releasever - CRB - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/CRB/debug/$basearch/ +name=AlmaLinux 9.1-beta - CRB - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/crb-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/CRB/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-source] -name=AlmaLinux $releasever - CRB - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb-source -# baseurl=https://repo.almalinux.org/vault/$releasever/CRB/Source/ +name=AlmaLinux 9.1-beta - CRB - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/crb-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/CRB/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-extras.repo b/almalinux-extras.repo index 62b72ed..9c154e5 100644 --- a/almalinux-extras.repo +++ b/almalinux-extras.repo @@ -1,7 +1,7 @@ [extras] -name=AlmaLinux $releasever - Extras -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras -# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/$basearch/os/ +name=AlmaLinux 9.1-beta - Extras +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/extras +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/extras/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-debug] -name=AlmaLinux $releasever - Extras - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/extras/debug/$basearch/ +name=AlmaLinux 9.1-beta - Extras - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/extras-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/extras/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-source] -name=AlmaLinux $releasever - Extras - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source -# baseurl=https://repo.almalinux.org/vault/$releasever/extras/Source/ +name=AlmaLinux 9.1-beta - Extras - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/extras-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/extras/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-highavailability.repo b/almalinux-highavailability.repo index d489012..e7c08e6 100644 --- a/almalinux-highavailability.repo +++ b/almalinux-highavailability.repo @@ -1,7 +1,7 @@ [highavailability] -name=AlmaLinux $releasever - HighAvailability -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability -# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/$basearch/os/ +name=AlmaLinux 9.1-beta - HighAvailability +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/highavailability +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/HighAvailability/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-debug] -name=AlmaLinux $releasever - HighAvailability - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/HighAvailability/debug/$basearch/ +name=AlmaLinux 9.1-beta - HighAvailability - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/highavailability-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/HighAvailability/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-source] -name=AlmaLinux $releasever - HighAvailability - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability-source -# baseurl=https://repo.almalinux.org/vault/$releasever/HighAvailability/Source/ +name=AlmaLinux 9.1-beta - HighAvailability - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/highavailability-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/HighAvailability/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-nfv.repo b/almalinux-nfv.repo index 9c22693..53b5300 100644 --- a/almalinux-nfv.repo +++ b/almalinux-nfv.repo @@ -1,7 +1,7 @@ [nfv] -name=AlmaLinux $releasever - NFV -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv -# baseurl=https://repo.almalinux.org/almalinux/$releasever/NFV/$basearch/os/ +name=AlmaLinux 9.1-beta - NFV +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/nfv +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/NFV/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-debug] -name=AlmaLinux $releasever - NFV - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/debug/$basearch/ +name=AlmaLinux 9.1-beta - NFV - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/nfv-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/NFV/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-source] -name=AlmaLinux $releasever - NFV - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-source -# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/Source/ +name=AlmaLinux 9.1-beta - NFV - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/nfv-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/NFV/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-plus.repo b/almalinux-plus.repo index 45c7929..6e2a24c 100644 --- a/almalinux-plus.repo +++ b/almalinux-plus.repo @@ -1,7 +1,7 @@ [plus] -name=AlmaLinux $releasever - Plus -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus -# baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/$basearch/os/ +name=AlmaLinux 9.1-beta - Plus +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/plus +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/plus/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-debug] -name=AlmaLinux $releasever - Plus - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/plus/debug/$basearch/ +name=AlmaLinux 9.1-beta - Plus - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/plus-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/plus/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-source] -name=AlmaLinux $releasever - Plus - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-source -# baseurl=https://repo.almalinux.org/vault/$releasever/plus/Source/ +name=AlmaLinux 9.1-beta - Plus - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/plus-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/plus/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-release.spec b/almalinux-release.spec index 1d05fb8..6823d4a 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -1,11 +1,13 @@ %global distro AlmaLinux -%global release_name Emerald Puma +%global release_name Lime Lynx %global major 9 -%global minor 0 +%global minor 1 + +%global beta Beta Name: almalinux-release Version: %{major}.%{minor} -Release: 4%{?dist} +Release: 1.8%{?dist} Summary: %{distro} release files License: GPLv2 URL: https://almalinux.org @@ -54,7 +56,8 @@ Source504: almalinux-highavailability.repo Source505: almalinux-resilientstorage.repo Source506: almalinux-sap.repo Source507: almalinux-saphana.repo -Source508: almalinux-plus.repo +# No plus repo in betas +# Source508: almalinux-plus.repo # Only for x86_64 Source510: almalinux-nfv.repo Source511: almalinux-rt.repo @@ -231,7 +234,7 @@ install -p -m 0644 %{SOURCE504} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE505} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE506} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE507} %{buildroot}%{_sysconfdir}/yum.repos.d/ -install -p -m 0644 %{SOURCE508} %{buildroot}%{_sysconfdir}/yum.repos.d/ +# install -p -m 0644 %{SOURCE508} %{buildroot}%{_sysconfdir}/yum.repos.d/ # RT and NFV are only for x86_64 %ifarch x86_64 install -p -m 0644 %{SOURCE510} %{buildroot}%{_sysconfdir}/yum.repos.d/ @@ -284,7 +287,7 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/ %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-resilientstorage.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-sap.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-saphana.repo -%config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-plus.repo +#config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-plus.repo %ifarch x86_64 %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-nfv.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-rt.repo @@ -295,6 +298,9 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/ %changelog +* Fri Oct 07 2022 Andrew Lukoshko - 9.1-1.8 +- 9.1 beta + * Wed Jun 22 2022 Andrew Lukoshko - 9.0-4 - Fix AlmaLinux version in EULA diff --git a/almalinux-resilientstorage.repo b/almalinux-resilientstorage.repo index 8cc965f..8b7736a 100644 --- a/almalinux-resilientstorage.repo +++ b/almalinux-resilientstorage.repo @@ -1,7 +1,7 @@ [resilientstorage] -name=AlmaLinux $releasever - ResilientStorage -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage -# baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/$basearch/os/ +name=AlmaLinux 9.1-beta - ResilientStorage +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/resilientstorage +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/ResilientStorage/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-debug] -name=AlmaLinux $releasever - ResilientStorage - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/ResilientStorage/debug/$basearch/ +name=AlmaLinux 9.1-beta - ResilientStorage - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/resilientstorage-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/ResilientStorage/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-source] -name=AlmaLinux $releasever - ResilientStorage - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-source -# baseurl=https://repo.almalinux.org/vault/$releasever/ResilientStorage/Source/ +name=AlmaLinux 9.1-beta - ResilientStorage - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/resilientstorage-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/ResilientStorage/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-rt.repo b/almalinux-rt.repo index 1a4b30e..eadb61a 100644 --- a/almalinux-rt.repo +++ b/almalinux-rt.repo @@ -1,7 +1,7 @@ [rt] -name=AlmaLinux $releasever - RT -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt -# baseurl=https://repo.almalinux.org/almalinux/$releasever/RT/$basearch/os/ +name=AlmaLinux 9.1-beta - RT +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/rt +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/RT/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-debug] -name=AlmaLinux $releasever - RT - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/RT/debug/$basearch/ +name=AlmaLinux 9.1-beta - RT - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/rt-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/RT/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-source] -name=AlmaLinux $releasever - RT - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt-source -# baseurl=https://repo.almalinux.org/vault/$releasever/RT/Source/ +name=AlmaLinux 9.1-beta - RT - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/rt-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/RT/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-sap.repo b/almalinux-sap.repo index 06f84a7..74f0c55 100644 --- a/almalinux-sap.repo +++ b/almalinux-sap.repo @@ -1,7 +1,7 @@ [sap] -name=AlmaLinux $releasever - SAP -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap -# baseurl=https://repo.almalinux.org/almalinux/$releasever/SAP/$basearch/os/ +name=AlmaLinux 9.1-beta - SAP +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/sap +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/SAP/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-debug] -name=AlmaLinux $releasever - SAP - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/SAP/debug/$basearch/ +name=AlmaLinux 9.1-beta - SAP - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/sap-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAP/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-source] -name=AlmaLinux $releasever - SAP - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap-source -# baseurl=https://repo.almalinux.org/vault/$releasever/SAP/Source/ +name=AlmaLinux 9.1-beta - SAP - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/sap-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAP/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-saphana.repo b/almalinux-saphana.repo index 666e046..9c7ecf0 100644 --- a/almalinux-saphana.repo +++ b/almalinux-saphana.repo @@ -1,7 +1,7 @@ [saphana] -name=AlmaLinux $releasever - SAPHANA -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana -# baseurl=https://repo.almalinux.org/almalinux/$releasever/SAPHANA/$basearch/os/ +name=AlmaLinux 9.1-beta - SAPHANA +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/saphana +# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/SAPHANA/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-debug] -name=AlmaLinux $releasever - SAPHANA - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/SAPHANA/debug/$basearch/ +name=AlmaLinux 9.1-beta - SAPHANA - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/saphana-debug +# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAPHANA/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-source] -name=AlmaLinux $releasever - SAPHANA - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana-source -# baseurl=https://repo.almalinux.org/vault/$releasever/SAPHANA/Source/ +name=AlmaLinux 9.1-beta - SAPHANA - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/saphana-source +# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAPHANA/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 From c0254e6160732a2f146ab24faffc06d6652b0df6 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 7 Oct 2022 12:13:26 +0200 Subject: [PATCH 02/10] Use AlmaLinux Secure Boot cert --- almalinux-release.spec | 8 ++++---- alsecureboot001.cer | Bin 0 -> 1787 bytes clsecureboot001.cer | Bin 1561 -> 0 bytes 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 alsecureboot001.cer delete mode 100644 clsecureboot001.cer diff --git a/almalinux-release.spec b/almalinux-release.spec index 6823d4a..53352e1 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -40,13 +40,13 @@ Source302: 90-default-user.preset Source303: 99-default-disable.preset Source304: 50-redhat.conf -Source400: clsecureboot001.cer +Source400: alsecureboot001.cer # kernel signing certificate -Source401: clsecureboot001.cer +Source401: alsecureboot001.cer # grub2 signing certificate -Source402: clsecureboot001.cer +Source402: alsecureboot001.cer # Fwupd signing certificate -Source403: clsecureboot001.cer +Source403: alsecureboot001.cer Source500: almalinux-appstream.repo Source501: almalinux-baseos.repo diff --git a/alsecureboot001.cer b/alsecureboot001.cer new file mode 100644 index 0000000000000000000000000000000000000000..6a4e99b9ed921c4af3db55a619260f1ab76110dc GIT binary patch literal 1787 zcmb7Edpy%?9NzEu+YQ4qp+X~z$hNhS)Qi`TME^-dksg&-Xq2Cz{bpoK?*v3Lr+#1l0EMjD_^(GTMD zB!UPL)n5=TknqD$I+(55K`6BGoxr#aQ34*7AqwMDg9H&mfiQx~@Sw6ns4M2o1LnrM zj*bAGgM!g7R1KZf5ID|pa&dAA1xdG2GSJgV;wS_sr+Fwqoly#ygx9gdLs&@Wya0v} z3LG4SP65Uf7hwvK$&cd3bH#kr3{2A~=u->>#eywd37;Auj^GLf30#RlB%EMPEi-l+ zkwox{5{U(2T$BpTN6nIqJ))wy{sLj#R%$>H)k_p74EruH#z6j)0c5b{#3zMt7(@o^ zW7O-~undMU6>I1J?%P(;)EDTd~@7#vAD%qZ-ufkhh?j~ zapii8FZ6l4l2j4>$6Kvd%=FCfQ#Hi8bqZPzauDLVg0k(jF6nNqtfiz|Wxur8bX2ad zdVcV5sacnCY_nO@_S&kodX}Gu=_h9qjw-&C&Q?YW8|~hwL@-lYMZxo*mT|n_rq!Dq zNO?Kr*Z&ajuCl*+CptA}bH}3+sZUn7lNIOqU@O10Y8v~wWKcZqMh{nDsrrHAqC?Fn zC5Od?^TaPN9vZwE>ENKiT9WIkzve%`+%Pg-+wtWhW?EoI?ykMo1m;;krtqoqrdY(Z z>AG~nTPIVAdtr9e$os^OcI}Pat4B7uw#bZr_Ev0CoO20G4yS!W8C%*eNtWAYpL#d* zedparl{a8zs7XrL79O+)cgO3rRq(Xe?bv+=_YavC&C0sI{5@^Isw>gKnC3h)7Af**$k{YWr>DKj@ce|HuYY$w-4X7busAnE?sO0 z%rpc&tP$2Q5p}pRNtx`QBY$$Hy}hi^EzC7xG%sfQ5Hy0tA}}ElkTi6P2EzaYC>lh= zl7Kdzs16YhM?esDptRPfdPAw7JRwLkg(U+Y4UdZT1n$5IPa2Kec@%;nJOpT9#`r7@ z85u`PBr&nB4i2&3%Ye=kMLRG8g8%`Ki%23t2=LQLO~*2UT1>u3z97|AGoqg0iKFNf zr^ZU-duM1WW2`Y49;^^`UC`BhARRwieNz#L243SBz!P*O|5I1;uO$Gbj#^URPsEFj znJ5J48Yh#m)_^Ae=Lv|2+!#zIQG$c)nJj+~w#N#V{a95^486KX5gC+(`LS(LuYLx& zmK=g#7W3C{btC1qgXHu|&hAt1mVpg9@qz7)LQjirTbE=%tB>VaJ{w|W+SRlqtM=qq z`BZ#(0JZP>i7X28yp;YFwn*+V^|hB(LiOc)PaARBXXK%~jS_tFjUyY$QX;*+r0V45 zkE=pT=tBm1C+#j}43w`s`%TdlzpX-LE<>U=F6|4*<{yn&V-xIkW##-D?u9_i{=os1 zQ~fq=HHqcUdPH1KbNZa$#kq3WF+jPXnVa;%`a)vjg(LknHdCYpovzocJ`VZSGQKX% z9VuvTNmoc+L-8N(4b3q2QAF;sQhj@I*nzv-=TicK8=0_FUZQQx>WuhjaYMX_P|t&zHv TseG#v;Fg#3=RT@0&At3@_pP4Z literal 0 HcmV?d00001 diff --git a/clsecureboot001.cer b/clsecureboot001.cer deleted file mode 100644 index ca9ce5d92a13320a2995ed90f173ea719a132d8f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1561 zcmZ`(Yfuwc6wXbS1jzzo5X>OBh=_zHxtj+9!bnI+p+=zweAJF{O%_-i65K3=V6`P` zg!+Oiw$+NM3{cvRbwp7M9c2G4W9CPDY!P9nY%kz?r;WtSRH=h8 zU|e*l3WsV{DvoP4TGbnDs9{5GAcS5Z!6h(4C{7Uq1bAm>@_|6YFE-;+7(G78M}rNd zop2L0iATV2PECX)*l5Dk>U3O<$HA#wY63bL*TU2^EXQ6+VmX8d(^It7PU5jJhO385 zA`5A%ieN~rfG#CiV@9QqDqzb&l8`jD9Hy((P@^7aCo5+n4C4+6Mny(D>xqpR~zVhEx6umhZ5RVFal3r5M(h>Ej0sf_MTi2%d}hSB1Z;Kcx_Vo?>QeGcGz_P@TPE#k$jU}t{ z=C4WMHPazOp*1PT3fm+ruI6lS_~q`^8L{y-bu+Gf%@__g=3FU^|HN|Z8E=KQmHrw0 zI*CrQY%Us>cb>W=8$P+bYgw+q?~#eYnR*Y9;aJhXnxTwk!v=F7YKwQfz8bV zV01@f!?{5q0>0>7n9VhhK+@rCzjllgEbu48Bs8(uEH~tubc=NhbLDzdL9qcd0ymIeCpOTfNz>=FRp+_ZMjPwTEfKR;4GdG@D`O}rr^ zO(!d6#<-~YhKw(p3S9X|dM{X}bRc;161eWzPCUA!^tNx{O73;zPg)%xE6 From 7226efe25fce39a6981164d73d9b2a27555673ed Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Mon, 31 Oct 2022 09:56:23 +0100 Subject: [PATCH 03/10] Add stream dnf variable for CentOS SIG repos compatibility --- almalinux-release.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/almalinux-release.spec b/almalinux-release.spec index 53352e1..14dde91 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -241,9 +241,9 @@ install -p -m 0644 %{SOURCE510} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE511} %{buildroot}%{_sysconfdir}/yum.repos.d/ %endif -# dnf variables +# dnf variables for CentOS SIG repos compatibility install -d -m 0755 %{buildroot}%{_sysconfdir}/dnf/vars -# echo "%{major}-stream" > %{buildroot}%{_sysconfdir}/dnf/vars/stream +echo "%{major}-stream" > %{buildroot}%{_sysconfdir}/dnf/vars/stream # copy GPG keys install -d -m 0755 %{buildroot}%{_sysconfdir}/pki/rpm-gpg @@ -292,6 +292,7 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/ %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-nfv.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-rt.repo %endif +%config(noreplace) %{_sysconfdir}/dnf/vars/stream %files -n almalinux-gpg-keys %{_sysconfdir}/pki/rpm-gpg From 15a2c82260a2c6bc12025720191db0f962fe30c0 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 29 Mar 2023 14:08:27 +0200 Subject: [PATCH 04/10] 9.2 beta --- 90-default.preset | 4 ++ almalinux-appstream.repo | 18 ++++---- almalinux-baseos.repo | 18 ++++---- almalinux-crb.repo | 18 ++++---- almalinux-extras.repo | 18 ++++---- almalinux-highavailability.repo | 18 ++++---- almalinux-nfv.repo | 18 ++++---- almalinux-plus.repo | 18 ++++---- almalinux-release.spec | 80 ++++++++++++++++++++++----------- almalinux-resilientstorage.repo | 18 ++++---- almalinux-rt.repo | 18 ++++---- almalinux-sap.repo | 18 ++++---- almalinux-saphana.repo | 18 ++++---- 13 files changed, 157 insertions(+), 125 deletions(-) diff --git a/90-default.preset b/90-default.preset index d8b4122..270d79c 100644 --- a/90-default.preset +++ b/90-default.preset @@ -224,3 +224,7 @@ enable switcheroo-control.service # https://bugzilla.redhat.com/show_bug.cgi?id=2106811 enable clevis-luks-askpass.path + +# https://bugzilla.redhat.com/show_bug.cgi?id=2167344 +enable ostree-readonly-sysroot-migration.service + diff --git a/almalinux-appstream.repo b/almalinux-appstream.repo index bfe3d5c..43e7b11 100644 --- a/almalinux-appstream.repo +++ b/almalinux-appstream.repo @@ -1,7 +1,7 @@ [appstream] -name=AlmaLinux 9.1-beta - AppStream -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/appstream -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/AppStream/$basearch/os/ +name=AlmaLinux 9.2-beta - AppStream +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream +# baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [appstream-debug] -name=AlmaLinux 9.1-beta - AppStream - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/appstream-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/AppStream/debug/$basearch/ +name=AlmaLinux 9.2-beta - AppStream - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [appstream-source] -name=AlmaLinux 9.1-beta - AppStream - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/appstream-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/AppStream/Source/ +name=AlmaLinux 9.2-beta - AppStream - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-baseos.repo b/almalinux-baseos.repo index b6b66ef..7a43799 100644 --- a/almalinux-baseos.repo +++ b/almalinux-baseos.repo @@ -1,7 +1,7 @@ [baseos] -name=AlmaLinux 9.1-beta - BaseOS -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/baseos -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/BaseOS/$basearch/os/ +name=AlmaLinux 9.2-beta - BaseOS +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos +# baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [baseos-debug] -name=AlmaLinux 9.1-beta - BaseOS - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/baseos-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/BaseOS/debug/$basearch/ +name=AlmaLinux 9.2-beta - BaseOS - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [baseos-source] -name=AlmaLinux 9.1-beta - BaseOS - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/baseos-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/BaseOS/Source/ +name=AlmaLinux 9.2-beta - BaseOS - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-crb.repo b/almalinux-crb.repo index f6b284b..7572679 100644 --- a/almalinux-crb.repo +++ b/almalinux-crb.repo @@ -1,7 +1,7 @@ [crb] -name=AlmaLinux 9.1-beta - CRB -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/crb -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/CRB/$basearch/os/ +name=AlmaLinux 9.2-beta - CRB +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb +# baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-debug] -name=AlmaLinux 9.1-beta - CRB - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/crb-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/CRB/debug/$basearch/ +name=AlmaLinux 9.2-beta - CRB - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-source] -name=AlmaLinux 9.1-beta - CRB - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/crb-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/CRB/Source/ +name=AlmaLinux 9.2-beta - CRB - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-extras.repo b/almalinux-extras.repo index 9c154e5..d1f6430 100644 --- a/almalinux-extras.repo +++ b/almalinux-extras.repo @@ -1,7 +1,7 @@ [extras] -name=AlmaLinux 9.1-beta - Extras -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/extras -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/extras/$basearch/os/ +name=AlmaLinux 9.2-beta - Extras +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras +# baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-debug] -name=AlmaLinux 9.1-beta - Extras - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/extras-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/extras/debug/$basearch/ +name=AlmaLinux 9.2-beta - Extras - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-source] -name=AlmaLinux 9.1-beta - Extras - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/extras-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/extras/Source/ +name=AlmaLinux 9.2-beta - Extras - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-highavailability.repo b/almalinux-highavailability.repo index e7c08e6..bd93b3c 100644 --- a/almalinux-highavailability.repo +++ b/almalinux-highavailability.repo @@ -1,7 +1,7 @@ [highavailability] -name=AlmaLinux 9.1-beta - HighAvailability -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/highavailability -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/HighAvailability/$basearch/os/ +name=AlmaLinux 9.2-beta - HighAvailability +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability +# baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-debug] -name=AlmaLinux 9.1-beta - HighAvailability - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/highavailability-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/HighAvailability/debug/$basearch/ +name=AlmaLinux 9.2-beta - HighAvailability - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-source] -name=AlmaLinux 9.1-beta - HighAvailability - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/highavailability-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/HighAvailability/Source/ +name=AlmaLinux 9.2-beta - HighAvailability - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-nfv.repo b/almalinux-nfv.repo index 53b5300..c82008b 100644 --- a/almalinux-nfv.repo +++ b/almalinux-nfv.repo @@ -1,7 +1,7 @@ [nfv] -name=AlmaLinux 9.1-beta - NFV -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/nfv -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/NFV/$basearch/os/ +name=AlmaLinux 9.2-beta - NFV +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv +# baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-debug] -name=AlmaLinux 9.1-beta - NFV - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/nfv-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/NFV/debug/$basearch/ +name=AlmaLinux 9.2-beta - NFV - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-source] -name=AlmaLinux 9.1-beta - NFV - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/nfv-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/NFV/Source/ +name=AlmaLinux 9.2-beta - NFV - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-plus.repo b/almalinux-plus.repo index 6e2a24c..a1ab25c 100644 --- a/almalinux-plus.repo +++ b/almalinux-plus.repo @@ -1,7 +1,7 @@ [plus] -name=AlmaLinux 9.1-beta - Plus -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/plus -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/plus/$basearch/os/ +name=AlmaLinux 9.2-beta - Plus +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus +# baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-debug] -name=AlmaLinux 9.1-beta - Plus - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/plus-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/plus/debug/$basearch/ +name=AlmaLinux 9.2-beta - Plus - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-source] -name=AlmaLinux 9.1-beta - Plus - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/plus-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/plus/Source/ +name=AlmaLinux 9.2-beta - Plus - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-release.spec b/almalinux-release.spec index 14dde91..a3b050a 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -1,13 +1,12 @@ %global distro AlmaLinux -%global release_name Lime Lynx +%global release_name Turquoise Kodkod %global major 9 -%global minor 1 - +%global minor 2 %global beta Beta Name: almalinux-release Version: %{major}.%{minor} -Release: 1.8%{?dist} +Release: 0.11%{?dist} Summary: %{distro} release files License: GPLv2 URL: https://almalinux.org @@ -56,8 +55,7 @@ Source504: almalinux-highavailability.repo Source505: almalinux-resilientstorage.repo Source506: almalinux-sap.repo Source507: almalinux-saphana.repo -# No plus repo in betas -# Source508: almalinux-plus.repo +Source508: almalinux-plus.repo # Only for x86_64 Source510: almalinux-nfv.repo Source511: almalinux-rt.repo @@ -103,6 +101,29 @@ echo "%{distro} release %{major}.%{minor}%{?beta: %{beta}} (%{release_name})" > ln -s almalinux-release %{buildroot}%{_sysconfdir}/system-release ln -s almalinux-release %{buildroot}%{_sysconfdir}/redhat-release +# ------------------------------------------------------------------------- +# Definitions for /etc/os-release and for macros in macros.dist. These +# macros are useful for spec files where distribution-specific identifiers +# are used to customize packages. + +# Name of vendor / name of distribution. Typically used to identify where +# the binary comes from in --help or --version messages of programs. +# Examples: gdb.spec, clang.spec +%global dist_vendor AlmaLinux OS Foundation +%global dist_name %{distro} + +# URL of the homepage of the distribution +# Example: gstreamer1-plugins-base.spec +%global dist_home_url https://almalinux.org/ + +# Bugzilla / bug reporting URLs shown to users. +# Examples: gcc.spec +%global dist_bug_report_url https://bugs.almalinux.org/ + +# debuginfod server, as used in elfutils.spec. +# %global dist_debuginfod_url %{nil} +# ------------------------------------------------------------------------- + # Create the os-release file install -d -m 0755 %{buildroot}%{_prefix}/lib cat > %{buildroot}%{_prefix}/lib/os-release << EOF @@ -116,9 +137,9 @@ PRETTY_NAME="%{distro} %{major}.%{minor}%{?beta: %{beta}} (%{release_name})" ANSI_COLOR="0;34" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:almalinux:almalinux:%{major}::baseos" -HOME_URL="https://almalinux.org/" +HOME_URL="%{dist_home_url}" DOCUMENTATION_URL="https://wiki.almalinux.org/" -BUG_REPORT_URL="https://bugs.almalinux.org/" +BUG_REPORT_URL="%{dist_bug_report_url}" ALMALINUX_MANTISBT_PROJECT="AlmaLinux-%{major}" ALMALINUX_MANTISBT_PROJECT_VERSION="%{major}.%{minor}" @@ -152,6 +173,10 @@ cat > %{buildroot}%{_rpmmacrodir}/macros.dist << EOF %%rhel %{major} %%dist %%{!?distprefix0:%%{?distprefix}}%%{expand:%%{lua:for i=0,9999 do print("%%{?distprefix" .. i .."}") end}}.el%{major}%%{?with_bootstrap:%{__bootstrap}} %%el%{major} 1 +%%dist_vendor %{dist_vendor} +%%dist_name %{dist_name} +%%dist_home_url %{dist_home_url} +%%dist_bug_report_url %{dist_bug_report_url} EOF # use unbranded datadir @@ -204,25 +229,25 @@ install -m 644 %{SOURCE400} %{buildroot}%{_datadir}/pki/sb-certs/secureboot-ca-s install -m 644 %{SOURCE401} %{buildroot}%{_datadir}/pki/sb-certs/secureboot-kernel-s390x.cer # Link x86_64 certs -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-ca-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-x86_64.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-kernel-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-x86_64.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-grub2-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-grub2-x86_64.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-fwupd-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-fwupd-x86_64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-ca-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-x86_64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-kernel-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-x86_64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-grub2-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-grub2-x86_64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-fwupd-x86_64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-fwupd-x86_64.cer # Link aarch64 certs -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-ca-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-aarch64.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-kernel-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-aarch64.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-grub2-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-grub2-aarch64.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-fwupd-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-fwupd-aarch64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-ca-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-aarch64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-kernel-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-aarch64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-grub2-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-grub2-aarch64.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-fwupd-aarch64.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-fwupd-aarch64.cer # Link ppc64le certs -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-ca-ppc64le.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-ppc64le.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-kernel-ppc64le.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-ppc64le.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-grub2-ppc64le.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-grub2-ppc64le.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-ca-ppc64le.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-ppc64le.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-kernel-ppc64le.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-ppc64le.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-grub2-ppc64le.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-grub2-ppc64le.cer # Link s390x certs -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-ca-s390x.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-s390x.cer -ln -sr %{buildroot}%{_datadir}%{_datadir}/pki/sb-certs/secureboot-kernel-s390x.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-s390x.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-ca-s390x.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-ca-s390x.cer +ln -sr %{buildroot}%{_datadir}/pki/sb-certs/secureboot-kernel-s390x.cer %{buildroot}%{_sysconfdir}/pki/sb-certs/secureboot-kernel-s390x.cer # copy yum repos install -d -m 0755 %{buildroot}%{_sysconfdir}/yum.repos.d @@ -234,14 +259,14 @@ install -p -m 0644 %{SOURCE504} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE505} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE506} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE507} %{buildroot}%{_sysconfdir}/yum.repos.d/ -# install -p -m 0644 %{SOURCE508} %{buildroot}%{_sysconfdir}/yum.repos.d/ +install -p -m 0644 %{SOURCE508} %{buildroot}%{_sysconfdir}/yum.repos.d/ # RT and NFV are only for x86_64 %ifarch x86_64 install -p -m 0644 %{SOURCE510} %{buildroot}%{_sysconfdir}/yum.repos.d/ install -p -m 0644 %{SOURCE511} %{buildroot}%{_sysconfdir}/yum.repos.d/ %endif -# dnf variables for CentOS SIG repos compatibility +# dnf variables install -d -m 0755 %{buildroot}%{_sysconfdir}/dnf/vars echo "%{major}-stream" > %{buildroot}%{_sysconfdir}/dnf/vars/stream @@ -287,7 +312,7 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/ %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-resilientstorage.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-sap.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-saphana.repo -#config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-plus.repo +%config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-plus.repo %ifarch x86_64 %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-nfv.repo %config(noreplace) %{_sysconfdir}/yum.repos.d/almalinux-rt.repo @@ -299,8 +324,11 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/ %changelog -* Fri Oct 07 2022 Andrew Lukoshko - 9.1-1.8 -- 9.1 beta +* Wed Mar 29 2023 Andrew Lukoshko - 9.2-0.11 +- 9.2 beta + +* Tue Nov 15 2022 Andrew Lukoshko - 9.1-1.9 +- 9.1 stable * Wed Jun 22 2022 Andrew Lukoshko - 9.0-4 - Fix AlmaLinux version in EULA diff --git a/almalinux-resilientstorage.repo b/almalinux-resilientstorage.repo index 8b7736a..f1ae0a0 100644 --- a/almalinux-resilientstorage.repo +++ b/almalinux-resilientstorage.repo @@ -1,7 +1,7 @@ [resilientstorage] -name=AlmaLinux 9.1-beta - ResilientStorage -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/resilientstorage -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/ResilientStorage/$basearch/os/ +name=AlmaLinux 9.2-beta - ResilientStorage +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage +# baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-debug] -name=AlmaLinux 9.1-beta - ResilientStorage - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/resilientstorage-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/ResilientStorage/debug/$basearch/ +name=AlmaLinux 9.2-beta - ResilientStorage - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-source] -name=AlmaLinux 9.1-beta - ResilientStorage - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/resilientstorage-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/ResilientStorage/Source/ +name=AlmaLinux 9.2-beta - ResilientStorage - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-rt.repo b/almalinux-rt.repo index eadb61a..0cc55cd 100644 --- a/almalinux-rt.repo +++ b/almalinux-rt.repo @@ -1,7 +1,7 @@ [rt] -name=AlmaLinux 9.1-beta - RT -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/rt -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/RT/$basearch/os/ +name=AlmaLinux 9.2-beta - RT +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt +# baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-debug] -name=AlmaLinux 9.1-beta - RT - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/rt-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/RT/debug/$basearch/ +name=AlmaLinux 9.2-beta - RT - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-source] -name=AlmaLinux 9.1-beta - RT - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/rt-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/RT/Source/ +name=AlmaLinux 9.2-beta - RT - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-sap.repo b/almalinux-sap.repo index 74f0c55..6781373 100644 --- a/almalinux-sap.repo +++ b/almalinux-sap.repo @@ -1,7 +1,7 @@ [sap] -name=AlmaLinux 9.1-beta - SAP -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/sap -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/SAP/$basearch/os/ +name=AlmaLinux 9.2-beta - SAP +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap +# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-debug] -name=AlmaLinux 9.1-beta - SAP - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/sap-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAP/debug/$basearch/ +name=AlmaLinux 9.2-beta - SAP - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-source] -name=AlmaLinux 9.1-beta - SAP - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/sap-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAP/Source/ +name=AlmaLinux 9.2-beta - SAP - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-saphana.repo b/almalinux-saphana.repo index 9c7ecf0..fc96352 100644 --- a/almalinux-saphana.repo +++ b/almalinux-saphana.repo @@ -1,7 +1,7 @@ [saphana] -name=AlmaLinux 9.1-beta - SAPHANA -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/saphana -# baseurl=https://repo.almalinux.org/almalinux/9.1-beta/SAPHANA/$basearch/os/ +name=AlmaLinux 9.2-beta - SAPHANA +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana +# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-debug] -name=AlmaLinux 9.1-beta - SAPHANA - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/saphana-debug -# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAPHANA/debug/$basearch/ +name=AlmaLinux 9.2-beta - SAPHANA - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana-debug +# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-source] -name=AlmaLinux 9.1-beta - SAPHANA - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.1-beta/saphana-source -# baseurl=https://repo.almalinux.org/vault/9.1-beta/SAPHANA/Source/ +name=AlmaLinux 9.2-beta - SAPHANA - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana-source +# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 From 62399ffa18639b9d0a9763a68f3892d48a4ec0dc Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 19 Apr 2023 18:28:53 +0200 Subject: [PATCH 05/10] Adjust debuginfo RPM repo names to -debuginfo https://gitlab.com/redhat/centos-stream/rpms/centos-release/-/commit/217a44675f1b789868ae0f8d326577c06b75745d --- almalinux-appstream.repo | 2 +- almalinux-baseos.repo | 2 +- almalinux-crb.repo | 2 +- almalinux-extras.repo | 2 +- almalinux-highavailability.repo | 2 +- almalinux-nfv.repo | 2 +- almalinux-plus.repo | 2 +- almalinux-resilientstorage.repo | 2 +- almalinux-rt.repo | 2 +- almalinux-sap.repo | 2 +- almalinux-saphana.repo | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/almalinux-appstream.repo b/almalinux-appstream.repo index 43e7b11..b7742de 100644 --- a/almalinux-appstream.repo +++ b/almalinux-appstream.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=1 -[appstream-debug] +[appstream-debuginfo] name=AlmaLinux 9.2-beta - AppStream - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/debug/$basearch/ diff --git a/almalinux-baseos.repo b/almalinux-baseos.repo index 7a43799..78c9b54 100644 --- a/almalinux-baseos.repo +++ b/almalinux-baseos.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=1 -[baseos-debug] +[baseos-debuginfo] name=AlmaLinux 9.2-beta - BaseOS - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/debug/$basearch/ diff --git a/almalinux-crb.repo b/almalinux-crb.repo index 7572679..3da8f01 100644 --- a/almalinux-crb.repo +++ b/almalinux-crb.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[crb-debug] +[crb-debuginfo] name=AlmaLinux 9.2-beta - CRB - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/debug/$basearch/ diff --git a/almalinux-extras.repo b/almalinux-extras.repo index d1f6430..53e7bbc 100644 --- a/almalinux-extras.repo +++ b/almalinux-extras.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[extras-debug] +[extras-debuginfo] name=AlmaLinux 9.2-beta - Extras - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/debug/$basearch/ diff --git a/almalinux-highavailability.repo b/almalinux-highavailability.repo index bd93b3c..21494b5 100644 --- a/almalinux-highavailability.repo +++ b/almalinux-highavailability.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[highavailability-debug] +[highavailability-debuginfo] name=AlmaLinux 9.2-beta - HighAvailability - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/debug/$basearch/ diff --git a/almalinux-nfv.repo b/almalinux-nfv.repo index c82008b..875867d 100644 --- a/almalinux-nfv.repo +++ b/almalinux-nfv.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[nfv-debug] +[nfv-debuginfo] name=AlmaLinux 9.2-beta - NFV - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/debug/$basearch/ diff --git a/almalinux-plus.repo b/almalinux-plus.repo index a1ab25c..204e302 100644 --- a/almalinux-plus.repo +++ b/almalinux-plus.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[plus-debug] +[plus-debuginfo] name=AlmaLinux 9.2-beta - Plus - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/debug/$basearch/ diff --git a/almalinux-resilientstorage.repo b/almalinux-resilientstorage.repo index f1ae0a0..aa2e3d6 100644 --- a/almalinux-resilientstorage.repo +++ b/almalinux-resilientstorage.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[resilientstorage-debug] +[resilientstorage-debuginfo] name=AlmaLinux 9.2-beta - ResilientStorage - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/debug/$basearch/ diff --git a/almalinux-rt.repo b/almalinux-rt.repo index 0cc55cd..3543a11 100644 --- a/almalinux-rt.repo +++ b/almalinux-rt.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[rt-debug] +[rt-debuginfo] name=AlmaLinux 9.2-beta - RT - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/debug/$basearch/ diff --git a/almalinux-sap.repo b/almalinux-sap.repo index 6781373..f7ac1a2 100644 --- a/almalinux-sap.repo +++ b/almalinux-sap.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[sap-debug] +[sap-debuginfo] name=AlmaLinux 9.2-beta - SAP - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/debug/$basearch/ diff --git a/almalinux-saphana.repo b/almalinux-saphana.repo index fc96352..1d30891 100644 --- a/almalinux-saphana.repo +++ b/almalinux-saphana.repo @@ -9,7 +9,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 metadata_expire=86400 enabled_metadata=0 -[saphana-debug] +[saphana-debuginfo] name=AlmaLinux 9.2-beta - SAPHANA - Debug mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana-debug # baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/debug/$basearch/ From 784e8fd67f17be2a06209efc102ff2857077c273 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 26 Apr 2023 18:54:52 +0000 Subject: [PATCH 06/10] Fix VERSION in os-release --- almalinux-release.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/almalinux-release.spec b/almalinux-release.spec index a3b050a..44315fc 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -128,7 +128,7 @@ ln -s almalinux-release %{buildroot}%{_sysconfdir}/redhat-release install -d -m 0755 %{buildroot}%{_prefix}/lib cat > %{buildroot}%{_prefix}/lib/os-release << EOF NAME="%{distro}" -VERSION="%{major}.%{minor}%{?beta: %{beta}} (%{release_name})" +VERSION="%{major}.%{minor} (%{release_name})" ID="almalinux" ID_LIKE="rhel centos fedora" VERSION_ID="%{major}.%{minor}" From 9529425879036d0809d9ac598c81daad53818545 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Sun, 30 Apr 2023 20:21:20 +0200 Subject: [PATCH 07/10] Make package closer to release version --- almalinux-appstream.repo | 18 +++++++++--------- almalinux-baseos.repo | 18 +++++++++--------- almalinux-crb.repo | 18 +++++++++--------- almalinux-extras.repo | 18 +++++++++--------- almalinux-highavailability.repo | 18 +++++++++--------- almalinux-nfv.repo | 18 +++++++++--------- almalinux-plus.repo | 18 +++++++++--------- almalinux-release.spec | 4 ++-- almalinux-resilientstorage.repo | 18 +++++++++--------- almalinux-rt.repo | 18 +++++++++--------- almalinux-sap.repo | 18 +++++++++--------- almalinux-saphana.repo | 18 +++++++++--------- 12 files changed, 101 insertions(+), 101 deletions(-) diff --git a/almalinux-appstream.repo b/almalinux-appstream.repo index b7742de..6b3a22c 100644 --- a/almalinux-appstream.repo +++ b/almalinux-appstream.repo @@ -1,7 +1,7 @@ [appstream] -name=AlmaLinux 9.2-beta - AppStream -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream -# baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/$basearch/os/ +name=AlmaLinux $releasever - AppStream +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream +# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [appstream-debuginfo] -name=AlmaLinux 9.2-beta - AppStream - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/debug/$basearch/ +name=AlmaLinux $releasever - AppStream - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/AppStream/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [appstream-source] -name=AlmaLinux 9.2-beta - AppStream - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/appstream-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/AppStream/Source/ +name=AlmaLinux $releasever - AppStream - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source +# baseurl=https://repo.almalinux.org/vault/$releasever/AppStream/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-baseos.repo b/almalinux-baseos.repo index 78c9b54..a01e525 100644 --- a/almalinux-baseos.repo +++ b/almalinux-baseos.repo @@ -1,7 +1,7 @@ [baseos] -name=AlmaLinux 9.2-beta - BaseOS -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos -# baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/$basearch/os/ +name=AlmaLinux $releasever - BaseOS +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos +# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [baseos-debuginfo] -name=AlmaLinux 9.2-beta - BaseOS - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/debug/$basearch/ +name=AlmaLinux $releasever - BaseOS - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/BaseOS/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [baseos-source] -name=AlmaLinux 9.2-beta - BaseOS - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/baseos-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/BaseOS/Source/ +name=AlmaLinux $releasever - BaseOS - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source +# baseurl=https://repo.almalinux.org/vault/$releasever/BaseOS/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-crb.repo b/almalinux-crb.repo index 3da8f01..4bfe526 100644 --- a/almalinux-crb.repo +++ b/almalinux-crb.repo @@ -1,7 +1,7 @@ [crb] -name=AlmaLinux 9.2-beta - CRB -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb -# baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/$basearch/os/ +name=AlmaLinux $releasever - CRB +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb +# baseurl=https://repo.almalinux.org/almalinux/$releasever/CRB/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-debuginfo] -name=AlmaLinux 9.2-beta - CRB - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/debug/$basearch/ +name=AlmaLinux $releasever - CRB - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/CRB/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-source] -name=AlmaLinux 9.2-beta - CRB - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/crb-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/CRB/Source/ +name=AlmaLinux $releasever - CRB - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb-source +# baseurl=https://repo.almalinux.org/vault/$releasever/CRB/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-extras.repo b/almalinux-extras.repo index 53e7bbc..6347a04 100644 --- a/almalinux-extras.repo +++ b/almalinux-extras.repo @@ -1,7 +1,7 @@ [extras] -name=AlmaLinux 9.2-beta - Extras -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras -# baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/$basearch/os/ +name=AlmaLinux $releasever - Extras +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras +# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-debuginfo] -name=AlmaLinux 9.2-beta - Extras - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/debug/$basearch/ +name=AlmaLinux $releasever - Extras - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/extras/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-source] -name=AlmaLinux 9.2-beta - Extras - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/extras-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/extras/Source/ +name=AlmaLinux $releasever - Extras - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source +# baseurl=https://repo.almalinux.org/vault/$releasever/extras/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-highavailability.repo b/almalinux-highavailability.repo index 21494b5..d21afb8 100644 --- a/almalinux-highavailability.repo +++ b/almalinux-highavailability.repo @@ -1,7 +1,7 @@ [highavailability] -name=AlmaLinux 9.2-beta - HighAvailability -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability -# baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/$basearch/os/ +name=AlmaLinux $releasever - HighAvailability +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability +# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-debuginfo] -name=AlmaLinux 9.2-beta - HighAvailability - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/debug/$basearch/ +name=AlmaLinux $releasever - HighAvailability - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/HighAvailability/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-source] -name=AlmaLinux 9.2-beta - HighAvailability - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/highavailability-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/HighAvailability/Source/ +name=AlmaLinux $releasever - HighAvailability - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability-source +# baseurl=https://repo.almalinux.org/vault/$releasever/HighAvailability/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-nfv.repo b/almalinux-nfv.repo index 875867d..2a70187 100644 --- a/almalinux-nfv.repo +++ b/almalinux-nfv.repo @@ -1,7 +1,7 @@ [nfv] -name=AlmaLinux 9.2-beta - NFV -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv -# baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/$basearch/os/ +name=AlmaLinux $releasever - NFV +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv +# baseurl=https://repo.almalinux.org/almalinux/$releasever/NFV/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-debuginfo] -name=AlmaLinux 9.2-beta - NFV - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/debug/$basearch/ +name=AlmaLinux $releasever - NFV - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-source] -name=AlmaLinux 9.2-beta - NFV - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/nfv-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/NFV/Source/ +name=AlmaLinux $releasever - NFV - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-source +# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-plus.repo b/almalinux-plus.repo index 204e302..4bb9e13 100644 --- a/almalinux-plus.repo +++ b/almalinux-plus.repo @@ -1,7 +1,7 @@ [plus] -name=AlmaLinux 9.2-beta - Plus -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus -# baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/$basearch/os/ +name=AlmaLinux $releasever - Plus +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus +# baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-debuginfo] -name=AlmaLinux 9.2-beta - Plus - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/debug/$basearch/ +name=AlmaLinux $releasever - Plus - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/plus/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-source] -name=AlmaLinux 9.2-beta - Plus - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/plus-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/plus/Source/ +name=AlmaLinux $releasever - Plus - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-source +# baseurl=https://repo.almalinux.org/vault/$releasever/plus/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-release.spec b/almalinux-release.spec index 44315fc..046c56e 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -2,11 +2,11 @@ %global release_name Turquoise Kodkod %global major 9 %global minor 2 -%global beta Beta +#global beta Beta Name: almalinux-release Version: %{major}.%{minor} -Release: 0.11%{?dist} +Release: 0.12%{?dist} Summary: %{distro} release files License: GPLv2 URL: https://almalinux.org diff --git a/almalinux-resilientstorage.repo b/almalinux-resilientstorage.repo index aa2e3d6..1b0b1ce 100644 --- a/almalinux-resilientstorage.repo +++ b/almalinux-resilientstorage.repo @@ -1,7 +1,7 @@ [resilientstorage] -name=AlmaLinux 9.2-beta - ResilientStorage -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage -# baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/$basearch/os/ +name=AlmaLinux $releasever - ResilientStorage +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage +# baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-debuginfo] -name=AlmaLinux 9.2-beta - ResilientStorage - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/debug/$basearch/ +name=AlmaLinux $releasever - ResilientStorage - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/ResilientStorage/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-source] -name=AlmaLinux 9.2-beta - ResilientStorage - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/resilientstorage-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/ResilientStorage/Source/ +name=AlmaLinux $releasever - ResilientStorage - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-source +# baseurl=https://repo.almalinux.org/vault/$releasever/ResilientStorage/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-rt.repo b/almalinux-rt.repo index 3543a11..44c4a62 100644 --- a/almalinux-rt.repo +++ b/almalinux-rt.repo @@ -1,7 +1,7 @@ [rt] -name=AlmaLinux 9.2-beta - RT -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt -# baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/$basearch/os/ +name=AlmaLinux $releasever - RT +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt +# baseurl=https://repo.almalinux.org/almalinux/$releasever/RT/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-debuginfo] -name=AlmaLinux 9.2-beta - RT - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/debug/$basearch/ +name=AlmaLinux $releasever - RT - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/RT/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-source] -name=AlmaLinux 9.2-beta - RT - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/rt-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/RT/Source/ +name=AlmaLinux $releasever - RT - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt-source +# baseurl=https://repo.almalinux.org/vault/$releasever/RT/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-sap.repo b/almalinux-sap.repo index f7ac1a2..52f6ea6 100644 --- a/almalinux-sap.repo +++ b/almalinux-sap.repo @@ -1,7 +1,7 @@ [sap] -name=AlmaLinux 9.2-beta - SAP -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap -# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/$basearch/os/ +name=AlmaLinux $releasever - SAP +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap +# baseurl=https://repo.almalinux.org/almalinux/$releasever/SAP/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-debuginfo] -name=AlmaLinux 9.2-beta - SAP - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/debug/$basearch/ +name=AlmaLinux $releasever - SAP - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/SAP/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-source] -name=AlmaLinux 9.2-beta - SAP - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/sap-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAP/Source/ +name=AlmaLinux $releasever - SAP - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap-source +# baseurl=https://repo.almalinux.org/vault/$releasever/SAP/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-saphana.repo b/almalinux-saphana.repo index 1d30891..cccbd89 100644 --- a/almalinux-saphana.repo +++ b/almalinux-saphana.repo @@ -1,7 +1,7 @@ [saphana] -name=AlmaLinux 9.2-beta - SAPHANA -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana -# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/$basearch/os/ +name=AlmaLinux $releasever - SAPHANA +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana +# baseurl=https://repo.almalinux.org/almalinux/$releasever/SAPHANA/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-debuginfo] -name=AlmaLinux 9.2-beta - SAPHANA - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana-debug -# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/debug/$basearch/ +name=AlmaLinux $releasever - SAPHANA - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana-debug +# baseurl=https://repo.almalinux.org/vault/$releasever/SAPHANA/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-source] -name=AlmaLinux 9.2-beta - SAPHANA - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.2-beta/saphana-source -# baseurl=https://repo.almalinux.org/vault/9.2-beta/SAPHANA/Source/ +name=AlmaLinux $releasever - SAPHANA - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana-source +# baseurl=https://repo.almalinux.org/vault/$releasever/SAPHANA/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 From 424894634a780ddea1076bcf50a1ffbc99b67222 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 22 Sep 2023 12:46:38 +0000 Subject: [PATCH 08/10] 9.3 beta --- almalinux-appstream.repo | 18 +++++++++--------- almalinux-baseos.repo | 18 +++++++++--------- almalinux-crb.repo | 18 +++++++++--------- almalinux-extras.repo | 18 +++++++++--------- almalinux-highavailability.repo | 18 +++++++++--------- almalinux-nfv.repo | 18 +++++++++--------- almalinux-plus.repo | 18 +++++++++--------- almalinux-release.spec | 9 ++++++--- almalinux-resilientstorage.repo | 18 +++++++++--------- almalinux-rt.repo | 18 +++++++++--------- almalinux-sap.repo | 18 +++++++++--------- almalinux-saphana.repo | 18 +++++++++--------- 12 files changed, 105 insertions(+), 102 deletions(-) diff --git a/almalinux-appstream.repo b/almalinux-appstream.repo index 6b3a22c..7a374d8 100644 --- a/almalinux-appstream.repo +++ b/almalinux-appstream.repo @@ -1,7 +1,7 @@ [appstream] -name=AlmaLinux $releasever - AppStream -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream -# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/$basearch/os/ +name=AlmaLinux 9.3-beta - AppStream +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/appstream +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/AppStream/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [appstream-debuginfo] -name=AlmaLinux $releasever - AppStream - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/AppStream/debug/$basearch/ +name=AlmaLinux 9.3-beta - AppStream - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/appstream-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/AppStream/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [appstream-source] -name=AlmaLinux $releasever - AppStream - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source -# baseurl=https://repo.almalinux.org/vault/$releasever/AppStream/Source/ +name=AlmaLinux 9.3-beta - AppStream - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/appstream-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/AppStream/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-baseos.repo b/almalinux-baseos.repo index a01e525..611a827 100644 --- a/almalinux-baseos.repo +++ b/almalinux-baseos.repo @@ -1,7 +1,7 @@ [baseos] -name=AlmaLinux $releasever - BaseOS -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos -# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/ +name=AlmaLinux 9.3-beta - BaseOS +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/baseos +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/BaseOS/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=1 [baseos-debuginfo] -name=AlmaLinux $releasever - BaseOS - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/BaseOS/debug/$basearch/ +name=AlmaLinux 9.3-beta - BaseOS - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/baseos-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/BaseOS/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [baseos-source] -name=AlmaLinux $releasever - BaseOS - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source -# baseurl=https://repo.almalinux.org/vault/$releasever/BaseOS/Source/ +name=AlmaLinux 9.3-beta - BaseOS - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/baseos-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/BaseOS/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-crb.repo b/almalinux-crb.repo index 4bfe526..a9cac1f 100644 --- a/almalinux-crb.repo +++ b/almalinux-crb.repo @@ -1,7 +1,7 @@ [crb] -name=AlmaLinux $releasever - CRB -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb -# baseurl=https://repo.almalinux.org/almalinux/$releasever/CRB/$basearch/os/ +name=AlmaLinux 9.3-beta - CRB +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/crb +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/CRB/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-debuginfo] -name=AlmaLinux $releasever - CRB - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/CRB/debug/$basearch/ +name=AlmaLinux 9.3-beta - CRB - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/crb-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/CRB/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [crb-source] -name=AlmaLinux $releasever - CRB - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb-source -# baseurl=https://repo.almalinux.org/vault/$releasever/CRB/Source/ +name=AlmaLinux 9.3-beta - CRB - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/crb-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/CRB/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-extras.repo b/almalinux-extras.repo index 6347a04..db915fb 100644 --- a/almalinux-extras.repo +++ b/almalinux-extras.repo @@ -1,7 +1,7 @@ [extras] -name=AlmaLinux $releasever - Extras -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras -# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/$basearch/os/ +name=AlmaLinux 9.3-beta - Extras +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/extras +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/extras/$basearch/os/ enabled=1 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-debuginfo] -name=AlmaLinux $releasever - Extras - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/extras/debug/$basearch/ +name=AlmaLinux 9.3-beta - Extras - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/extras-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/extras/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [extras-source] -name=AlmaLinux $releasever - Extras - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source -# baseurl=https://repo.almalinux.org/vault/$releasever/extras/Source/ +name=AlmaLinux 9.3-beta - Extras - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/extras-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/extras/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-highavailability.repo b/almalinux-highavailability.repo index d21afb8..1ba9b2f 100644 --- a/almalinux-highavailability.repo +++ b/almalinux-highavailability.repo @@ -1,7 +1,7 @@ [highavailability] -name=AlmaLinux $releasever - HighAvailability -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability -# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/$basearch/os/ +name=AlmaLinux 9.3-beta - HighAvailability +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/highavailability +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/HighAvailability/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-debuginfo] -name=AlmaLinux $releasever - HighAvailability - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/HighAvailability/debug/$basearch/ +name=AlmaLinux 9.3-beta - HighAvailability - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/highavailability-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/HighAvailability/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [highavailability-source] -name=AlmaLinux $releasever - HighAvailability - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/highavailability-source -# baseurl=https://repo.almalinux.org/vault/$releasever/HighAvailability/Source/ +name=AlmaLinux 9.3-beta - HighAvailability - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/highavailability-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/HighAvailability/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-nfv.repo b/almalinux-nfv.repo index 2a70187..9987307 100644 --- a/almalinux-nfv.repo +++ b/almalinux-nfv.repo @@ -1,7 +1,7 @@ [nfv] -name=AlmaLinux $releasever - NFV -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv -# baseurl=https://repo.almalinux.org/almalinux/$releasever/NFV/$basearch/os/ +name=AlmaLinux 9.3-beta - NFV +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/nfv +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/NFV/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-debuginfo] -name=AlmaLinux $releasever - NFV - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/debug/$basearch/ +name=AlmaLinux 9.3-beta - NFV - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/nfv-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/NFV/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [nfv-source] -name=AlmaLinux $releasever - NFV - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-source -# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/Source/ +name=AlmaLinux 9.3-beta - NFV - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/nfv-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/NFV/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-plus.repo b/almalinux-plus.repo index 4bb9e13..8c7dd9f 100644 --- a/almalinux-plus.repo +++ b/almalinux-plus.repo @@ -1,7 +1,7 @@ [plus] -name=AlmaLinux $releasever - Plus -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus -# baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/$basearch/os/ +name=AlmaLinux 9.3-beta - Plus +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/plus +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/plus/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-debuginfo] -name=AlmaLinux $releasever - Plus - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/plus/debug/$basearch/ +name=AlmaLinux 9.3-beta - Plus - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/plus-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/plus/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [plus-source] -name=AlmaLinux $releasever - Plus - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-source -# baseurl=https://repo.almalinux.org/vault/$releasever/plus/Source/ +name=AlmaLinux 9.3-beta - Plus - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/plus-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/plus/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-release.spec b/almalinux-release.spec index 046c56e..77d899d 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -1,12 +1,12 @@ %global distro AlmaLinux %global release_name Turquoise Kodkod %global major 9 -%global minor 2 -#global beta Beta +%global minor 3 +%global beta Beta Name: almalinux-release Version: %{major}.%{minor} -Release: 0.12%{?dist} +Release: 0.4%{?dist} Summary: %{distro} release files License: GPLv2 URL: https://almalinux.org @@ -324,6 +324,9 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/ %changelog +* Fri Sep 22 2023 Andrew Lukoshko - 9.3-0.4 +- 9.3 beta + * Wed Mar 29 2023 Andrew Lukoshko - 9.2-0.11 - 9.2 beta diff --git a/almalinux-resilientstorage.repo b/almalinux-resilientstorage.repo index 1b0b1ce..f378e45 100644 --- a/almalinux-resilientstorage.repo +++ b/almalinux-resilientstorage.repo @@ -1,7 +1,7 @@ [resilientstorage] -name=AlmaLinux $releasever - ResilientStorage -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage -# baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/$basearch/os/ +name=AlmaLinux 9.3-beta - ResilientStorage +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/resilientstorage +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/ResilientStorage/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-debuginfo] -name=AlmaLinux $releasever - ResilientStorage - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/ResilientStorage/debug/$basearch/ +name=AlmaLinux 9.3-beta - ResilientStorage - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/resilientstorage-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/ResilientStorage/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [resilientstorage-source] -name=AlmaLinux $releasever - ResilientStorage - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-source -# baseurl=https://repo.almalinux.org/vault/$releasever/ResilientStorage/Source/ +name=AlmaLinux 9.3-beta - ResilientStorage - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/resilientstorage-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/ResilientStorage/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-rt.repo b/almalinux-rt.repo index 44c4a62..5b97e30 100644 --- a/almalinux-rt.repo +++ b/almalinux-rt.repo @@ -1,7 +1,7 @@ [rt] -name=AlmaLinux $releasever - RT -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt -# baseurl=https://repo.almalinux.org/almalinux/$releasever/RT/$basearch/os/ +name=AlmaLinux 9.3-beta - RT +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/rt +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/RT/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-debuginfo] -name=AlmaLinux $releasever - RT - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/RT/debug/$basearch/ +name=AlmaLinux 9.3-beta - RT - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/rt-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/RT/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [rt-source] -name=AlmaLinux $releasever - RT - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/rt-source -# baseurl=https://repo.almalinux.org/vault/$releasever/RT/Source/ +name=AlmaLinux 9.3-beta - RT - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/rt-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/RT/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-sap.repo b/almalinux-sap.repo index 52f6ea6..204e7b7 100644 --- a/almalinux-sap.repo +++ b/almalinux-sap.repo @@ -1,7 +1,7 @@ [sap] -name=AlmaLinux $releasever - SAP -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap -# baseurl=https://repo.almalinux.org/almalinux/$releasever/SAP/$basearch/os/ +name=AlmaLinux 9.3-beta - SAP +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/sap +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/SAP/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-debuginfo] -name=AlmaLinux $releasever - SAP - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/SAP/debug/$basearch/ +name=AlmaLinux 9.3-beta - SAP - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/sap-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/SAP/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [sap-source] -name=AlmaLinux $releasever - SAP - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/sap-source -# baseurl=https://repo.almalinux.org/vault/$releasever/SAP/Source/ +name=AlmaLinux 9.3-beta - SAP - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/sap-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/SAP/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 diff --git a/almalinux-saphana.repo b/almalinux-saphana.repo index cccbd89..14e8365 100644 --- a/almalinux-saphana.repo +++ b/almalinux-saphana.repo @@ -1,7 +1,7 @@ [saphana] -name=AlmaLinux $releasever - SAPHANA -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana -# baseurl=https://repo.almalinux.org/almalinux/$releasever/SAPHANA/$basearch/os/ +name=AlmaLinux 9.3-beta - SAPHANA +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/saphana +# baseurl=https://repo.almalinux.org/almalinux/9.3-beta/SAPHANA/$basearch/os/ enabled=0 gpgcheck=1 countme=1 @@ -10,9 +10,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-debuginfo] -name=AlmaLinux $releasever - SAPHANA - Debug -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana-debug -# baseurl=https://repo.almalinux.org/vault/$releasever/SAPHANA/debug/$basearch/ +name=AlmaLinux 9.3-beta - SAPHANA - Debug +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/saphana-debug +# baseurl=https://repo.almalinux.org/vault/9.3-beta/SAPHANA/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 @@ -20,9 +20,9 @@ metadata_expire=86400 enabled_metadata=0 [saphana-source] -name=AlmaLinux $releasever - SAPHANA - Source -mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/saphana-source -# baseurl=https://repo.almalinux.org/vault/$releasever/SAPHANA/Source/ +name=AlmaLinux 9.3-beta - SAPHANA - Source +mirrorlist=https://mirrors.almalinux.org/mirrorlist/9.3-beta/saphana-source +# baseurl=https://repo.almalinux.org/vault/9.3-beta/SAPHANA/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-9 From 72696ea2d1327dec63589ac99a117bf1d7ba5416 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Tue, 3 Oct 2023 10:12:14 +0000 Subject: [PATCH 09/10] Update presets --- 90-default-user.preset | 3 +++ 90-default.preset | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/90-default-user.preset b/90-default-user.preset index be8a5d7..4990671 100644 --- a/90-default-user.preset +++ b/90-default-user.preset @@ -20,3 +20,6 @@ enable pipewire-media-session.service # https://bugzilla.redhat.com/show_bug.cgi?id=2022717 enable wireplumber.service + +# https://bugzilla.redhat.com/show_bug.cgi?id=2181984 +enable obex.service diff --git a/90-default.preset b/90-default.preset index 270d79c..92129c2 100644 --- a/90-default.preset +++ b/90-default.preset @@ -225,6 +225,3 @@ enable switcheroo-control.service # https://bugzilla.redhat.com/show_bug.cgi?id=2106811 enable clevis-luks-askpass.path -# https://bugzilla.redhat.com/show_bug.cgi?id=2167344 -enable ostree-readonly-sysroot-migration.service - From f57de186c7a51ef4c330852ed3ba703e124a6189 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Tue, 3 Oct 2023 19:22:44 +0000 Subject: [PATCH 10/10] Codename Shamrock Pampas Cat --- almalinux-release.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/almalinux-release.spec b/almalinux-release.spec index 77d899d..f662e0f 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -1,5 +1,5 @@ %global distro AlmaLinux -%global release_name Turquoise Kodkod +%global release_name Shamrock Pampas Cat %global major 9 %global minor 3 %global beta Beta