Changelog for
parted-devel-3.2.153-1.fc31.x86_64.rpm :
* Mon Aug 12 2019 Brian C. Lane
- 3.2.153-1- New upstream ALPHA release v3.2.153- Includes all patches except the python2 -> python3 change for test helpers
* Fri Jul 26 2019 Fedora Release Engineering - 3.2-43- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Apr 24 2019 Björn Esser - 3.2-42- Remove hardcoded gzip suffix from GNU info pages
* Tue Apr 09 2019 Brian C. Lane - 3.2-41- Add fix and tests for nilfs2 sigsegv
* Fri Mar 01 2019 Brian C. Lane - 3.2-40- Run the CI tests using rpmbuild- t6000-dm: Stop using private lvm root
* Sun Feb 17 2019 Igor Gnatenko - 3.2-39- Rebuild for readline 8.0
* Thu Jan 31 2019 Brian C. Lane - 3.2-38- Add missing patches from Wang Dong- fix crash due to improper partition number (dongdwdw)- fix wrong error label jump in mkpart (dongdwdw)- clean the disk information when commands fail (dongdwdw)- Remove PED_ASSERT from ped_partition_set_name (bcl)- Added support for Windows recovery partition (Hans-Joachim.Baader)
* Tue Oct 16 2018 Brian C. Lane - 3.2-37- Read NVMe model names from sysfs (dann.frazier)- Fix warnings from GCC 7\'s -Wimplicit-fallthrough (dann.frazier)- ped_unit_get_name: Resolve conflicting attributes \'const\' and \'pure\' (dann.frazier)- Add udf to t1700-probe-fs and to the manpage (bcl)- libparted: Add support for MBR id, GPT GUID and detection of UDF filesystem (pali.rohar)- Fix potential command line buffer overflow (xu.simon)- t6100-mdraid-partitions: Use v0.90 metadata for the test (bcl)- parted.c: Make sure dev_name is freed (bcl)- parted.c: Always free peek_word (bcl)- Fix the length of several strncpy calls (bcl)
* Thu Jul 19 2018 Brian C. Lane - 3.2-36- drop ldconfig, it no longer needs to be called on un/install (bcl)- Fix msdos-overlap py3 conversion (bcl)
* Fri Jul 13 2018 Fedora Release Engineering - 3.2-35- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jun 27 2018 Brian C. Lane - 3.2-34- Use python3 in buildroot- Add make to BuildRequires- Switch gpt-header-move and msdos-overlap to python3 (bcl)- Modify gpt-header-move and msdos-overlap to work with py2 or py3 (bcl)- Fix atari label false positives (psusi)- Lift 512 byte restriction on fat resize (psusi)- build: Remove unused traces of dynamic loading (cjwatson)- Fix resizepart iec unit end sector (psusi)- mkpart: Allow negative start value when FS-TYPE is not given (mail)- Fix set and disk_set to not crash when no flags are supported (psusi)- tests: fix t6100-mdraid-partitions (psusi)- Fix make check (psusi)- linux: Include for major() macro. (rjones)
* Thu Jun 07 2018 Brian C. Lane - 3.2-33- Use gpg2 for signature checking
* Sat Mar 24 2018 Richard W.M. Jones - 3.2-32- Fix for missing major/minor() macros in glibc 2.27.
* Mon Feb 19 2018 Brian C. Lane - 3.2-31- Add gcc BuildRequires for future minimal buildroot support- Remove %clean section
* Thu Feb 08 2018 Fedora Release Engineering - 3.2-30- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Dec 19 2017 Brian C. Lane - 3.2-29- Add support for NVDIMM devices (sparschauer)- libparted/labels: link with libiconv if needed (arnout)