aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2017-10-16 01:45:45 -0400
committerTheodore Ts'o <tytso@mit.edu>2017-10-16 01:45:45 -0400
commit4c5e6cd6defb83f1b35a5ef6fccd68c86874ee06 (patch)
treebfc2d1a2f6d079dd017b1c9a0e458f4aa205c27f /debian
parent9d0e257cb27c673709ca51ac31c80b6deacdda2b (diff)
downloadandroid_external_e2fsprogs-4c5e6cd6defb83f1b35a5ef6fccd68c86874ee06.tar.gz
android_external_e2fsprogs-4c5e6cd6defb83f1b35a5ef6fccd68c86874ee06.tar.bz2
android_external_e2fsprogs-4c5e6cd6defb83f1b35a5ef6fccd68c86874ee06.zip
Update release notes, etc., for the 1.43.7 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
-rw-r--r--debian/control.in1
2 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 74e22cd1..43b479cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+e2fsprogs (1.43.7-1) unstable; urgency=medium
+
+ * New upstream version
+ * Fix error handling in debugfs, fuse2fs, and tune2fs so errors while
+ replaying the journal will not cause a segfault in some corner cases
+ * Fix resize2fs to avoid it from either failing or corrupting the file
+ system image in certain corner cases when doing an off-line resize
+ * Fix many spelling mistakes in various man pages, code comments, and
+ program messages.
+ * Fix e2fsck and debugfs so that maliciously corrupted file systems will
+ not cause buffer overflows (Closes: #873757, #878104)
+ * Update German translation (Closes: #833514)
+ * Update debian policy version to 4.1.1
+ * Fix FTBFS caused by debhelper/10.9 and references to obsolete packages
+ in the rules file (Closes: #876551)
+ * Promote e2fsprogs-l10n from suggests to recommends (Closes: #873812)
+ * Make e2fsprogs-l10n be arch:all (Closes: #873813)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu> Mon, 16 Oct 2017 01:20:54 -0400
+
e2fsprogs (1.43.6-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/control.in b/debian/control.in
index 1e6eeafc..420dbedd 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -33,6 +33,7 @@ Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
'')dnl
Package: e2fsprogs-l10n
+Section: localization
Priority: optional
Depends: e2fsprogs (= ${binary:Version}), ${misc:Depends}
Replaces: e2fsprogs (<< 1.43.5-1)