Compare commits

...

7 Commits
main ... devel

Author SHA1 Message Date
ce9f6e9340
sig sync must use sigvars instead
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2024-05-29 19:12:19 -07:00
c5a859eaea
adjust sigs to use it also
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2024-05-29 19:09:30 -07:00
aa9e16070d
fix dict
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2024-05-29 17:50:34 -07:00
86787a7347
move gpg key to separate config item
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-05-29 17:44:16 -07:00
de40f18582
update rocky 8 config
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 6s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-05-28 13:56:11 -07:00
8f27de4f21
use RC2
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
2024-05-27 06:38:21 -07:00
aa140d142d
prepare for 8.10
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2024-05-21 23:30:11 -07:00
24 changed files with 128 additions and 85 deletions

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r10/SOURCES/RPM-GPG-KEY-Rocky-10'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r10/SOURCES/RPM-GPG-KEY-Rocky-10-Testing'
allowed_arches:
- x86_64
- aarch64
@ -207,9 +210,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r10/'
branch: 'r10'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-10'
testing: 'SOURCES/RPM-GPG-KEY-Rocky-10-Testing'
list:
- 'SOURCES/Contributors'
- 'SOURCES/COMMUNITY-CHARTER'

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r10s/SOURCES/RPM-GPG-KEY-Rocky-10'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r10s/SOURCES/RPM-GPG-KEY-Rocky-10-Testing'
allowed_arches:
- x86_64
- aarch64
@ -207,9 +210,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r10s/'
branch: 'r10s'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-10'
testing: 'SOURCES/RPM-GPG-KEY-Rocky-10-Testing'
list:
- 'SOURCES/Contributors'
- 'SOURCES/COMMUNITY-CHARTER'

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/SOURCES/RPM-GPG-KEY-rockyofficial'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/SOURCES/RPM-GPG-KEY-rockytesting'
allowed_arches:
- x86_64
- aarch64
@ -137,9 +140,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-rockyofficial'
testing: 'SOURCES/RPM-GPG-KEY-rockytesting'
list:
- 'SOURCES/COMMUNITY-CHARTER'
- 'SOURCES/EULA'

View File

@ -1,16 +1,19 @@
---
'8':
fullname: 'Rocky Linux 8'
revision: '8.9'
revision: '8.10'
rclvl: 'RC1'
major: '8'
minor: '9'
minor: '10'
profile: '8'
disttag: 'el8'
code: "Green Obsidian"
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/SOURCES/RPM-GPG-KEY-rockyofficial'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/SOURCES/RPM-GPG-KEY-rockytesting'
allowed_arches:
- x86_64
- aarch64
@ -79,26 +82,59 @@
format: vhd
variants: [Base, LVM]
primary_variant: 'Base'
kiwi:
type: "oem"
profile_names:
- Cloud-Azure-Base
- Cloud-Azure-LVM
EC2:
format: qcow2
variants: [Base, LVM]
primary_variant: 'Base'
kiwi:
type: "oem"
profile_names:
- Cloud-EC2-Base
- Cloud-EC2-LVM
GenericCloud:
format: qcow2
variants: [Base, LVM]
primary_variant: 'Base'
kiwi:
type: "oem"
profile_names:
- Cloud-GenericCloud-Base
- Cloud-GenericCloud-LVM
Container:
format: tar.xz
variants: [Base, Minimal, UBI, WSL]
variants: [Base, Minimal, Toolbox, UBI]
kiwi:
type: "oci"
profile_names:
- Container-Base
- Container-Minimal
- Container-Toolbox
- Container-UBI
RPI:
format: raw.xz
OCP:
format: qcow2
variants: [Base]
kiwi:
type: "oem"
profile_names:
- Cloud-OCP-Base
Vagrant:
format: box
variants: [Libvirt, Vbox, VMware]
kiwi:
type: "oem"
profile_names:
- Vagrant-Libvirt
- Vagrant-Vbox
- Vagrant-VMware
livemap:
builder: "lorax"
git_repo: 'https://git.resf.org/sig_core/kickstarts.git'
branch: 'r8'
ksentry:
@ -142,9 +178,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-rockyofficial'
testing: 'SOURCES/RPM-GPG-KEY-rockytesting'
list:
- 'SOURCES/COMMUNITY-CHARTER'
- 'SOURCES/EULA'

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/SOURCES/RPM-GPG-KEY-rockyofficial'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/SOURCES/RPM-GPG-KEY-rockytesting'
allowed_arches:
- x86_64
- aarch64
@ -137,9 +140,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-rockyofficial'
testing: 'SOURCES/RPM-GPG-KEY-rockytesting'
list:
- 'SOURCES/COMMUNITY-CHARTER'
- 'SOURCES/EULA'

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9-beta/SOURCES/RPM-GPG-KEY-Rocky-9'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9-beta/SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
allowed_arches:
- x86_64
- aarch64
@ -214,9 +217,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/'
branch: 'r9-beta'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-9'
testing: 'SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
list:
- 'SOURCES/Contributors'
- 'SOURCES/COMMUNITY-CHARTER'

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-9'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
allowed_arches:
- x86_64
- aarch64
@ -214,9 +217,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-9'
testing: 'SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
list:
- 'SOURCES/Contributors'
- 'SOURCES/COMMUNITY-CHARTER'

View File

@ -12,6 +12,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-9'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
allowed_arches:
- armv7hl
- riscv64
@ -47,9 +50,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-9'
testing: 'SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
list:
- 'SOURCES/Contributors'
- 'SOURCES/COMMUNITY-CHARTER'

View File

@ -11,6 +11,9 @@
bugurl: 'https://bugs.rockylinux.org'
checksum: 'sha256'
fedora_major: '20'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9s/SOURCES/RPM-GPG-KEY-Rocky-9'
- 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9s/SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
allowed_arches:
- x86_64
- aarch64
@ -214,9 +217,6 @@
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release/-/raw/r9/'
branch: 'r9s'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-9'
testing: 'SOURCES/RPM-GPG-KEY-Rocky-9-Testing'
list:
- 'SOURCES/Contributors'
- 'SOURCES/COMMUNITY-CHARTER'

View File

@ -3,6 +3,8 @@ altarch:
'8':
profile: 'altarch'
project_id: 'a1aac235-dd66-4d5b-8ff0-87467732f322'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
repo:
altarch-common:
allowed_arches:
@ -19,13 +21,13 @@ altarch:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-altarch.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
'9':
profile: 'altarch'
project_id: '6047887d-a395-4bc7-a0bd-fc1873b5d13d'
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
repo:
altarch-common:
allowed_arches:
@ -42,8 +44,6 @@ altarch:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-altarch.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
...

View File

@ -4,6 +4,8 @@ cloud:
profile: 'cloud'
project_id: 'f91da90d-5bdb-4cf2-80ea-e07f8dae5a5c'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
repo:
cloud-kernel:
allowed_arches:
@ -17,14 +19,14 @@ cloud:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-cloud.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
'9':
profile: 'cloud'
project_id: '15016370-1410-4459-a1a2-a1576041fd19'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
repo:
cloud-kernel:
allowed_arches:
@ -40,8 +42,6 @@ cloud:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-cloud.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-cloud/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Cloud'
...

View File

@ -4,6 +4,8 @@ core:
profile: 'core'
project_id: '91e0dd2f-448e-4b75-9066-3946aceb60db'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-core/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
repo:
core-common:
allowed_arches:
@ -17,14 +19,14 @@ core:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-core.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-core/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
'9':
profile: 'core'
project_id: '47e0b4a8-84ba-43a9-bb94-eb99dde4cf14'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-core/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
repo:
core-common:
allowed_arches:
@ -42,8 +44,6 @@ core:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-core.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-core/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Core'
...

View File

@ -4,6 +4,8 @@ desktop:
profile: 'desktop'
project_id: '8b3c9b53-0633-47bd-98a3-1ca3ec141278'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-desktop/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-Desktop'
repo:
desktop-common:
allowed_arches:
@ -13,14 +15,14 @@ desktop:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-desktop.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-desktop/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Desktop'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Desktop'
'9':
profile: 'desktop'
project_id: 'b0460c25-22cf-496c-a3a3-067b9a2af14a'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-desktop/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-Desktop'
repo:
desktop-common:
allowed_arches:
@ -30,8 +32,6 @@ desktop:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-desktop.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-desktop/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Desktop'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Desktop'
...

View File

@ -4,6 +4,8 @@ fasttrack:
profile: 'fasttrack'
project_id: ''
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
repo:
fasttrack-common:
allowed_arches:
@ -13,14 +15,14 @@ fasttrack:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
'9':
profile: 'fasttrack'
project_id: ''
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
repo:
fasttrack-common:
allowed_arches:
@ -32,8 +34,6 @@ fasttrack:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
...

View File

@ -4,6 +4,8 @@ hpc:
profile: 'hpc'
project_id: '78a2db02-ebe5-4654-9a04-6482eb9c8b84'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-hpc/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-HPC'
repo:
hpc-common:
allowed_arches:
@ -17,14 +19,14 @@ hpc:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-hpc.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-hpc/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-HPC'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-HPC'
'9':
profile: 'hpc'
project_id: 'aee28795-e163-4a99-935d-f0a78cf33e75'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-hpc/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-HPC'
repo:
hpc-common:
allowed_arches:
@ -42,8 +44,6 @@ hpc:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-hpc.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-hpc/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-HPC'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-HPC'
...

View File

@ -4,6 +4,8 @@ kernel:
profile: 'kernel'
project_id: '13172560-6e5d-4e65-ae71-750f99096856'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-kernel/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-Kernel'
repo:
kernel-lts:
allowed_arches:
@ -21,14 +23,14 @@ kernel:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-kernel.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-kernel/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Kernel'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Kernel'
'9':
profile: 'kernel'
project_id: '708f99fe-7e89-4241-959a-4ff259786b4a'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-kernel/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-Kernel'
repo:
kernel-lts:
allowed_arches:
@ -52,8 +54,6 @@ kernel:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-kernel.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-kernel/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Kernel'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Kernel'
...

View File

@ -4,6 +4,8 @@ security:
profile: 'security'
project_id: '41baa8a8-7dbe-46fe-9f0b-4e2420372bbc'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-security/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
repo:
security-common:
allowed_arches:
@ -13,14 +15,14 @@ security:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-security.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-security/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
'9':
profile: 'security'
project_id: '041a90b2-51f5-44a4-8be8-b2905c1ad95b'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-security/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
repo:
security-common:
allowed_arches:
@ -32,8 +34,6 @@ security:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-security.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-security/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
...

View File

@ -4,6 +4,8 @@ virt:
profile: 'virt'
project_id: 'd911867a-658e-4f41-8343-5ceac6c41f67'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-virt/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-Virt'
repo:
virt-common:
allowed_arches:
@ -13,14 +15,14 @@ virt:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-virt.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-virt/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Virt'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Virt'
'9':
profile: 'virt'
project_id: '925ceece-47ce-4f51-90f7-ff8689e4fe5e'
addtional_dirs: []
gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-virt/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-Virt'
repo:
virt-common:
allowed_arches:
@ -31,8 +33,6 @@ virt:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-virt.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-virt/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Virt'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Virt'
...

View File

@ -5,7 +5,7 @@ baseurl={{ repo.baseurl }}
enabled=1
gpgcheck={{ gpg_check }}
repo_gpgcheck={{ repo_gpg_check }}
gpgkey={{ repo.gpgkey }}
gpgkey={{ repo.gpgkey|join(' ') }}
[{{ repo.name }}-debug]
name={{repo.name}}
@ -13,7 +13,7 @@ baseurl={{ repo.baseurl }}-debug
enabled=1
gpgcheck={{ gpg_check }}
repo_gpgcheck={{ repo_gpg_check }}
gpgkey={{ repo.gpgkey }}
gpgkey={{ repo.gpgkey|join(' ') }}
[{{ repo.name }}-source]
name={{repo.name}}
@ -21,6 +21,6 @@ baseurl={{ repo.srcbaseurl }}
enabled=1
gpgcheck={{ gpg_check }}
repo_gpgcheck={{ repo_gpg_check }}
gpgkey={{ repo.gpgkey }}
gpgkey={{ repo.gpgkey|join(' ') }}
{% endfor %}

View File

@ -1,6 +1,8 @@
#!/bin/bash
set -o pipefail
{{ import_gpg_cmd }} | tee -a {{ sync_log }}
{% for key in gpg_key_list %}
{{ import_gpg_cmd }} {{ key }} | tee -a {{ sync_log }}
{% endfor %}
{{ dnf_plugin_cmd }} | tee -a {{ sync_log }}
sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/*.repo
{{ metadata_cmd }} | tee -a {{ sync_log }}

View File

@ -1,6 +1,8 @@
#!/bin/bash
set -o pipefail
{{ import_gpg_cmd }} | tee -a {{ sync_log }}
{% for key in gpg_key_list %}
{{ import_gpg_cmd }} {{ key }} | tee -a {{ sync_log }}
{% endfor %}
{{ arch_force_cp }} | tee -a {{ sync_log }}
{{ dnf_plugin_cmd }} | tee -a {{ sync_log }}
sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/*.repo

View File

@ -53,7 +53,6 @@ class RepoSync:
dryrun: bool = False,
fullrun: bool = False,
nofail: bool = False,
gpgkey: str = 'stable',
gpg_check: bool = True,
repo_gpg_check: bool = True,
rlmode: str = 'stable',
@ -106,7 +105,9 @@ class RepoSync:
self.multilib = rlvars['provide_multilib']
self.repo = repo
self.extra_files = rlvars['extra_files']
self.gpgkey = gpgkey
self.gpgkey = rlvars['gpg_key']
if 'repo_gpg_key' in rlvars:
self.gpgkey = rlvars['gpg_key'] + rlvars['repo_gpg_key']
self.checksum = rlvars['checksum']
self.gpg_check = gpg_check
self.repo_gpg_check = repo_gpg_check
@ -348,7 +349,6 @@ class RepoSync:
reposync_delete = '--delete' if self.reposync_clean_old else ''
self.log.info('Generating container entries')
entries_dir = os.path.join(work_root, "entries")
gpg_key_url = self.extra_files['git_raw_path'] + self.extra_files['gpg'][self.gpgkey]
if not os.path.exists(entries_dir):
os.makedirs(entries_dir, exist_ok=True)
@ -412,7 +412,8 @@ class RepoSync:
'debug/tree'
)
import_gpg_cmd = f"/usr/bin/rpm --import {gpg_key_url}"
gpg_key_list = self.gpgkey
import_gpg_cmd = f"/usr/bin/rpm --import"
arch_force_cp = f"/usr/bin/sed 's|$basearch|{a}|g' "\
f"{self.dnf_config} > {self.dnf_config}.{a}"
@ -437,6 +438,7 @@ class RepoSync:
sync_template = self.tmplenv.get_template('reposync.tmpl')
sync_output = sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
arch_force_cp=arch_force_cp,
dnf_plugin_cmd=dnf_plugin_cmd,
@ -448,6 +450,7 @@ class RepoSync:
debug_sync_template = self.tmplenv.get_template('reposync.tmpl')
debug_sync_output = debug_sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
arch_force_cp=arch_force_cp,
dnf_plugin_cmd=dnf_plugin_cmd,
@ -498,6 +501,7 @@ class RepoSync:
ks_sync_template = self.tmplenv.get_template('reposync.tmpl')
ks_sync_output = ks_sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
arch_force_cp=arch_force_cp,
dnf_plugin_cmd=dnf_plugin_cmd,
@ -538,6 +542,7 @@ class RepoSync:
source_sync_template = self.tmplenv.get_template('reposync-src.tmpl')
source_sync_output = source_sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
dnf_plugin_cmd=dnf_plugin_cmd,
sync_cmd=source_sync_cmd,
@ -1593,7 +1598,6 @@ class SigRepoSync:
dryrun: bool = False,
fullrun: bool = False,
nofail: bool = False,
gpgkey: str = 'stable',
gpg_check: bool = True,
repo_gpg_check: bool = True,
extra_dnf_args=None,
@ -1636,7 +1640,9 @@ class SigRepoSync:
self.sigvars = sigvars
self.sigrepos = sigvars['repo'].keys()
self.extra_files = sigvars['extra_files']
self.gpgkey = gpgkey
self.gpgkey = sigvars['gpg_key']
if 'repo_gpg_key' in sigvars:
self.gpgkey = sigvars['gpg_key'] + sigvars['repo_gpg_key']
#self.arches = sigvars['allowed_arches']
self.project_id = sigvars['project_id']
if 'additional_dirs' in sigvars:
@ -1861,7 +1867,6 @@ class SigRepoSync:
reposync_delete = '--delete' if self.reposync_clean_old else ''
self.log.info('Generating container entries')
entries_dir = os.path.join(work_root, "entries")
gpg_key_url = self.extra_files['git_raw_path'] + self.extra_files['gpg'][self.gpgkey]
if not os.path.exists(entries_dir):
os.makedirs(entries_dir, exist_ok=True)
@ -1921,7 +1926,8 @@ class SigRepoSync:
r + '-debug'
)
import_gpg_cmd = f"/usr/bin/rpm --import {gpg_key_url}"
gpg_key_list = self.gpgkey
import_gpg_cmd = f"/usr/bin/rpm --import"
arch_force_cp = f"/usr/bin/sed 's|$basearch|{a}|g' {self.dnf_config} > {self.dnf_config}.{a}"
sync_log = f"{log_root}/{repo_name}-{a}.log"
debug_sync_log = f"{log_root}/{repo_name}-{a}-debug.log"
@ -1945,6 +1951,7 @@ class SigRepoSync:
sync_template = self.tmplenv.get_template('reposync.tmpl')
sync_output = sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
arch_force_cp=arch_force_cp,
dnf_plugin_cmd=dnf_plugin_cmd,
@ -1952,12 +1959,12 @@ class SigRepoSync:
metadata_cmd=metadata_cmd,
sync_log=sync_log,
download_path=os_sync_path,
gpg_key_url=gpg_key_url,
deploy_extra_files=True
)
debug_sync_template = self.tmplenv.get_template('reposync.tmpl')
debug_sync_output = debug_sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
arch_force_cp=arch_force_cp,
dnf_plugin_cmd=dnf_plugin_cmd,
@ -1965,7 +1972,6 @@ class SigRepoSync:
metadata_cmd=debug_metadata_cmd,
sync_log=debug_sync_log,
download_path=debug_sync_path,
gpg_key_url=gpg_key_url,
deploy_extra_files=True
)
@ -2019,13 +2025,13 @@ class SigRepoSync:
source_sync_template = self.tmplenv.get_template('reposync-src.tmpl')
source_sync_output = source_sync_template.render(
gpg_key_list=gpg_key_list,
import_gpg_cmd=import_gpg_cmd,
dnf_plugin_cmd=dnf_plugin_cmd,
sync_cmd=source_sync_cmd,
metadata_cmd=source_metadata_cmd,
sync_log=source_sync_log,
download_path=debug_sync_path,
gpg_key_url=gpg_key_url,
deploy_extra_files=True
)

View File

@ -496,7 +496,7 @@ class Shared:
'name': repo,
'baseurl': constructed_url,
'srcbaseurl': constructed_url_src,
'gpgkey': extra_files['git_raw_path'] + extra_files['gpg'][gpgkey]
'gpgkey': gpgkey
}
repolist.append(repodata)

View File

@ -3,8 +3,8 @@
# Revision must always start with a major number
case "${RLREL}" in
stable)
REVISION=8.9
PREREV=8.8
REVISION=8.10
PREREV=8.9
APPEND_TO_DIR="-RC2"
;;
beta)