-
Tue Jun 22 2021 Mark Will <mark.will@oracle.com> - 0.13.0-2.0.1
- Add Oracle Patches
- 1000-Add-Oracle-Linux-Support.patch [Orabug: 32187416]
- 1001-Add-InstalledOracleSignedRPM-Message.patch [Orabug: 32076068]
- 1002-Add-UEK-Kernel-Support.patch [Orabug: 32187416]
- 1003-Rename-Upstream-Specific-Actors.patch [Orabug: 32076068]
- 1004-UEKR6-Overlayfs-fix.patch [Orabug: 32187481]
- 1005-Replace-Upstream-Bugzilla-URLs.patch [Orabug: 32076068]
- 1006-Replace-Upstream-Refs.patch:[Orabug: 32076068]
- 1007-BTRFS-Support-UEK-only.patch:[Orabug: 32187404]
- 1008-Remove-Upstream-SM.patch:[Orabug: 32076068]
- 1009-Add-OL8-Upgrade-Repositories.patch[Orabug: 32214409]
- 1010-Fix-SCTP-crash-on-arm.patch [Orabug: 32248761]
- 1011-Keep-Default-Boot-Kernel.patch [Orabug: 32251187]
- 1012-Add-Oracle-DNF-Plugin.patch [Orabug: 32076068]
- 1013-BTRFS-RAID-Upgrade-Initramfs-fix.patch [Orabug: 32295600]
- 1014-Set-All-Installed-Kernel-Parameters.patch [Orabug: 32251187]
- 1015-Etc-Sysconfig-Kernel-fix.patch [Orabug: 32251187]
- 1016-BTRFS-RAID-inhibit.patch [Orabug: 32295600]
- 1018-Check-OSMS-Inhibit-Actor.patch [JIRA: OLDIS-3436]
- 1019-Add-e1000-Driver-Support.patch [Orabug: 32576099]
- 1020-Fix-License-Reboot-Issue.patch [Orabug: 32612983]
- 1021-Support-OCI-Vars.patch [Orabug: 32826595]
- 1022-Fix-Cloud-Init-Cache-After-Upgrade.patch [Orabug: 32857588]
- 1023-Detect-and-Inhibit-OCI-BM-Shapes.patch [OraBug: 32858440]
- 1024-EFI-Grubenv-Fix.patch [OraBug: 32858036]
-
Thu Feb 04 2021 Dominik Rehak <drehak@redhat.com> - 0.13.0-2
- Rebuild
- Relates: #1915509
-
Thu Feb 04 2021 Dominik Rehak <drehak@redhat.com> - 0.13.0-1
- Rebase to v0.13.0
- Add actors to migrate Quagga to FRR
- Add stable uniq Key id for every dialog
- Add upgrade support for SAP HANA
- Allow upgrade with SCA enabled manifest
- Fix comparison of the newest installed and booted kernel
- Fix crash due to missing network interfaces during upgrade phases
- Fix error with /boot/efi existing on non-EFI systems
- Fix false positive detection of issue in /etc/default/grub that led into GRUB
prompt
- Fix remediation command for ipa-server removal
- Fix syntax error in upgrade script
- Inhibit upgrade if multiple kernel-debug pkgs are installed
- Inhibit upgrade on s390x machines with /boot on a separate partition
- Inhibit upgrade with mount options in fstab that break mounting on RHEL 8
- Remove the *leapp-resume* service after the *FirstBoot* phase to prevent kill
of the leapp process on `systemctl daemon-reload`
- Remove the initial-setup package to avoid it asking for EULA acceptance during
upgrade
- Require the leapp-framework capability 1.4
- Respect the *kernel-rt* package
- Resolves: #1915509 #1872356 #1873312 #1899455 #1901002 #1905247 #1870813
- Relates: #1901440
-
Sun Oct 25 2020 Petr Stodulka <pstodulk@redhat.com> - 0.12.0-2
- Add actors to migrate Quagga to FRR
- Fixes issues with interrupted leapp during the FirstBoot phase when reload
of daemons is required
Resolves: #1883218
- Relates: #1887912
-
Wed Oct 21 2020 Dominik Rehak <drehak@redhat.com> - 0.12.0-1
- Rebase to v0.12.0
- Enable upgrades on AWS and Azure
- Check usage of removed/deprecated leapp env vars
- Do not inhibit if winbind or wins is used in nsswitch.conf
(as the issue is fixed in RHEL 8.2)
- Do not remove java from the upgrade transaction
- Fix handling of events with same initial releases and input packages
- Fix mkhomedir issues after authselect conversion
- Fix python macro error in spec file
- Fix storing of logs from initramfs
- Handle migration of authselect and PAM
- Improve remediation instructions for HA clusters
- Make sure "default.target.wants" dir exists
- Resolves: #1887912
-
Tue Sep 15 2020 Dominik Rehak <drehak@redhat.com> - 0.11.0-4
- Remove java from the upgrade transaction
Relates: #1860375
-
Tue Sep 08 2020 Petr Stodulka <pstodulk@redhat.com> - 0.11.0-3
- Set authselect and PAM actors experimental again
Relates: #1860375
-
Wed Sep 02 2020 Petr Stodulka <pstodulk@redhat.com> - 0.11.0-2
- Make possible upgrade with the java-11-openjdk-headless package
- Fix check of local repositories when metalink or mirrorlist is specified
- Relates: #1860375
-
Tue Aug 18 2020 Michal Bocek <mbocek@redhat.com> - 0.11.0-1
- Rebase to v0.11.0
- Do not crash when the /root/temp_leapp_py3 directory exists (when upgrade is executed multiple times)
Relates: #1858479
- Do not detect grub device on the s390x architecture (ZIPL is used there)
- Consider the katello rpm being signed by Red Hat
- Omit printing grub binary data on terminal which could break terminal output
- Provide just a single remedition command in the pre-upgrade report to be compatible with Satellite and Cockpit
- Search repository files only in directories used by DNF
- Change supported upgrade paths: RHEL-ALT 7.6 -> 8.2; RHEL 7.9 -> 8.2
- Check whether PAM modules, that are not present on RHEL 8, are used
- Inhibit upgrade when local repositories (referred by file://) are detected
- Introduce actors for migration of Authconfig to Authselect
- Support for an in-place upgrade for z15 machines - s390x architecture
- Update list of removed drivers on RHEL 8
- Resolves: #1860375
-
Mon Apr 20 2020 Michal Bocek <mbocek@redhat.com> - 0.10.0-2
- Fixed broken cli output due to printing binary data
- Relates: #1821710