Name: | parted |
---|---|
Version: | 3.2 |
Release: | 36.0.1.el8 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 2162764 |
License: | GPLv3+ |
RPM: | parted-3.2-36.0.1.el8.x86_64.rpm |
Source RPM: | parted-3.2-36.0.1.el8.src.rpm |
Build Date: | Mon Apr 01 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/parted |
Summary: | The GNU disk partition manipulation program |
Description: | The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. |
- Fix potential command line buffer overflow (xu.simon@oracle.com) [Orabug: 25749760]
- Fix strncpy fix, always add NULL terminator Resolves: rhbz#1615635
- Use python3-devel in buildroot Resolves: rhbz#1615576 - linux.c: Use sys/sysmacros.h for major/minor Resolves: rhbz#1615592
- 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
- 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
- Switch to using gpg2 for signature check Resolves: rhbz#1566029
- Add gcc BuildRequires for future minimal buildroot support - Remove %clean section
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Add support for NVDIMM devices (sparschauer) - libparted/labels: link with libiconv if needed (arnout)
- atari.c: Drop xlocale.h Resloves: rhbz#1476934