Accepting request 521383 from home:jankara:branches:filesystems

- Update to 1.43.6
 * fix printing of quota inconsistency messages
 * fix out of bounds checks in e2fsck
 * optimize e2fsck CPU usage for large sparse files
 * increase inode size to 256 bytes if features require it
 * various UI fixes
 * updated translations

OBS-URL: https://build.opensuse.org/request/show/521383
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=83
This commit is contained in:
Jan Kara 2017-09-05 15:43:36 +00:00 committed by Git OBS Bridge
parent f7b2968920
commit a54c05230c
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:466db1da11e227143fbdf6a401833e0ab17cf43d927f5baa4a7042b3ce8a3932
size 7596581

3
e2fsprogs-1.43.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:233d70ac434cdfba792dc0f83944c0ec854468d604fb22325ae65c4adfc90239
size 7466907

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 5 15:33:16 UTC 2017 - jack@suse.cz
- Update to 1.43.6
* fix printing of quota inconsistency messages
* fix out of bounds checks in e2fsck
* optimize e2fsck CPU usage for large sparse files
* increase inode size to 256 bytes if features require it
* various UI fixes
* updated translations
-------------------------------------------------------------------
Mon Aug 28 13:42:33 UTC 2017 - mmarek@suse.com

View File

@ -61,7 +61,7 @@ Conflicts: libcom_err2-mini
Conflicts: libcom_err-mini-devel
%endif
#
Version: 1.43.5
Version: 1.43.6
Release: 0
Summary: Utilities for the Second Extended File System
License: GPL-2.0
@ -90,9 +90,9 @@ mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.
%package devel
Summary: Dummy development package
# bug437293
License: LGPL-2.0
Group: Development/Libraries/C and C++
# bug437293
%ifarch ppc64
Obsoletes: e2fsprogs-devel-64bit
%endif
@ -157,9 +157,9 @@ Development files for libext2fs. Static libraries.
%package -n libcom_err2
%endif
Summary: E2fsprogs error reporting library
# bug437293
License: MIT
Group: System/Filesystems
# bug437293
%ifarch ppc64
Obsoletes: libcom_err-64bit
Obsoletes: libcom_err2-64bit
@ -181,9 +181,9 @@ com_err is an error message display library.
%package -n libcom_err-devel
%endif
Summary: Development files for libcom_err
# bug437293
License: MIT
Group: Development/Libraries/C and C++
# bug437293
%ifarch ppc64
Obsoletes: libcom_err-devel-64bit
%endif