-
Fri Oct 08 2021 EL Errata <el-errata_ww@oracle.com> - 3.2-39.0.1
- Fix potential command line buffer overflow (xu.simon@oracle.com) [Orabug: 25749760]
-
Wed Jul 07 2021 Brian C. Lane <bcl@redhat.com> - 3.2-39
- tests: Add a test for resizepart on a busy partition (bcl)
Related: rhbz#1861804
- parted: Preserve resizepart End when prompted for busy partition (bcl)
Resolves: rhbz#1861804
- Fix end_input usage in do_resizepart (bcl)
Related: rhbz#1861804
- tests: Test incomplete resizepart command (bcl)
Related: rhbz#1861804
- Fix resizepart iec unit end sector (psusi)
Related: rhbz#1861804
- libparted: Fix endian bug in bsd.c (AWilcox)
Resolves: rhbz#1980105
-
Thu Sep 26 2019 Brian C. Lane <bcl@redhat.com> - 3.2-38
- libparted: Re-enabled virtio-attached DASD heuristics on s390
Resolves: rhbz#1750663
-
Fri Jan 11 2019 Brian C. Lane <bcl@redhat.com> - 3.2-37
- Add CI tests
Resolves: rhbz#1653912
- t6000-dm: Stop using private lvm root
Related: rhbz#1653912
-
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