[ All 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 ]
×

Package e2fsprogs-1.46.5-5.el9.x86_64 download

Name e2fsprogs
Epoch 0
Version 1.46.5
Release 5.el9
Architecture x86_64
Website/URL http://e2fsprogs.sourceforge.net/
License GPLv2
Build Time 2025-02-20 09:23:04
Build Host certified-builder01.msvsphere-os.ru
Summary Utilities for managing ext2, ext3, and ext4 file systems
Repositories OS
Description 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.
Errata
Size 1022 KiB
Source Project e2fsprogs-1.46.5-5.el9
SHA-256 checksum e1c3e4e5202158a7f6d96a8296a7a3be39af691c50d5f4eff3d1ff32c3e98722
× Full screenshot
Changelog 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)