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

Имя e2fsprogs
Эпоха 0
Версия 1.46.5
Релиз 5.el9
Сайт http://e2fsprogs.sourceforge.net/
Лицензия GPLv2
Время сборки 2025-02-20 09:22:39
Хост сборки 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
e2fsprogs-1.46.5-5.el9.x86_64 Utilities for managing ext2, ext3, and ext4 file systems e1c3e4e5202158a7f6d96a8296a7a3be39af691c50d5f4eff3d1ff32c3e98722 download
e2fsprogs-libs-1.46.5-5.el9.x86_64 Ext2/3/4 file system specific shared libraries 78834cc2db5f38e5ff35609dff4272102fd28e02d28c97b316357aadf416d76e download
libcom_err-1.46.5-5.el9.x86_64 Common error description library e0fce5bda477d38b70845141d908c6dc9fcd9861a4b095b77bf4879b6102e661 download
libss-1.46.5-5.el9.x86_64 Command line interface parsing library 4c169efc5cd10374d225b2a3bc1c3dc684ab323d1864f1872e4e5d67cc81143b download
i686
e2fsprogs-libs-1.46.5-5.el9.i686 Ext2/3/4 file system specific shared libraries 86784f15527872b5a955370bba5e60ed1a6e44e3dd5620fa38bda294743815ac download
libcom_err-1.46.5-5.el9.i686 Common error description library e7e5e9e640787550ce2c72702ada443dd2a0d0cdc8de6bceb0008beb0c504935 download
libss-1.46.5-5.el9.i686 Command line interface parsing library 27ed23ecf68e0bcb5bf8aa6387d50f81ffb20ab15ab450dd1f110d557cb21aec download
src
e2fsprogs-1.46.5-5.el9.src Utilities for managing ext2, ext3, and ext4 file systems 1425bfeb00372f17d8a3584b5c3bd1fcde815e8cd58ab3096de4744d5a191856 download
История изменений 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)