Skip to content

Commit 0617ff8

Browse files
committed
updated changelog
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
1 parent d43acac commit 0617ff8

1 file changed

Lines changed: 20 additions & 29 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
3333
| rockylinux-10 | x | x | x | x | x | x | x | x | | | |
3434
| ubuntu-22.04 | x | x | x | x | x | x | x | x | | | |
3535
| ubuntu-24.04 | x | x | x | x | x | x | x | x | x | | |
36-
| ubuntu-25.10 | x | x | x | x | x | x | x | x | x | | |
3736
| ubuntu-26.04 | x | x | x | x | x | x | x | x | x | | |
3837
| windows-11 | x | na | x | | x | x | x | x | | | |
3938
| windows-2016 | x | na | x | na | x | na | x | na | | na | |
@@ -51,44 +50,36 @@ Markdown table generated at <https://www.tablesgenerator.com/markdown_tables#>
5150
- Create CD pipeline to upload vagrant boxes after PR is merged
5251
- Create CD pipeline to build and upload new versions of vagrant boxes once every 3 months with the latest patches
5352

54-
## [unreleased] (2026-05-27)
53+
## [unreleased] (2026-06-04)
5554

56-
### Lifecycle Updates - EOL Removals and New Versions
55+
## [5.1.0] (2026-06-04)
5756

58-
**Removed (EOL):**
59-
- Removed Ubuntu 25.04 (Plucky Puffin) - EOL January 2026
60-
- Removed Fedora 42 - EOL May 13, 2026
61-
- Removed FreeBSD 13 - EOL April 30, 2026
62-
- Removed openSUSE Leap 15 - EOL April 30, 2026
63-
64-
**Added (New Major Versions):**
57+
- Removed Ubuntu 25.04
58+
- Removed Ubuntu 25.10
59+
- Removed Fedora 42
60+
- Removed FreeBSD 13
61+
- Removed openSUSE Leap 15
62+
- Removed Rocky, Alma, and RHEL 8 aarch64 builds
6563
- Added Fedora 44 support (x86_64 and aarch64)
66-
67-
**Updated (Latest Point Releases):**
6864
- Updated Ubuntu 24.04 to 24.04.4 LTS
6965
- Updated builds.yml to reflect current supported OS versions
7066
- Added AGENTS.md file with repository instructions for GitHub Copilot CLI
71-
72-
### Supported OS Versions (as of May 2026)
73-
- Ubuntu: 22.04.5 LTS, 24.04.4 LTS, 25.10, 26.04 LTS
74-
- Fedora: 43, 44
75-
- Debian: 12 (Bookworm), 13 (Trixie)
76-
- AlmaLinux: 8.10, 9.7, 10.1
77-
- Rocky Linux: 8.10, 9.7, 10.1
78-
- CentOS Stream: 9, 10
79-
- Oracle Linux: 8.10, 9.6, 10.0
80-
- openSUSE Leap: 16.0
81-
- FreeBSD: 14.4, 15.0
82-
83-
## [unreleased] (2025-11-21)
84-
67+
- Added new variables pause_before_connecting, ssh_read_write_timeout
68+
- Fixed Vmware plugin changes in templates
69+
- Added Test-Kitchen dependency for tests
70+
- Refactored bento test command to run call TK directory vs shelling out
8571
- Update freebsd 14 to 14.4
8672
- Updated macos boot commands to enable remote login as last step
87-
- Updated Almalinux 9 to 9.7
88-
- Updated Almalinux 10 to 10.1
73+
- Updated Almalinux 9 to 9.8
74+
- Updated Almalinux 10 to 10.2
75+
- Updated Rockylinux 9 to 9.8
76+
- Updated Rockylinux 10 to 10.2
77+
- Updated Debian 12 to 12.14
8978
- Updated Debian 13 to 13.3
90-
- Updated RHEL 9 to 9.7
79+
- Updated RHEL 9 to 9.8
9180
- Updated RHEL 10 to 10.1
81+
- Updated Ubuntu 24 to 24.04.4
82+
- Added Ubuntu 26.04
9283

9384
## [v5.0.1] (2025-11-21)
9485

0 commit comments

Comments
 (0)