diff --git a/e2fsprogs-1.43.5.tar.gz b/e2fsprogs-1.43.5.tar.gz deleted file mode 100644 index 5edc427..0000000 --- a/e2fsprogs-1.43.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:466db1da11e227143fbdf6a401833e0ab17cf43d927f5baa4a7042b3ce8a3932 -size 7596581 diff --git a/e2fsprogs-1.43.6.tar.gz b/e2fsprogs-1.43.6.tar.gz new file mode 100644 index 0000000..dc47079 --- /dev/null +++ b/e2fsprogs-1.43.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233d70ac434cdfba792dc0f83944c0ec854468d604fb22325ae65c4adfc90239 +size 7466907 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 025ffff..606268d 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -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 diff --git a/e2fsprogs.spec b/e2fsprogs.spec index c7e29ee..6c9696d 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -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