Skip to content

Commit 944eff6

Browse files
Merge pull request #616 from yuravk/master
Update Changelog.md as of 2025-01-23
2 parents feaae37 + da39b65 commit 944eff6

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

docs/elevate/Changelog.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,24 @@
22
title: 'ELevate Changelog'
33
---
44

5-
###### last updated: 2025-01-08
5+
###### last updated: 2025-05-22
66

77
# ELevate Changelog
88

99
**Note**, this changelog only includes updates made from 2024-09-24 onwards, and does not include any changes made prior to this date.
1010

11+
## 2025-01-23
12+
Released from Testing to Stable:
13+
14+
#### Leapp code enhancements
15+
* Synced leapp code 0.21 with upstream’s [latest pre-0.22 state](https://github.com/oamg/leapp-repository/commit/518722058ca53e94c8efa8958ca8fd7cac40dca7) (version 0.21.0-5).
16+
* Fix pes events scanner crashing when there are duplicate packages in the received instructions.
17+
* Fix pes events scanner not respecting user’s transaction configuration.
18+
* Fix storage scanner crashing when command outputs contain colon character.
19+
* Activate LVM VGs with `--sysinit` option to correct the use in the upgrade initramfs.
20+
* Minor improvements in preupgrade reports.
21+
* Resolves: RHEL-67621, RHEL-34570, RHEL-44596, RHEL-50076.
22+
1123
## 2025-01-08
1224
Released from Testing to Stable:
1325

@@ -68,12 +80,12 @@ Released from Testing to Stable:
6880

6981
## 2024-10-09
7082
Released from Testing to Stable:
71-
* Fixed leapp actions that were causing packages removal and as so the upgrade process to fail:
72-
* For configurations with **Imunify360** repository enabled, a *replace* leapp action will be taken for the `libunwind` package.
83+
* Fixed leapp actions that were causing packages removal and as so the upgrade process to fail:
84+
* For configurations with **Imunify360** repository enabled, a *replace* leapp action will be taken for the `libunwind` package.
7385
* For configurations with **EPEL** repository enabled, a *move* leapp action will be taken for the `GeoIP` package.
7486
* For other configurations, these packages will be removed during the upgrade process.
7587
* Added **CloudLinux Imunify360 alt-php** 3rd party repository support for EL7 to EL8 upgrades for all supported systems.
76-
* Before the upgrade, you must replace the `<imunify360_alt-php_token>` string in the `/etc/yum.repos.d/imunify360-alt-php.repo` config with the token from the `/etc/leapp/files/vendors.d/imunify360-alt-php.repo`.
88+
* Before the upgrade, you must replace the `<imunify360_alt-php_token>` string in the `/etc/yum.repos.d/imunify360-alt-php.repo` config with the token from the `/etc/leapp/files/vendors.d/imunify360-alt-php.repo`.
7789
* Unnecessery `openssl-libs` package split was removed for EL8 to EL9 upgrades for all supported systems.
7890

7991
## 2024-09-24

0 commit comments

Comments
 (0)