]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
debian: update changelog for 1.45.3-3 release
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 19:38:59 +0000 (15:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 19:38:59 +0000 (15:38 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/changelog

index d6985609281a615a6bd71fb709f403f702b74dff..4996b93d6295502a72f5ae66037b24004b9c9de4 100644 (file)
@@ -1,3 +1,13 @@
+e2fsprogs (1.45.3-3) unstable; urgency=medium
+
+  * Fix Breaks/Replace dependency for logsave (Closes: #932874)
+  * Mark logsave as Multi-Arch: foreign (Closes: #932876)
+  * Fix test bug on the x32 architecture (Closes: #932906)
+  * Fix FTBFS problem on FreeBSD and Hurd since they don't have systemd
+  * Fix blhc problem when running "make check"
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Thu, 25 Jul 2019 15:35:01 -0400
+
 e2fsprogs (1.45.3-2) unstable; urgency=medium
 
   * Add a hard dependency on logsave to e2fsprogs to fix initramfs issues