From: Theodore Ts'o Date: Wed, 25 Sep 2019 17:38:39 +0000 (-0400) Subject: debian: update changelog for 1.44.5-1+deb10u2 X-Git-Tag: debian/1.44.5-1+deb10u3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a93880532900a2a022167f2cc945acbf54902b;p=thirdparty%2Fe2fsprogs.git debian: update changelog for 1.44.5-1+deb10u2 Signed-off-by: Theodore Ts'o --- diff --git a/debian/changelog b/debian/changelog index 3afce31ad..971875ecc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +e2fsprogs (1.44.5-1+deb10u2) buster-security; urgency=high + + * Fix CVE-2019-5094: potential buffer overrun in e2fsck (Closes: #941139) + + -- Theodore Y. Ts'o Wed, 25 Sep 2019 13:37:44 -0400 + e2fsprogs (1.44.5-1+deb10u1) buster; urgency=medium * Fix e4defrag crashes on 32-bit architectures (Closes: #920767)