|
2 | 2 | title: 'Changelog' |
3 | 3 | --- |
4 | 4 |
|
5 | | -###### last updated: 2024-12-23 |
| 5 | +###### last updated: 2025-02-18 |
6 | 6 |
|
7 | 7 | ## Amazon Web Services AMIs |
8 | 8 |
|
@@ -85,3 +85,35 @@ AlmaLinux Generic Cloud images have now unified - BIOS and UEFI - boot support. |
85 | 85 | **Impacted architecture: x86_64** |
86 | 86 |
|
87 | 87 | AlmaLinux OpenNebula images have now unified - BIOS and UEFI - boot support. The download URLs of the UEFI images are symlinked to the current image for compatibility. |
| 88 | + |
| 89 | +## Oracle Cloud Infrastructure (OCI) |
| 90 | + |
| 91 | +### AlmaLinux OS versions **9.5-20250205** and **8.10-20250215** |
| 92 | + |
| 93 | +* Enhancements: |
| 94 | + * Updated the iSCSI optimizations according to the [OCI documentation](https://docs.oracle.com/en-us/iaas/Content/Block/Concepts/iscsiinformation.htm#iscsid). |
| 95 | + * Added NVMe drivers into the initramfs for the support shapes with NVMe root disks. |
| 96 | + |
| 97 | +* New packages were added: |
| 98 | + * `jq`: Command-line JSON processor. |
| 99 | + * `nvme-cli`: NVMe management command line interface. |
| 100 | + |
| 101 | +* Some packages were removed to optimize package selection: |
| 102 | + * `firewalld`: Do not install firewall to avoid a conflict between the rules of the |
| 103 | +firewall inside the and Security lists or Network security groups (NSGs). |
| 104 | + * `cockpit-system`: Cockpit admin interface package for configuring and troubleshooting a system. |
| 105 | + * `cockpit-ws`: Cockpit Web Service. |
| 106 | + * `dnf-utils`: Yum-utils CLI compatibility layer. |
| 107 | + * `gdisk`: An fdisk-like partitioning tool for GPT disks. |
| 108 | + |
| 109 | +**Impacted architecture: AArch64** |
| 110 | + |
| 111 | + Use `ttyAMA0` as a serial port on AArch64 according to the [OCI documentation](https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/enablingserialconsoleaccess.htm). |
| 112 | + |
| 113 | +#### AlmaLinux OS versions **9.5-20250205** |
| 114 | + |
| 115 | +* Fixes: |
| 116 | + * The OCI-specific kernel command-line parameters are ineffective, resulting in a broken boot process on bare metal instances that use iSCSI disks. |
| 117 | + |
| 118 | +* New packages were added: |
| 119 | + * `langpacks-en`: Adds `en_US.UTF-8` setting it as a default locale. |
0 commit comments