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:
Jan Kara 2018-05-24 08:11:58 +00:00 committed by Git OBS Bridge
parent 3cda682da0
commit 71cf6824b9
4 changed files with 19 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8324cf0b6e81805a741d94087b00e99f7e16144f1ee5a413709a1fa6948b126c
size 5349784

View File

@ -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

View File

@ -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