Пакет parted-devel-3.2-39.el8.i686
Имя | parted-devel |
---|---|
Эпоха | 0 |
Версия | 3.2 |
Релиз | 39.el8 |
Архитектура | i686 |
Сайт | http://www.gnu.org/software/parted |
Лицензия | GPLv3+ |
Время сборки | 2023-08-08 15:59:39 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | Files for developing apps which will manipulate disk partitions |
Репозитории | PowerTools |
Полное описание | The GNU Parted library is a set of routines for hard disk partition manipulation. If you want to develop programs that manipulate disk partitions and filesystems using the routines provided by the GNU Parted library, you need to install this package. |
Эррата | — |
Размер | 75 КиБ |
Исходный проект | parted-3.2-39.el8 |
Контрольная сумма SHA-256 | 6de94b2b338a2fc9a4c0c5c0cbc42002e14ce6d76901732face0ca14e13af061 |
×
* 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