This repository was archived by the owner on Jul 13, 2021. It is now read-only.
Releases: upgrades-migrations/preupgrade-assistant-modules
Releases · upgrades-migrations/preupgrade-assistant-modules
Release list
Release el6toel7 v0.8.0
- Switch the upgrade path to RHEL 6.10 -> RHEL 7.9
- Enable upgrades with EFI boot
- Inhibit upgrade when by-path is used in /etc/fstab
- Drop the broken InterVariants module
- Fix and improve migration of tuned
- Fix networking issues around network-manager and route-eth* files
(RHBZ: #1644915, #1816751) - Fix report from the networking/openldap module
- Fix syntax error in the other/configchanges module
- Handle dead symlinksi in the system/SysconfigCgroupDaemon module
Release el6toel7 v0.7.9
- Remove legacy grub before installation of grub2
Release el6toel7 v0.7.8
- Add check for Linux Disk Layout usage on s390x arch
Release el6toel7 v0.7.7
- services/tomcat: migrate config files and webapps to the new paths
- networking/samba: improve the informational message
Release el6toel7 v0.7.6
- system/pam: fixes hanging in specific cases and improves report
- system/BinariesRebuild: fixes issues with empty blacklist file
- backup configuration files only into dirtyconf and cleanconf dirs
- add module to inhibit upgrade when system/java-1.8.0-ibm is installed
- fixes chmods when it is handled in python scripts
Release el6toel7 v0.7.5
Release el6toel7 v0.7.4
Release el6toel7 v0.7.3
- Unset the release when it is set in rhsm
- add quotes for readlink in drivers/* modules so they will not crash
- initscripts/ifcfg: persistant interfaces renaming
- openssh/sshd: the module has been rewritten significantly
provide correct data to user and be sure the sshd configuration
is valid
Release el6toel7 v0.7.2
- check free space on boot
- system/requirements: fix check of RAM size
- Provide directory for third party modules.
- initscripts/control: update preset file for RHEL7.5
- system/python: handle ownership of directories by more rpms
Release el6toel7 v0.7.1
- text polishing
- initscripts/control: Add msg how to migrate custom init scripts
to unit files (issue #33 ) - removed stray output from few modules
Resolves: rhbz#1372872 - networking/dovecot: resolves troubles with first_valid_uid
Resolves: rhbz#1388967 - rewrite openssh/sysconfig to provide correct output data and fix
false negative report (PR #30 )