aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2017-01-31 01:03:13 -0500
committerTheodore Ts'o <tytso@mit.edu>2017-01-31 01:03:13 -0500
commit05cecaf49b96ae0c684a4d4fc90c157bad2f2b35 (patch)
tree7471f4ce0efc68d308422902e91105dcded0aaa4 /debian
parent134a833ae46183b26cccc9c61e9e438c9388fa87 (diff)
downloadandroid_external_e2fsprogs-05cecaf49b96ae0c684a4d4fc90c157bad2f2b35.tar.gz
android_external_e2fsprogs-05cecaf49b96ae0c684a4d4fc90c157bad2f2b35.tar.bz2
android_external_e2fsprogs-05cecaf49b96ae0c684a4d4fc90c157bad2f2b35.zip
Update release notes, etc. for 1.43.4-WIP release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog22
-rw-r--r--debian/e2fslibs.symbols1
2 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 86377aae..a0eb4357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+e2fsprogs (1.43.4~WIP.2017.01.30-1) unstable; urgency=medium
+
+ * Fix a bug which was causing mke2fs -d and fuse2fs to improperly
+ handle Posix ACL's.
+ * Fix a bug which could cause mke2fs -d to fail if there is an
+ zero-length file in source directory tree.
+ * Debugfs will now display project quota information.
+ * Debugfs has a more friendly and powerful to print and set extended
+ attributes.
+ * Fix a bug in mke2fs where I/O errors weren't getting properly
+ reported to the user.
+ * Fix a bug in resize2fs when operating on very large file systems
+ which have a block size different from the VM page size.
+ * If the reported device size is absurdly large, mke2fs will now
+ report an error instead looping forever or crashing.
+ * Replace a test file in the sources with an updated version which has
+ a DFSG-compliant copyright license. This was making lawyers
+ 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
+
e2fsprogs (1.43.3-1) unstable; urgency=medium
* Fix e2fsck's handling of timestamps on 32-bit system (Closes: #836559)
diff --git a/debian/e2fslibs.symbols b/debian/e2fslibs.symbols
index 00da4452..380cacd9 100644
--- a/debian/e2fslibs.symbols
+++ b/debian/e2fslibs.symbols
@@ -606,6 +606,7 @@ libext2fs.so.2 e2fslibs #MINVER#
ext2fs_xattr_set@Base 1.43
ext2fs_xattrs_close@Base 1.43
ext2fs_xattrs_count@Base 1.43
+ ext2fs_xattrs_flags@Base 1.43.4~WIP.2017.01.30
ext2fs_xattrs_iterate@Base 1.43
ext2fs_xattrs_open@Base 1.43
ext2fs_xattrs_read@Base 1.43