-
Wed Feb 11 2015 Jingdong Lu <jingdong.lu@oracle.com> 0.7.32-1.0.1
- Only check uek3 is new enough when uek installed (Dwight Engen)
- Remove uek3 grub check (Dwight Engen)
- Fix uek3_check error message strings [Orabug 18900135] (Dwight Engen)
- Don't check for specific release of UEK3 [Orabug 18900135] (Dwight Engen)
- Patch out Red Hat Subscription Manager (Dwight Engen)
- Check for UEK3 before doing upgrade [Orabug 18900135] (Dwight Engen)
- remove dependeny on python-rhsm for OL (Srinivas Maturi)
-
Fri Sep 19 2014 David Shea <dshea@redhat.com> 0.7.32-1
- Fix the URLGrabError import
Related: rhbz#1076120
-
Fri Sep 19 2014 David Shea <dshea@redhat.com> 0.7.31-1
- Fix ValueError with --addrepo/--repo REPOID (wwoods)
Related: rhbz#1084985
- Add a message about invalid repo URLs
Resolves: rhbz#1084985
- Catch exceptions from early treeinfo parsing
Resolves: (#1076120)
-
Wed Sep 17 2014 David Shea <dshea@redhat.com> 0.7.30-1
- Fix the enabled line on disabled yum repos
Related: rhbz#1130686
-
Fri Sep 12 2014 David Shea <dshea@redhat.com> 0.7.29-1
- Disable yum repos with no enabled= line
Resolves: rhbz#1130686
-
Mon Sep 08 2014 David Shea <dshea@redhat.com> 0.7.28-1
- Execute preupgrade-scripts after storing RHEL-7 repos (phracek)
Related: rhbz#1138615
-
Mon Sep 08 2014 David Shea <dshea@redhat.com> 0.7.27-1
- Fix fedup.util.rlistdir
Related: rhbz#1138615
- Run preupgrade scripts before setting up the upgrade
Resolves: rhbz#1138615
-
Fri Aug 15 2014 David Shea <dshea@redhat.com> 0.7.26-1
- Fix the search for enabled repos to disable.
Related: rhbz#1075486
-
Mon Aug 04 2014 David Shea <dshea@redhat.com> 0.7.25-1
- Add --instrepokey (wwoods)
Related: rhbz#1115532
Related: rhbz#1123915
- Automatically add the GPG key to Red Hat repos.
Resolves: rhbz#1123915
- Revert "fetch/verify .treeinfo.signed if gpgcheck is on"
Related: rhbz#1123915
- Cleanup repo files added by redhat-upgrade-tool
- Fix a crash if cleaning up without /var/lib/system-upgrade
- Write GPG information to the yum repo files
Resolves: rhbz#1115532
-
Tue Jul 01 2014 David Shea <dshea@redhat.com> 0.7.24-1
- Upgrade repos are enabled by default (phracek)
- Always disable old repos
- Disable repos from RHEL-6 before starting the upgrade.