-
Thu Jun 21 2018 Jingdong Lu <jingdong.lu@oracle.com> - 0.7.5-1.0.1
- Start getty on tty1 [Orabug 18815298] (Dwight Engen)
- Replace RHEL refrences
- fix rsyslog check script
- fix yum repositories check script
- disable check for non-Oracle groups
-
Tue Jun 12 2018 Petr Stodulka <pstodulk@redhat.com> - 0.7.5-1
- system/requirements: check dmidecode and dmesg before use
- set correctly custom selinux policy set by semanage
- fix the initscripts module and follow the best practices
Related: rhbz#1585208
-
Fri Jun 01 2018 Petr Stodulka <pstodulk@redhat.com> - 0.7.4-1
- set upgrade path RHEL 6.10 -> RHEL 7.6
- rename correctly netowrk interfaces regardless amount of existing
interfaces
- system/java: handle corerectly i686 RPMs
- system/grubby: set as not applicable on ppc64 arch
Resolves: rhbz#1585208
-
Wed Apr 04 2018 Petr Stodulka <pstodulk@redhat.com> - 0.7.3-1
- Unset the release when it is set in subscription-manager
- add quotes for readlink in drivers/* modules so they will not crash
- In case of multiple network interfaces with the "ethX" naming, their names
are changed to a persistent custom "netX" to retain the functioning network
across the upgrade
- openssh/sshd: the module has been rewritten significantly to
provide correct data to user and be sure the sshd configuration is valid
- Related: rhbz#1546107
-
Fri Feb 16 2018 Petr Stodulka <pstodulk@redhat.com> - 0.7.2-1
- 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
- Resolves: rhbz#1546107
-
Thu Nov 09 2017 Jakub Mazanek <jmazanek@redhat.com> - 0.7.1-1
- text polishing
- initscripts/control: Add msg how to migrate custom init scripts
- to unit files
- removed stray output from few modules
- networking/dovecot: resolves troubles with first_valid_uid
- rewrite openssh/sysconfig to provide correct output data and fix
- false negative report
Resolves: rhbz#1372872 rhbz#1388967
-
Sun Oct 22 2017 Petr Stodulka <pstodulk@redhat.com> - 0.7.0-2
- remove patch leftovers
-
Sun Oct 22 2017 Petr Stodulka <pstodulk@redhat.com> - 0.7.0-1
- added new informational module for the Samba
- ensure the grub2 rpm is installed after the upgrade to new system
Resolves: #1497731
- modules are compatible with Preupgrade Assistant v2.5.0
- added script that initialize part of environment for modules
- added the properties.ini file with additional metadata about modules
- modified modules to not use deprecated funcionality
- modified openssh/sysconfig module to remove astray output and provide
cleaner information with relevant risk level
- text polishing
- removed pointless dependency on the redhat-upgrade-tool
Resolves: #1497731 #1503757 #1402481
-
Thu Jul 13 2017 Jakub Mazanek <jmazanek@redhat.com> - 0.6.71-1
- mysql: fixing harmful typos
Resolves: #1470747
-
Wed Jun 28 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.70-2
- yaboot: create directory structure for grub file
Related: #1296658