Accepting request 611842 from home:jankara:branches:filesystems
- 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 OBS-URL: https://build.opensuse.org/request/show/611842 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=99
This commit is contained in:
parent
3cda682da0
commit
71cf6824b9
@ -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
|
Tue Mar 6 10:32:58 UTC 2018 - jack@suse.cz
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ Conflicts: libcom_err2-mini
|
|||||||
Conflicts: libcom_err-mini-devel
|
Conflicts: libcom_err-mini-devel
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 1.43.9
|
Version: 1.44.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for the Second Extended File System
|
Summary: Utilities for the Second Extended File System
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user