-
Wed Apr 11 2018 EL Errata <el-errata_ww@oracle.com> - 0.61.15.69-1.0.1
- Check for oracle-release file first when attempting to determine version [bug 18493611] (Kevin Lyons)
-
Wed Feb 21 2018 David Lehman <dlehman@redhat.com> - 0.61.15.69-1
- Fix accounting for metadata when growing lvm. (dlehman)
Resolves: rhbz#1494475
-
Fri Feb 09 2018 David Lehman <dlehman@redhat.com> - 0.61.15.68-1
- Catch lvm metadata lookup failure in md post create. (dlehman)
Related: rhbz#1223564
Resolves: rhbz#1543579
-
Wed Feb 07 2018 David Lehman <dlehman@redhat.com> - 0.61.15.67-1
- fcoe: remove /etc/fcoe dir if it exists before copying configuration
(rvykydal)
Resolves: rhbz#1482512
- Find and remove stale LVM metadata immediately after creating md array.
(dlehman)
Resolves: rhbz#1223564
- Add ability to specify vg by uuid for vgremove. (dlehman)
Related: rhbz#1223564
-
Fri Nov 03 2017 David Lehman <dlehman@redhat.com> - 0.61.15.66-1
- mkfs.ext4 no longer hangs on confirmation (japokorn)
Resolves: rhbz#1461459
- Stop enforcing obsolete limits on partition count. (dlehman)
Resolves: rhbz#1460668
- Do not try to use protected disks for autopart (vtrefny)
Resolves: rhbz#1456409
-
Wed Jun 28 2017 David Lehman <dlehman@redhat.com> - 0.61.15.65-1
- Autoset metadata size on percent-based thin pools (vpodzime)
Resolves: rhbz#1463198
- Do not try to autoset MD size on a thin pool with no size (vpodzime)
Related: rhbz#1463198
-
Wed Jun 07 2017 David Lehman <dlehman@redhat.com> - 0.61.15.64-1
- Make sure an LV is deactivated before removal (vpodzime)
Resolves: rhbz#1456821
- Make sure the device is setup before formatting it (bcl)
Resolves: rhbz#1368986
- Round the recommended thpool metadata size to extents (vpodzime)
Resolves: rhbz#1456528
-
Tue May 16 2017 David Lehman <dlehman@redhat.com> - 0.61.15.63-1
- Use the uuid module instead of the uuidgen tool (vpodzime)
Related: rhbz#1413942
- Respect thin pool's min size when setting its req_size (vpodzime)
Resolves: rhbz#1449963
- Add RAID chunk size to the generated kickstart file (vtrefny)
Resolves: rhbz#1447343
-
Wed May 03 2017 David Lehman <dlehman@redhat.com> - 0.61.15.62-1
- Don't pass unused mountpoint dict to preCommitFixup. (dlehman)
Related: rhbz#1184945
- Use the default md metadata version for everything except /boot/efi.
(dlehman)
Resolves: rhbz#1184945
- Fix resolve_devspec to fully support raid devices (vponcova)
Resolves: rhbz#1445723
-
Wed Apr 12 2017 David Lehman <dlehman@redhat.com> - 0.61.15.61-1
- Call subprocess.Popen with absolute path to a binary (rvykydal)
Related: rhbz#1411407