- 
    Thu Dec 05 2024 - Chung Chung <cchung@redhat.com> - 6.2.11.5-14
    
- Fixed return codes for vdoPrepareForLVM conversions.
- Resolves: RHEL-65721
   
  
  - 
    Wed Dec 04 2024 - Chung Chung <cchung@redhat.com> - 6.2.11.4-14
    
- Enabled vdoPrepareForLVM to check read-only devices.
- Resolves: RHEL-65721
   
  
  - 
    Wed May 24 2023 - Susan LeGendre-McGhee <slegendr@redhat.com> - 6.2.9.7-14
    
- Enhanced vdoPrepareForLVM to repair misaligned conversions.
- Resolves: rhbz#2182739
   
  
  - 
    Wed Apr 12 2023 - Susan LeGendre-McGhee <slegendr@redhat.com> - 6.2.9.1-14
    
- Updated vdoPrepareForLVM to allow LVM to use larger extents.
- Resolves: rhbz#2182739
   
  
  - 
    Mon Jul 18 2022 - Andy Walsh <awalsh@redhat.com> - 6.2.7.17-14
    
- Fixed excessive vdo2lvm "Retrying" messages.
- Resolves: rhbz#1986595
- Fixed a pylint 2+ complaint in the vdo scripts.
- Resolves: rhbz#2072131
- Updated vdo script documentation and help text for the uuid option.
- Resolves: rhbz#2089957
   
  
  - 
    Fri Feb 11 2022 - Andy Walsh <awalsh@redhat.com> - 6.2.6.14-14
    
- Added a tool to make LVMVDO pools read/write so that support and
  debugging tools may access them.
- Resolves: rhbz#1999640
   
  
  - 
    Mon Nov 15 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.6.7-14
    
- Fixed bugs in the vdopreparelvm check to determine whether a device has
  already been converted.
- Resolves: rhbz#2017843
- Fixed an issue in the vdo-by-dev tool which could result in a failure to
  start vdo devices when some devices in the vdo config file do not exist.
- Resolves: rhbz#2022154
   
  
  - 
    Wed Nov 03 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.6.3-14
    
- Added a check to vdopreparelvm to determine whether it has already been
  converted.
- Resolves: rhbz#2017843
   
  
  - 
    Fri Aug 20 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.74-14
    
- Renamed vdo2LVM to vdopreparelvm and moved its installation location to
  /usr/libexec so that it is not in common default paths as this utility is
  intended to be called from LVM, not directly by users.
- Related: rhbz#1986930
   
  
  - 
    Thu Jul 22 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.65-14
    
- Fixed Coverity scan issues.
- Resolves: rhbz#1982878