diff --git a/almalinux-ha.repo b/almalinux-ha.repo index fd8e5ff..81c3cde 100644 --- a/almalinux-ha.repo +++ b/almalinux-ha.repo @@ -6,6 +6,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha # baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/$basearch/os/ enabled=0 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Sources diff --git a/almalinux-plus.repo b/almalinux-plus.repo index d91ec89..2a6e81f 100644 --- a/almalinux-plus.repo +++ b/almalinux-plus.repo @@ -6,6 +6,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus # baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/$basearch/os/ enabled=0 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Sources diff --git a/almalinux-powertools.repo b/almalinux-powertools.repo index 0159596..be0ed92 100644 --- a/almalinux-powertools.repo +++ b/almalinux-powertools.repo @@ -6,6 +6,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools # baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/$basearch/os/ enabled=0 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Sources diff --git a/almalinux-release.spec b/almalinux-release.spec index 7729cbe..f2c80ee 100644 --- a/almalinux-release.spec +++ b/almalinux-release.spec @@ -185,6 +185,9 @@ rm -rf %{buildroot} %{_prefix}/lib/systemd/system-preset/* %changelog +* Mon Dec 13 2021 Jonathan Wright - 8.5-4 +- Enable DNF countme + * Fri Nov 12 2021 Andrew Lukoshko - 8.5-3 - Fix ResilientStorage repo diff --git a/almalinux-resilientstorage.repo b/almalinux-resilientstorage.repo index 3cc8dd3..68190f7 100644 --- a/almalinux-resilientstorage.repo +++ b/almalinux-resilientstorage.repo @@ -6,6 +6,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage # baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/$basearch/os/ enabled=0 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Sources diff --git a/almalinux.repo b/almalinux.repo index 0b18f38..0e4fa30 100644 --- a/almalinux.repo +++ b/almalinux.repo @@ -6,6 +6,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos # baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/ enabled=1 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux [appstream] @@ -14,6 +15,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream # baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/$basearch/os/ enabled=1 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux [extras] @@ -22,6 +24,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras # baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/$basearch/os/ enabled=1 gpgcheck=1 +countme=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Sources