forked from pool/e2fsprogs
Accepting request 521408: 1
Rev openSUSE:Factory/95 Md5 0600bb34b5d46e5856a783ebba2520ad 2017-09-13 19:33:11 dimstar_suse 521408
This commit is contained in:
commit
633ffc6a43
@ -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
3
e2fsprogs-1.43.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:233d70ac434cdfba792dc0f83944c0ec854468d604fb22325ae65c4adfc90239
|
||||
size 7466907
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Add missing coreutils dependency for initrd macros (bsc#1055492).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 13:14:25 UTC 2017 - jack@suse.cz
|
||||
|
||||
|
@ -61,12 +61,13 @@ 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
|
||||
Group: System/Filesystems
|
||||
Url: http://e2fsprogs.sourceforge.net
|
||||
Requires(post): coreutils
|
||||
Requires: libcom_err2 >= %{version}
|
||||
Requires: libext2fs2 >= %{version}
|
||||
Source: http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user