forked from pool/e2fsprogs
- Update to 1.44.2
* support for directories over 2 GB (large_dir feature) * support for large extended attributes (ea_inode feature) * metadata checksumming is enabled by default by mke2fs * resize2fs deemed stable enough for bigalloc file systems * tune2fs now replays the journal before modifying the file system * improved consistency checks for symlinks * various fixes in e2image, dumpe2fs, debugfs, and e2fsck for bigalloc file systems * fix e2image handling of images on big endian systems * fixed e2fsck to properly update quotas when handling orphan inodes Rev filesystems/99 Md5 4d4bca48086ba0d540d461f2bacc0aa8 2018-05-24 08:11:58 jankara 611842
This commit is contained in:
parent
60f2f7f2c8
commit
131be805fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:926f8e8de1ffba55d791f21b71334e8a32b5227257ad370f2bf7e4396629e97f
|
||||
size 5282240
|
3
e2fsprogs-1.44.2.tar.xz
Normal file
3
e2fsprogs-1.44.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8324cf0b6e81805a741d94087b00e99f7e16144f1ee5a413709a1fa6948b126c
|
||||
size 5349784
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 23 15:00:07 UTC 2018 - jack@suse.cz
|
||||
|
||||
- Update to 1.44.2
|
||||
* support for directories over 2 GB (large_dir feature)
|
||||
* support for large extended attributes (ea_inode feature)
|
||||
* metadata checksumming is enabled by default by mke2fs
|
||||
* resize2fs deemed stable enough for bigalloc file systems
|
||||
* tune2fs now replays the journal before modifying the file system
|
||||
* improved consistency checks for symlinks
|
||||
* various fixes in e2image, dumpe2fs, debugfs, and e2fsck for bigalloc
|
||||
file systems
|
||||
* fix e2image handling of images on big endian systems
|
||||
* fixed e2fsck to properly update quotas when handling orphan inodes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 10:32:58 UTC 2018 - jack@suse.cz
|
||||
|
||||
|
@ -62,7 +62,7 @@ Conflicts: libcom_err2-mini
|
||||
Conflicts: libcom_err-mini-devel
|
||||
%endif
|
||||
#
|
||||
Version: 1.43.9
|
||||
Version: 1.44.2
|
||||
Release: 0
|
||||
Summary: Utilities for the Second Extended File System
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user