[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package parted-3.6-7.el10.aarch64 download

Name parted
Epoch 0
Version 3.6
Release 7.el10
Architecture aarch64
Website/URL http://www.gnu.org/software/parted
License GPL-3.0-or-later
Build Time 2025-04-03 07:40:01
Build Host builder-arm64-1.inferitos.ru
Summary The GNU disk partition manipulation program
Repositories BaseOS
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.
Errata
Size 595 KiB
Source Project parted-3.6-7.el10
SHA-256 checksum ee05b67ee25c13666d911d33ea05533758846dbca8b5d0b7c182b7907a772728
× Full screenshot
Changelog link
* Tue Jan 21 2025 Brian C. Lane <bcl@redhat.com> - 3.6-7
- 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

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.6-6
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.6-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.6-5
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Mon Apr 10 2023 Brian C. Lane <bcl@redhat.com> - 3.6-1
- Upstream 3.6 stable release
- Dropping pre-3.5 changelog entries

* Mon Mar 27 2023 Brian C. Lane <bcl@redhat.com> - 3.5.28-1
- 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

* Fri Mar 17 2023 Brian C. Lane <bcl@redhat.com> - 3.5-11
- 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)