Skip to content

Commit 667b203

Browse files
committed
docs(olss): 📝 update changelog
Signed-off-by: Philippe Vanhaesendonck <philippe.vanhaesendonck@oracle.com>
1 parent 7af9748 commit 667b203

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

oracle-linux-image-tools/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
# Release Notes
22

3-
## February 2025
3+
## March 2025
44

5-
Note: OL7 Premier Support ended on 31 December 2024, scripts will only be maintained for OL8 and newer.
5+
Note: OL7 Premier Support ended on 31 December 2024, scripts will only be maintained for the OL8 and newer images.
66

77
### New Features
88

99
- aarch64 support for vagrant-virtualbox (on Apple silicon)
1010
- UEFI support for x86_64.
1111
`BOOT_MODE` can be set to `bios`, `uefi` or `hybrid`. In hybrid mode the image is compatible with both Legacy BIOS and UEFI
12+
- new `SERIAL_CONSOLE_RUNTIME` build parameter to configure serial console in the generated image
1213

1314
### Changes
1415

1516
- The partition layout is now [GPT](https://en.wikipedia.org/wiki/GUID_Partition_Table) for all images
17+
- Install the audit package (allow SELinux auditing)
18+
19+
### Bug fixes
20+
21+
- OL9: update BLS files when grub config is updated
22+
- OLVM OL9 templates have now the correct OS id (was set to OL8 for compatibility reason)
1623

1724
### Refactor
1825

0 commit comments

Comments
 (0)