Name: | e2fsprogs-static |
---|---|
Version: | 1.42.9 |
Release: | 19.0.1.el7 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 574665 |
License: | GPLv2 and LGPLv2 |
RPM: | e2fsprogs-static-1.42.9-19.0.1.el7.i686.rpm |
Source RPM: | e2fsprogs-1.42.9-19.0.1.el7.src.rpm |
Build Date: | Wed May 18 2022 |
Build Host: | build-ol7-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://e2fsprogs.sourceforge.net/ |
Summary: | Ext2/3/4 filesystem-specific static libraries |
Description: | E2fsprogs-static contains all static libraries built from e2fsprogs, including libext2fs, libcom_err, libe2p, and libss. These libraries are used to directly acccess ext2/3/4 filesystems from userspace, and perform other useful functions. |
- fix a duplicated block allocation failure (Orabug 33770774)
- fix issues with meta_bg when resizing file system (#1849718)
- fix out-of-bounds write on corrupted fs (#1797731) - fix out-of-bounds write on corrupted fs (#1768710) - fix e2fsprogs creating corrupted meta image (#1711880) - fix typo in ext4 man page (#1720130) - provide easy metod for creating compatible rhel6 fs (#1780277) - better handling of trivial dir link count problem (#1820048)
- fix resizing large file systems when block size != page size (#1771515)
- Fix NULL pointer dereference when releasing memory (#1720903)
- set dir_nlink feature if large dir exists (#1683694)
- Various fixes and improvements (#1682935) - Automatically enable meta_bg to avoid failure when creating huge fs with small bs (#1608635) - don't ignore fsync errors in filefrag (#1451185)
- e2fsck: warn if checkinterval and broken_system_clock both set (#1365594) - e2fsprogs: fail to open 1k block size ext4 with bigalloc,meta_bg,^resize_inode (#1448019)
- Fix 32/64-bit overflow when multiplying by blocks/clusters per group (#1553004)
- libext2fs: skip start_blk adjustment when stride and flex_bg is set (#1503969) - tune2fs: edit dire warning about check intervals (#1433233)