Skip to content

Commit e1e9b5f

Browse files
committed
Update Rocky 10.2 repositories and host images
Rocky 10.2 repositories have been updated to bring in the latest kernel version, required to address recent security disclosures: * CVE-2026-53359 ('Januscape') * CVE-2026-46242 ('Bad Epoll') Rocky 10.2 host images have been rebuilt using this kernel version. DOCA OFED is not yet supported in Rocky Linux 10.2. Consider setting `stackhpc_pulp_repo_rocky_10_minor_version` to `'1'` if using OFED is mandatory.
1 parent a3bbe70 commit e1e9b5f

3 files changed

Lines changed: 28 additions & 11 deletions

File tree

etc/kayobe/pulp-host-image-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# These images must be in SMS, since they are used by our AIO CI runners
44
stackhpc_rocky_9_overcloud_host_image_version: 2025.1-20260713T135947
55
stackhpc_rocky_9_overcloud_host_image_version_aarch64: 2025.1-20260713T135947
6-
stackhpc_rocky_10_overcloud_host_image_version: 2025.1-20260706T191822
7-
stackhpc_rocky_10_overcloud_host_image_version_aarch64: 2025.1-20260706T191822
6+
stackhpc_rocky_10_overcloud_host_image_version: 2025.1-20260714T094220
7+
stackhpc_rocky_10_overcloud_host_image_version_aarch64: 2025.1-20260714T094220
88
stackhpc_ubuntu_noble_overcloud_host_image_version: 2025.1-20260706T191822

etc/kayobe/pulp-repo-versions.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ stackhpc_pulp_repo_rocky_10_1_highavailability_version: 20260506T223941
8080
stackhpc_pulp_repo_rocky_10_1_security_aarch64_version: 20260510T225242
8181
stackhpc_pulp_repo_rocky_10_1_security_source_version: 20260510T222658
8282
stackhpc_pulp_repo_rocky_10_1_security_version: 20260510T223302
83-
stackhpc_pulp_repo_rocky_10_2_appstream_aarch64_version: 20260626T231829
84-
stackhpc_pulp_repo_rocky_10_2_appstream_source_version: 20260627T232621
85-
stackhpc_pulp_repo_rocky_10_2_appstream_version: 20260626T225010
86-
stackhpc_pulp_repo_rocky_10_2_baseos_aarch64_version: 20260626T231829
87-
stackhpc_pulp_repo_rocky_10_2_baseos_source_version: 20260624T232023
88-
stackhpc_pulp_repo_rocky_10_2_baseos_version: 20260626T232633
89-
stackhpc_pulp_repo_rocky_10_2_crb_aarch64_version: 20260626T231829
90-
stackhpc_pulp_repo_rocky_10_2_crb_source_version: 20260602T004048
91-
stackhpc_pulp_repo_rocky_10_2_crb_version: 20260626T225010
83+
stackhpc_pulp_repo_rocky_10_2_appstream_aarch64_version: 20260713T010231
84+
stackhpc_pulp_repo_rocky_10_2_appstream_source_version: 20260713T002630
85+
stackhpc_pulp_repo_rocky_10_2_appstream_version: 20260713T002658
86+
stackhpc_pulp_repo_rocky_10_2_baseos_aarch64_version: 20260713T230505
87+
stackhpc_pulp_repo_rocky_10_2_baseos_source_version: 20260713T224945
88+
stackhpc_pulp_repo_rocky_10_2_baseos_version: 20260713T230445
89+
stackhpc_pulp_repo_rocky_10_2_crb_aarch64_version: 20260713T010231
90+
stackhpc_pulp_repo_rocky_10_2_crb_source_version: 20260710T224916
91+
stackhpc_pulp_repo_rocky_10_2_crb_version: 20260713T223704
9292
stackhpc_pulp_repo_rocky_10_2_extras_aarch64_version: 20260602T012631
9393
stackhpc_pulp_repo_rocky_10_2_extras_source_version: 20260602T004048
9494
stackhpc_pulp_repo_rocky_10_2_extras_version: 20260602T001113
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
features:
3+
- |
4+
Rocky 10.2 repositories have been updated to bring in the latest
5+
kernel version, required to address recent security disclosures.
6+
- |
7+
Rocky 10.2 host images have been rebuilt using the latest kernel
8+
version.
9+
issues:
10+
- |
11+
DOCA OFED is not yet supported in Rocky Linux 10.2. Consider setting
12+
``stackhpc_pulp_repo_rocky_10_minor_version`` to ``'1'`` if using OFED is
13+
mandatory.
14+
security:
15+
- |
16+
The latest Rocky 10.2 kernel (``kernel-6.12.0-211.32.1.el10_2``) is now available,
17+
which addresses CVE-2026-53359 ('Januscape') and CVE-2026-46242 ('Bad Epoll').

0 commit comments

Comments
 (0)