[ Все 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 ]
×

Пакет parted-3.2-39.el8.src download

Имя parted
Эпоха 0
Версия 3.2
Релиз 39.el8
Архитектура src
Сайт http://www.gnu.org/software/parted
Лицензия GPLv3+
Время сборки 2023-08-08 15:57:33
Хост сборки builder-x86-06.inferitos.ru
Краткое описание The GNU disk partition manipulation program
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 1819 КиБ
Исходный проект parted-3.2-39.el8
Контрольная сумма SHA-256 1db20b97704aa1545d9874407cc2b7ff82dbcf8fdd37bd71288340df462ab90c
× Full screenshot
История изменений 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