[ 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.2-39.el8

Name parted
Epoch 0
Version 3.2
Release 39.el8
Website/URL http://www.gnu.org/software/parted
License GPLv3+
Build Time 2023-08-08 15:57:33
Build Host builder-x86-06.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.2-39.el8.x86_64 The GNU disk partition manipulation program 2ace1f566d5e24ffe41ab1e35a5e8fc5a75a1fc8900ac01b6a167a90995cc5bf download
parted-devel-3.2-39.el8.x86_64 Files for developing apps which will manipulate disk partitions 0cca46241cce1d03deb21e7c05597d57b1afa24e7a50841b19c418d70150ad3e download
i686
parted-3.2-39.el8.i686 The GNU disk partition manipulation program 15a79351fa0b562b393e67643971550a1a0ba62c57a51da4e7321bbdafd093b0 download
parted-devel-3.2-39.el8.i686 Files for developing apps which will manipulate disk partitions 6de94b2b338a2fc9a4c0c5c0cbc42002e14ce6d76901732face0ca14e13af061 download
src
parted-3.2-39.el8.src The GNU disk partition manipulation program 1db20b97704aa1545d9874407cc2b7ff82dbcf8fdd37bd71288340df462ab90c download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.2-39
- Rebuilt for MSVSphere 8.8

* Wed Jul 07 2021 Brian C. Lane <bcl@redhat.com> - 3.2-39
- tests: Add a test for resizepart on a busy partition (bcl)
  Related: rhbz#1861804
- parted: Preserve resizepart End when prompted for busy partition (bcl)
  Resolves: rhbz#1861804
- Fix end_input usage in do_resizepart (bcl)
  Related: rhbz#1861804
- tests: Test incomplete resizepart command (bcl)
  Related: rhbz#1861804
- Fix resizepart iec unit end sector (psusi)
  Related: rhbz#1861804
- libparted: Fix endian bug in bsd.c (AWilcox)
  Resolves: rhbz#1980105

* Thu Sep 26 2019 Brian C. Lane <bcl@redhat.com> - 3.2-38
- libparted: Re-enabled virtio-attached DASD heuristics on s390
  Resolves: rhbz#1750663

* Fri Jan 11 2019 Brian C. Lane <bcl@redhat.com> - 3.2-37
- Add CI tests
  Resolves: rhbz#1653912
- t6000-dm: Stop using private lvm root
  Related: rhbz#1653912

* Tue Aug 14 2018 Brian C. Lane <bcl@redhat.com> - 3.2-36
- Fix strncpy fix, always add NULL terminator
  Resolves: rhbz#1615635

* Mon Aug 13 2018 Brian C. Lane <bcl@redhat.com> - 3.2-35
- Use python3-devel in buildroot
  Resolves: rhbz#1615576
- linux.c: Use sys/sysmacros.h for major/minor
  Resolves: rhbz#1615592

* Mon Jul 23 2018 Brian C. Lane <bcl@redhat.com> - 3.2-34
- 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

* Wed Jun 27 2018 Brian C. Lane <bcl@redhat.com> - 3.2-33
- 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

* Thu Jun 07 2018 Brian C. Lane <bcl@redhat.com> - 3.2-32
- Switch to using gpg2 for signature check
  Resolves: rhbz#1566029

* Mon Feb 19 2018 Brian C. Lane <bcl@redhat.com> - 3.2-31
- Add gcc BuildRequires for future minimal buildroot support
- Remove %clean section