Name: | parted |
---|---|
Version: | 3.6 |
Release: | 7.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2608796 |
License: | GPL-3.0-or-later |
RPM: | parted-3.6-7.el10.x86_64.rpm |
Source RPM: | parted-3.6-7.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-x86_64.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. |
- tests: Add test for dvh with a bad checksum (bcl) Related: RHEL-73220 - libparted: Fix dvh disklabel unhandled exception (bcl) Related: RHEL-73220 - tests: Add test for SUN disklabel handling (bcl) Related: RHEL-73220 - libparted: Fix sun disklabel unhandled exception (bcl) Resolves: RHEL-73220
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Upstream 3.6 stable release - Dropping pre-3.5 changelog entries
- Upstream 3.5.28 Alpha release - Dropped all patches included in new upstream release - Bumped minor version on libparted.so and libparted-fs-resize.so
- parted: Fix ending sector location when using kibi IEC suffix (bcl) - tests: Fix formatting and snprintf warnings in tests. (bcl) - ui: Add checks for prompt being NULL (bcl) - strlist: Handle realloc error in wchar_to_str (bcl) - libparted: Fix potential NULL dereference in ped_disk_next_partition (bcl) - filesys: Check for null from close_fn (bcl)
- libparted: Fix problem with creating 1s partitions - tests: Fixing libparted test framework usage