diff --git a/e2fsprogs-1.43.4.tar.gz b/e2fsprogs-1.43.4.tar.gz deleted file mode 100644 index 9d85d27..0000000 --- a/e2fsprogs-1.43.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1644db4fc58300c363ba1ab688cf9ca1e46157323aee1029f8255889be4bc856 -size 7552516 diff --git a/e2fsprogs-1.43.5.tar.gz b/e2fsprogs-1.43.5.tar.gz new file mode 100644 index 0000000..5edc427 --- /dev/null +++ b/e2fsprogs-1.43.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466db1da11e227143fbdf6a401833e0ab17cf43d927f5baa4a7042b3ce8a3932 +size 7596581 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 9f17d62..025ffff 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 21 13:14:25 UTC 2017 - jack@suse.cz + +- Update to 1.43.5 + * fix e2fsck infinite loop when rebuilding encrypted directories + * fix tune2fs support for enabling /disabling project quota + * fixes in debugfs, dumpe2fs, e2fsck, tune2fs, and resize2fs for maliciously + corrupted filesystems + * fix e2fsck to verify invalid quota inode numbers + * fix byte-swapping of backup superblocks + * fix e2fsck -E bmap2extent to work for sparse files + * fix e2fsck to correctly handle quota accounting for multiply claimed blocks + * lots of other fixes + ------------------------------------------------------------------- Fri Mar 3 09:47:06 UTC 2017 - jack@suse.cz diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 12dc93b..c7e29ee 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -61,7 +61,7 @@ Conflicts: libcom_err2-mini Conflicts: libcom_err-mini-devel %endif # -Version: 1.43.4 +Version: 1.43.5 Release: 0 Summary: Utilities for the Second Extended File System License: GPL-2.0 @@ -89,9 +89,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 @@ -156,9 +156,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 @@ -180,9 +180,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