Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Releases: upgrades-migrations/preupgrade-assistant-modules

Release el6toel7 v0.8.0

Choose a tag to compare

@pirat89 pirat89 released this 21 Jul 16:26
  • 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

Choose a tag to compare

@pirat89 pirat89 released this 15 Feb 11:06
  • Remove legacy grub before installation of grub2

Release el6toel7 v0.7.8

Choose a tag to compare

@pirat89 pirat89 released this 12 Feb 19:24
  • Add check for Linux Disk Layout usage on s390x arch

Release el6toel7 v0.7.7

Choose a tag to compare

@pirat89 pirat89 released this 05 Oct 15:20
  • services/tomcat: migrate config files and webapps to the new paths
  • networking/samba: improve the informational message

Release el6toel7 v0.7.6

Choose a tag to compare

@pirat89 pirat89 released this 05 Sep 16:57
  • 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

Choose a tag to compare

@pirat89 pirat89 released this 12 Jun 14:45
  • system/requirements: check dmidecode and dmesg before use (#40)
  • set correctly custom selinux policy set by semanage (#39)
  • fix the initscripts module and follow the best practices (#72)

Release el6toel7 v0.7.4

Choose a tag to compare

@pirat89 pirat89 released this 01 Jun 13:53
  • set upgrade path RHEL 6.10 -> RHEL 7.6
  • rename correctly netowrk interfaces regardless amount of existing
    interfaces
  • initscripts/ifcfg: set the -E option for grep to process EREG
    correctly (#84)
  • system/java: handle corerectly i686 RPMs (#76)
  • system/grubby: set as not applicable on ppc64 arch

Release el6toel7 v0.7.3

Choose a tag to compare

@pirat89 pirat89 released this 04 Apr 18:28
  • 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

Choose a tag to compare

@mfranczy mfranczy released this 16 Feb 10:32
  • 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

Choose a tag to compare

@jmazanek jmazanek released this 09 Nov 12:37
  • 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 )