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

Package e2fsprogs-1.45.6-5.el8.src download

Name e2fsprogs
Epoch 0
Version 1.45.6
Release 5.el8
Architecture src
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
Size 5541 KiB
Source Project e2fsprogs-1.45.6-5.el8
SHA-256 checksum 003a14ade96e4512005581fca8968920b443e0b73021d91a1d58f3361b3ea7de
× Full screenshot
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)