From 16c58ccdf9adb74aec48f8aaffb69b48ad973b48 Mon Sep 17 00:00:00 2001 From: Todd Rinaldo Date: Wed, 7 Aug 2024 18:00:11 +0000 Subject: [PATCH] Bump Changelog for release of v51 --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index ec54dace..8976320d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +##### **2024-08-07** - version 51 + +* Fixed case RE-543: Restore my.cnf after installing the database server during post_leapp +* Fixed case RE-611: Move logic to gather and store php usage to a component +* Fixed case RE-499: Fix restore logic for config files of packages provided by EA4 +* Fixed case RE-614: Add 'check_detected_devices_and_drivers' to list of inhibitors to ignore in the leapp preupgrade check to prepare for upstream leapp version 0.19.0 +* Fixed case RE-34: Unblock remote MySQL blocker by temporarily disabling the remote profile during the upgrade. + ##### **2024-08-01** - version 50 * Fixed case RE-514: Check whether leapp can control the boot process before significant and irreversible changes are applied to the system.