-
Tue Jul 25 2023 Joseph Oliver <joseph.oliver@oracle.com> - 0.17.0-1.0.17
- Ported over several systemd actors from upstream to resolve broken symlinks issue [Orabug: 35345629]
-
Wed Jul 12 2023 Joseph Oliver <joseph.oliver@oracle.com> - 0.17.0-1.0.15
- Resolved an issue preventing upgrade to OL8 if oled-tools/dtrace-utils was installed [Orabug: 35458749]
-
Tue Jul 11 2023 Alex Burmashev <alexander.burmashev@oracle.com> - 0.17.0-1.0.13
- Add OLCNE 1.6 repositories support [Orabug: 35566511]
-
Wed May 03 2023 Alex Burmashev <alexander.burmashev@oracle.com> - 0.17.0-1.0.11
- Correctly identify OL8 kernels [Orabug: 35343015]
-
Thu Apr 06 2023 Alex Burmashev <alexander.burmashev@oracle.com> - 0.17.0-1.0.9
- Update repository file to correctly use ocidomain variable [Orabug: 34999903]
-
Mon Mar 20 2023 Alex Burmashev <alexander.burmashev@oracle.com> - 0.17.0-1.0.7
- Add support for OLCNE repositories [Orabug: 34824785]
-
Wed Mar 08 2023 Joseph Oliver <joseph.oliver@oracle.com> - 0.17.0-1.0.5
- Addressed upgrade issue with libfabric by removing package
to prevent RDMA conflict on OL upgrade [Orabug: 34909881]
-
Wed Jan 11 2023 Mark Will <mark.will@oracle.com> - 0.17.0-1.0.3
- Add Oracle Patches
- 1037-Glusterfs8-Support.patch [Orabug: 34968415]
-
Mon Nov 28 2022 Mark Will <mark.will@oracle.com> - 0.17.0-1.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]
- 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]
- 1025-Supported-Drivers.patch [Orabug: 33155026]
- 1026-Oracle-UEKR6-RDMA-Check.patch [Orabug: 33124455]
- 1027-Oracle-OFED-Inhibit.patch [Orabug: 33181141]
- 1028-Oracle-OLM-Check.patch [Orabug: 33252470]
- 1029-Post-Enable-Repos.patch [Orabug: 33210937]
- 1031-Oracle-KVM-Check.patch [Orabug: 33599932]
- 1032-KVM-Persistentnetnames-Fix.patch [Orabug: 33639916]
- 1033-lvm2-cluster-Check.patch [Orabug: 33573562]
- 1034-Remove-Upstream-SM-Args.patch [Orabug: 32076068]
- 1035-Add-Oracle-Repos-parameters.patch [JIRA: OLDIS-5135]
- 1036-bug34685557-update-deprecated-tags-flags.patch [Orabug: 34685557]
-
Wed Aug 24 2022 Michal Hecko <mhecko@redhat.com> - 0.17.0-1
- Rebase to v0.17.0
- The default upgrade path for RHEL SAP is 7.9 -> 8.6
- Provide and require leapp-repository-dependencies 7
- Provide `leapp-command(<CMD>)` for each CLI command provided by leapp-repository
- Require dracut, kmod, procps-ng on RHEL 8+
- Require leapp-framework >= 3.1
- Detect and fix missing newline at the end of /etc/default/grub
- Do not create the upgrade bootloader entry when the dnf dry-run actor stops the upgrade
- Enable in-place upgrade in case LUKS volumes are Ceph OSDs
- Fix SSSD service failing to start after upgrade
- Fix the false positive NFS storage detection on NFS servers and improve the report msg
- Fix the issues on systems with the LANGUAGE environment variable
- Fix the root directory scan to deal with non-utf8 filenames
- Fix various issues when upgrading the Satellite server
- Handle upgrades of SAP Apps systems using RHUI on Azure
- Handle upgrades on RHUI Google Cloud
- Inform about necessary migrations related to bacula-director when installed on the system
- Inhibit the upgrade when /var/lib/leapp being mounted in a non-persistent fashion to prevent failures
- Inhibit the upgrade when /var/lib/leapp mounted with the noexec option to prevent failures
- Make the application of custom selinux rules more reliable and do not override changes done by RPM scriptlets
- Mass refactoring to be compatible with leapp v0.15.0
- PESEventScanner actor has been fully refactored
- Skip comment lines when parsing the GRUB configuration file
- Resolves: rhbz#2090749, rhbz#1836179, rhbz#1885335, rhbz#1917314, rhbz#1937383, rhbz#2036069, rhbz#2071553, rhbz#2072550