Update gpg key file for extras-common in CS9

The actual signature for extras-common is the -sha512 file [1][2].

[1] https://gitlab.com/redhat/centos-stream/rpms/centos-release/-/blob/c9s/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512
[2] https://gitlab.com/redhat/centos-stream/rpms/centos-release/-/blob/c9s/centos-addons.repo#L116

Change-Id: I6a8c3d737500696dafb66315aef38072a2d20d8d
This commit is contained in:
Alfredo Moralejo 2022-04-19 10:17:10 +02:00
parent 8399dd1842
commit 18021b8f0f
1 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ enabled=0
[extras-common]
name=CentOS Stream $releasever - Extras packages
metalink=https://mirrors.centos.org/metalink?repo=centos-extras-sig-extras-common-$stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512
gpgcheck=1
repo_gpgcheck=0
metadata_expire=6h
@ -123,7 +123,7 @@ enabled=1
[extras-common-source]
name=CentOS Stream $releasever - Extras packages - Source
metalink=https://mirrors.centos.org/metalink?repo=centos-extras-sig-extras-common-source-$stream&arch=source&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512
gpgcheck=1
repo_gpgcheck=0
metadata_expire=6h