- 
    Tue Jan 15 2019 Bruce Hill <bruce.hill@oracle.com> - 3.2-36.0.1
    
- Fix potential command line buffer overflow (xu.simon@oracle.com) [Orabug: 25749760]
   
  
  - 
    Tue Aug 14 2018 Brian C. Lane <bcl@redhat.com> - 3.2-36
    
- Fix strncpy fix, always add NULL terminator
  Resolves: rhbz#1615635
   
  
  - 
    Mon Aug 13 2018 Brian C. Lane <bcl@redhat.com> - 3.2-35
    
- Use python3-devel in buildroot
  Resolves: rhbz#1615576
- linux.c: Use sys/sysmacros.h for major/minor
  Resolves: rhbz#1615592
   
  
  - 
    Mon Jul 23 2018 Brian C. Lane <bcl@redhat.com> - 3.2-34
    
- Fix the length of several strncpy calls (bcl)
  Related: rhbz#1602652
- parted.c: Always free peek_word (bcl)
  Related: rhbz#1602652
- parted.c: Make sure dev_name is freed (bcl)
  Related: rhbz#1602652
- t6100-mdraid-partitions: Use v0.90 metadata for the test (bcl)
- Fix msdos-overlap to work correctly with py2 or py3 (bcl)
  Related: rhbz#1595810
   
  
  - 
    Wed Jun 27 2018 Brian C. Lane <bcl@redhat.com> - 3.2-33
    
- Switch gpt-header-move and msdos-overlap to python3 (bcl)
  Resolves: rhbz#1595810
- Modify gpt-header-move and msdos-overlap to work with py2 or py3 (bcl)
  Related: rhbz#1595810
   
  
  - 
    Thu Jun 07 2018 Brian C. Lane <bcl@redhat.com> - 3.2-32
    
- Switch to using gpg2 for signature check
  Resolves: rhbz#1566029
   
  
  - 
    Mon Feb 19 2018 Brian C. Lane <bcl@redhat.com> - 3.2-31
    
- Add gcc BuildRequires for future minimal buildroot support
- Remove %clean section
   
  
  - 
    Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-30
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
   
  
  - 
    Tue Dec 19 2017 Brian C. Lane <bcl@redhat.com> - 3.2-29
    
- Add support for NVDIMM devices (sparschauer)
- libparted/labels: link with libiconv if needed (arnout)
   
  
  - 
    Mon Jul 31 2017 Brian C. Lane <bcl@redhat.com> - 3.2-28
    
- atari.c: Drop xlocale.h
  Resloves: rhbz#1476934