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

Пакет e2fsprogs-1.46.5-5.el9.x86_64 download

Имя e2fsprogs
Эпоха 0
Версия 1.46.5
Релиз 5.el9
Архитектура x86_64
Сайт http://e2fsprogs.sourceforge.net/
Лицензия GPLv2
Время сборки 2025-02-20 09:23:04
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Utilities for managing ext2, ext3, and ext4 file systems
Репозитории OS
Полное описание The e2fsprogs package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in second, third and fourth extended (ext2/ext3/ext4) file systems. E2fsprogs contains e2fsck (used to repair file system inconsistencies after an unclean shutdown), mke2fs (used to initialize a partition to contain an empty ext2 file system), debugfs (used to examine the internal structure of a file system, to manually repair a corrupted file system, or to create test cases for e2fsck), tune2fs (used to modify file system parameters), and most of the other core ext2fs file system utilities. You should install the e2fsprogs package if you need to manage the performance of an ext2, ext3, or ext4 file system.
Эррата
Размер 1022 КиБ
Исходный проект e2fsprogs-1.46.5-5.el9
Контрольная сумма SHA-256 e1c3e4e5202158a7f6d96a8296a7a3be39af691c50d5f4eff3d1ff32c3e98722
× Full screenshot
История изменений link
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.46.5-5
- Rebuilt for MSVSphere 9.4 beta

* Wed Dec 13 2023 Carlos Maiolino <cmaiolino@redhat.com> - 1.46.5-5
- rebuild to incorporate libss-devel package
- Related: RHEL-19059

* Tue Oct 17 2023 Carlos Maiolino <cmaiolino@redhat.com> - 1.46.5-4
- Change the xattr entry hash to use an unsighed char by default
- Related: RHEL-10467

* Fri May 13 2022 Lukas Czerner <lczerner@redhat.com> 1.46.5-3
- Add sanity check to extent manipulation (#2073549)