From: Theodore Ts'o Date: Tue, 10 Apr 2018 15:04:50 +0000 (-0400) Subject: debian: add changelog entry for 1.44.1-2 release X-Git-Tag: v1.44.2~7 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d5bd126cd6a06dd2a8652557776ea298fb442912;p=tools%2Fe2fsprogs.git debian: add changelog entry for 1.44.1-2 release Signed-off-by: Theodore Ts'o --- diff --git a/debian/changelog b/debian/changelog index e3abd41..d8a2104 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +e2fsprogs (1.44.1-2) unstable; urgency=medium + + * Fix e2image handling of e2i files on big endian systems + * Add sanity checks for inodes containing xattr values to prevent + maliciously crafted file systems from causing crashes caused by + infinite recursion + * Fix e2fsck so that quota usage is adjusted when clearing orphaned + inodes + * Fix filefrag so that unknown flags returned by FIEMAP won't cause a + buffer overrun + + -- Theodore Y. Ts'o Tue, 10 Apr 2018 11:04:36 -0400 + e2fsprogs (1.44.1-1) unstable; urgency=medium * New upstream release