aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2017-01-31 18:24:50 -0500
committerTheodore Ts'o <tytso@mit.edu>2017-01-31 18:26:24 -0500
commit3d66c4b20f09f923078c1e6eb9b549865b549674 (patch)
treebaf06847689d5f4be14f13c28d08c3f7dd256b46 /debian
parent5a8140dd7bf4d042077f757947983078a74be947 (diff)
downloadandroid_external_e2fsprogs-3d66c4b20f09f923078c1e6eb9b549865b549674.tar.gz
android_external_e2fsprogs-3d66c4b20f09f923078c1e6eb9b549865b549674.tar.bz2
android_external_e2fsprogs-3d66c4b20f09f923078c1e6eb9b549865b549674.zip
Update release notes, etc., for the 1.43.4 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
1 files changed, 19 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a0eb4357..261dd1a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+e2fsprogs (1.43.4-1) unstable; urgency=medium
+
+ * New upstream version
+ * Fix e2fsck to require that the system.data extended attribute is
+ always present even for files smaller than 60 bytes, to be
+ consistent with the kernel
+ * Drop the hard links for mkfs.ext4dev and fsck.ext4dev
+ * Clarify/update various man pages (Closes: #852726)
+ * Clarify the default for the "proceed?" question printed by mke2fs
+ and tune2fs. (Closes: #852727)
+ * Fix various Coverity warnings and other memory leaks in fuse2fs and
+ extended attribute manipulation functions.
+ * Add Finnish and Malay translations
+ * Update Chinese, Czech, Polish, Serbian, and Spanish translations
+ (Closes: #774379)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu> Tue, 31 Jan 2017 17:31:52 -0500
+
e2fsprogs (1.43.4~WIP.2017.01.30-1) unstable; urgency=medium
* Fix a bug which was causing mke2fs -d and fuse2fs to improperly
@@ -18,7 +36,7 @@ e2fsprogs (1.43.4~WIP.2017.01.30-1) unstable; urgency=medium
nervous, even though the file was only used in regression tests and
was never used when building any binaries. (Closes: #840733)
- -- Theodore Y. Ts'o <tytso@mit.edu> Mon, 30 Jan 2017 22:14:07 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu> Mon, 30 Jan 2017 22:14:07 -0500
e2fsprogs (1.43.3-1) unstable; urgency=medium