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

Project e2fsprogs-1.45.6-5.el8

Name e2fsprogs
Epoch 0
Version 1.45.6
Release 5.el8
Website/URL http://e2fsprogs.sourceforge.net/
License GPLv2
Build Time 2023-08-08 15:45:32
Build Host builder-x86-05.inferitos.ru
Summary Utilities for managing ext2, ext3, and ext4 file systems
Repositories BaseOS
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
e2fsprogs-1.45.6-5.el8.x86_64 Utilities for managing ext2, ext3, and ext4 file systems c299265d4555d3bb1700f664d1dd27320074d7474e6dc3fdd57e523ff82dd4d3 download
e2fsprogs-devel-1.45.6-5.el8.x86_64 Ext2/3/4 file system specific libraries and headers b1f18c38ae93cb8a2f0b37229277a9d2677412c9c4d9b219f0036157cc7284c0 download
e2fsprogs-libs-1.45.6-5.el8.x86_64 Ext2/3/4 file system specific shared libraries db4f61eeb8edd4abce37607a6a39c083a17451bd2e665b24e4e520ce6af3256a download
libcom_err-1.45.6-5.el8.x86_64 Common error description library 0e2b35629e2ef04e8b51103fd9a8beb63b390b218aeb4a9ac47c87425d58ee64 download
libcom_err-devel-1.45.6-5.el8.x86_64 Common error description library 1f5391b6c3ffd1d8c21e22e260dee915fb538a331db60b70a9a1828c10f6230e download
libss-1.45.6-5.el8.x86_64 Command line interface parsing library e58f6f789a8013a720947d51f595caaebfb734044bb52e6bbdd429373992903a download
libss-devel-1.45.6-5.el8.x86_64 Command line interface parsing library b2ac2a7c3c7e6519c1657765a91c4421f543be9cae6d84cae028570089bb0241 download
i686
e2fsprogs-devel-1.45.6-5.el8.i686 Ext2/3/4 file system specific libraries and headers dbd650da3d59c331dee543e57af231522a8aa96bff67eec3a3c185732fcfed54 download
e2fsprogs-libs-1.45.6-5.el8.i686 Ext2/3/4 file system specific shared libraries 83a6909b12c4504a6f2fb297fd06fe7ca64c4a12e6990786db7e5c1caebd7b73 download
libcom_err-1.45.6-5.el8.i686 Common error description library 7e22594f7b2cb9e6786b03cbc7be23ee1a250df368f1278ef3a8dd01da795af0 download
libcom_err-devel-1.45.6-5.el8.i686 Common error description library fc49e0e41541d60de1a5f7a27826666b2b00ecf1a6da702961702d9f042a9e66 download
libss-1.45.6-5.el8.i686 Command line interface parsing library 672e471ecf9dc84fca79687c28adf46f9187dbd2bfa41b1074f69f43cf38ee4c download
libss-devel-1.45.6-5.el8.i686 Command line interface parsing library 3f5c7dd3e945f5f083ffeb068ecade9e78063dd7b2af1730a1e637d93d9026f8 download
src
e2fsprogs-1.45.6-5.el8.src Utilities for managing ext2, ext3, and ext4 file systems 003a14ade96e4512005581fca8968920b443e0b73021d91a1d58f3361b3ea7de download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.45.6-5
- Rebuilt for MSVSphere 8.8

* Wed May 11 2022 Lukas Czerner <lczerner@redhat.com> 1.45.6-5
- Update e2fsprogs with upstream fixes and improvements (#2083621)
- Fix out-of-bounds read/write via crafter filesystem (#2073548)

* Wed Feb 16 2022 Lukas Czerner <lczerner@redhat.com> 1.45.6-4
- Sanity check free block group counts when calculating minimum size (#2054129)

* Thu Jan 27 2022 Lukas Czerner <lczerner@redhat.com> 1.45.6-3
- Rebuild to ship libss-devel package (#1947449)

* Thu Jun 17 2021 Lukas Czerner <lczerner@redhat.com> 1.45.6-2
- Fix internal configuration pseudo file (#1889464)

* Wed Jun 03 2020 Lukas Czerner <lczerner@redhat.com> 1.45.6-1
- Rebase to the upstream release 1.45.6 (#1843548)

* Tue Jan 14 2020 Lukas Czerner <lczerner@redhat.com> 1.45.4-3
- Fix clang warning introduced in previous release (#1783777)

* Tue Jan 14 2020 Lukas Czerner <lczerner@redhat.com> 1.45.4-2
- Fix ABI breakage introduced in previous release (#1783777)

* Sun Dec 15 2019 Lukas Czerner <lczerner@redhat.com> 1.45.4-1
- Rebase to the release 1.45.4 (#1783777)
- provide rhel6/7 compatible fs_type in mke2fs.conf (#1780279)
- fix crafted ext4 partition leads to out-of-bounds write (#1768709)
- include note about supported rhel8 features and options (#1788573)

* Wed May 29 2019 Lukas Czerner <lczerner@redhat.com> 1.44.6-3
- Backport fixes from 1.45.2 (#1714927)
- Fix errors in rpmdiff (#1714923)