-
Mon Aug 07 2017 Jingdong Lu <jingdong.lu@oracle.com> - 0.6.71-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
-
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
-
Fri Jun 23 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.70-1
- forbid in-place upgrade when UEFI is used
Resolves: #1462672
-
Thu Jun 22 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.69-2
- added check of available space on the /boot partition
Resolves: #1276577
-
Wed Jun 21 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.69-1
- bind-chroot: backup only relevant config files
- use correct risk level for downgraded packages
- modified yaboot module to print correct info and do not create
the /etc/default/grub.conf file automatically, but keep it on user
to be sure that content of the file is really valid
- text polishing
- grub: added instructions how to migrate GRUB to GRUB2
- Resolves: #1416324 #1414873 #1296658 #1447705 #1447706 #1458956
-
Tue May 30 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.68-1
- fix ownership of the /usr/share/preupgrade/RHEL6_7 directory
- text polishing
- initscripts: enable correctly services according to preset file
- SonameBump: fix solution text
- java: fix postupgrade-script so there is not more error message
- check correctly if the /usr is located on the root partition
- bind: fix hang up for specific configuration files
- bind: fixes the options statement correctly when it is located inside
of included files and do not create duplicit occurrence of the 'pid-file'
statement when it is already located
- fixes the install_rpmlist.sh script and improve performance of installation
of packages inside lists prepared by the modules
- backup selinux configuration file
- Resolves: #1414402, #1414556, #1452582, #1456193, #1456196, #1449231,
- #1456628, #1456630, #1447705, #1447706
-
Wed May 03 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.67-1
- text polishing
- rsyslog: use default configuration file on target system
- dovecot: check and fix the first_valid_uid value
- Resolves: #1447706, #1447705, #1387159, #1388967
-
Tue Feb 28 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.66-3
- text polishing
Resolves: #1393429
-
Thu Feb 02 2017 Petr Stodulka <pstodulk@redhat.com> - 0.6.66-2
- system/BinariesRebuild performance workround
- Enable use of blacklist, which filters all executable files that
are on path, which begins with prefix matched in the blacklist.
For activation append these lines (without whitespace at beginning of lines)
into the /etc/preupgrade-assistant.conf:
[xccdf_preupg_rule_system_BinariesRebuild_check]
exclude_file=<full-path-to-your-blacklist>
Resolves: #1392018