[ 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 ]
×

Project parted-3.6-7.el10

Name parted
Epoch 0
Version 3.6
Release 7.el10
Website/URL http://www.gnu.org/software/parted
License GPL-3.0-or-later
Build Time 2025-04-03 07:30:47
Build Host builder-x86-04.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
parted-3.6-7.el10.x86_64 The GNU disk partition manipulation program 523377d16219df9be169c064d89827d5e66be32559ebbc6f0e13714ee79d96bd download
parted-devel-3.6-7.el10.x86_64 Files for developing apps which will manipulate disk partitions 49245e669928123305196b565e1039d25df631ea40e13e3ca7b4b3f4bd31832b download
aarch64
parted-3.6-7.el10.aarch64 The GNU disk partition manipulation program ee05b67ee25c13666d911d33ea05533758846dbca8b5d0b7c182b7907a772728 download
parted-devel-3.6-7.el10.aarch64 Files for developing apps which will manipulate disk partitions d4e2496a81e8769f89034dad4721b9318414c233ac1d3ca690a05547cb3126bd download
src
parted-3.6-7.el10.src The GNU disk partition manipulation program c5b78dd2bd45f33cff04c7bae0fbe9514e3439f45cd2fb88f18cf6516f6ecdc5 download
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)