aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-01-01 21:33:09 -0500
committerTheodore Ts'o <tytso@mit.edu>2018-01-01 23:52:58 -0500
commitaf2eac481cf426c05ae12b946396980e16c8ab19 (patch)
tree124f4ca4aef7dc0cd89da7fa27fff0cb4b547c36
parent78999ca50f55e6ab609be97c3d9ca011ff83c284 (diff)
downloade2fsprogs-af2eac481cf426c05ae12b946396980e16c8ab19.tar.gz
Update release notes, etc., for the 1.43.8 releasev1.43.8
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--README2
-rw-r--r--RELEASE-NOTES49
-rw-r--r--debian/changelog28
-rw-r--r--doc/libext2fs.texinfo8
-rw-r--r--e2fsprogs.lsm10
-rw-r--r--version.h4
6 files changed, 89 insertions, 12 deletions
diff --git a/README b/README
index e0318a785..4a3372c36 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- This is the new version (1.43.7) of the second extended file
+ This is the new version (1.43.8) of the second extended file
system management programs.
From time to time, I release new versions of e2fsprogs, to fix
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 31c24d0f0..59f56e296 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,52 @@
+E2fsprogs 1.43.8 (January 1, 2018)
+==================================
+
+Fix a bug where updated bitmap checks might not be written to disk.
+(Addresses Debian Bug: #883869)
+
+Some newly added fields in the superblocks were not getting byte
+swapped (which were not noticed since big endian systems are amazingly
+unpopular). Fix them and compile-time checks to avoid this class of
+bugs from happening in the future. (Lustre Bug #9309)
+
+Fix a potential use after free bug in e2fsck when fixing a corrupted
+root node in directory hash tree.
+
+Fix a bug in e2fsck where a badly/maliciously corrupted superblock
+(which is not fixed due to the -n option, for example) can cause a
+floating point exception when printing the summary statistics.
+(Addresses Debian Bug: #879220)
+
+Fix debugfs's ncheck command so that it correctly prints the inode
+number when printing an error message.
+
+Fix a bug in e2freefrag where it could print an incorrect free blocks
+count on a file system with the 64-bit block number feature.
+
+Update the German, Serbian, Spanish, and Ukrainian translations.
+
+Fix a bug where resize2fs's free blocks sanity check could fail with a
+false positive and refuse to check a file system with the 64-bit block
+number feature.
+
+Fix and clarify various man pages and documentations. Also fixed up
+some random usage texts that were incorrect. (Addresses Debian Bugs:
+#880483)
+
+Fixed various Debian Packaging Issues. (Addresses Debian Bugs: #880207,
+#881408, #881590, #881591)
+
+Programming notes
+-----------------
+
+Fix various compiler warnings.
+
+Clean up Makefile output.
+
+Fix compatibility problems with glibc 2.27 casued by a collision with
+copy_file_range().
+
+
E2fsprogs 1.43.7 (October 16, 2017)
===================================
diff --git a/debian/changelog b/debian/changelog
index 43b479cb7..1a0ce5167 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+e2fsprogs (1.43.8-1) unstable; urgency=medium
+
+ * New upstream version
+ * Fix a bug where updated bitmap checks might not be written to disk.
+ (Closes: #883869)
+ * Add missing byte swaps for newly added fields in the superbloc
+ * Fix a potential use after free bug in e2fsck when fixing a corrupted
+ root node in directory hash tree.
+ * Fix a bug in e2fsck where a badly/maliciously corrupted superblock
+ (which is not fixed due to the -n option, for example) can cause a
+ floating point exception when printing the summary statistics.
+ (Closes: #879220)
+ * Fix debugfs's ncheck command so that it correctly prints the inode
+ number when printing an error message.
+ * Fix a bug in e2freefrag where it could print an incorrect free blocks
+ count on a file system with the 64-bit block number feature.
+ * Update the German, Serbian, Spanish, and Ukrainian translations.
+ * Fix a bug where resize2fs's free blocks sanity check could fail with a
+ false positive and refuse to check a file system with the 64-bit block
+ number feature.
+ * Fix and clarify various man pages and documentations. Also fixed up
+ some random usage texts that were incorrect. (Closes: #880483)
+ * Add missing copyright file for the e2fsprogs-l10 package. (Closes:
+ #880207)
+ * Add missing Multi-arch hints (Closes: #881408, #881590, #881591)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu> Mon, 01 Jan 2018 19:44:41 -0500
+
e2fsprogs (1.43.7-1) unstable; urgency=medium
* New upstream version
diff --git a/doc/libext2fs.texinfo b/doc/libext2fs.texinfo
index 1c3731f75..494904d7e 100644
--- a/doc/libext2fs.texinfo
+++ b/doc/libext2fs.texinfo
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename libext2fs.info
-@settitle The EXT2FS Library (version 1.43.7)
+@settitle The EXT2FS Library (version 1.43.8)
@synindex tp fn
@comment %**end of header
@@ -60,8 +60,8 @@ by the author.
@title The EXT2FS Library
@subtitle The EXT2FS Library
-@subtitle Version 1.43.7
-@subtitle October 2017
+@subtitle Version 1.43.8
+@subtitle January 2018
@author by Theodore Ts'o
@@ -101,7 +101,7 @@ by the Foundation.
@top The EXT2FS Library
-This manual documents the EXT2FS Library, version 1.43.7.
+This manual documents the EXT2FS Library, version 1.43.8.
@menu
* Introduction to the EXT2FS Library::
diff --git a/e2fsprogs.lsm b/e2fsprogs.lsm
index 21a2ffbe6..ef05d91ff 100644
--- a/e2fsprogs.lsm
+++ b/e2fsprogs.lsm
@@ -1,16 +1,16 @@
Begin3
Title: EXT2 Filesystem utilities
-Version: 1.43.7
-Entered-date: 2017-10-16
+Version: 1.43.8
+Entered-date: 2018-01-01
Description: The filesystem utilities for the EXT2, EXT3, and EXT4
filesystems, including e2fsck, mke2fs, dumpe2fs, and others.
Keywords: utilities, filesystem, Ext2fs, ext3, ext4
Author: tytso@mit.edu (Theodore Tso)
Maintained-by: tytso@mit.edu (Theodore Tso)
Primary-site: ftp.kernel.org /pub/linux/kernel/people/tytso/e2fsprogs
- 7320kB e2fsprogs-1.43.7.tar.gz
- 584kB e2fsprogs-libs-1.43.7.tar.gz
- 1kB e2fsprogs-1.43.7.lsm
+ 7312kB e2fsprogs-1.43.8.tar.gz
+ 584kB e2fsprogs-libs-1.43.8.tar.gz
+ 1kB e2fsprogs-1.43.8.lsm
Alternate-site: download.sourceforge.net /pub/sourceforge/e2fsprogs
Platforms: linux 1.2.x/1.3.x/2.0.x/2.1.x/2.2.x/2.3.x/2.4.x/2.5.x/2.6.x/3.x/4.x
Copying-policy: GPL-2/LGPL-2
diff --git a/version.h b/version.h
index 0c731f3bf..567d8e5b5 100644
--- a/version.h
+++ b/version.h
@@ -7,5 +7,5 @@
* file may be redistributed under the GNU Public License v2.
*/
-#define E2FSPROGS_VERSION "1.43.7"
-#define E2FSPROGS_DATE "16-Oct-2017"
+#define E2FSPROGS_VERSION "1.43.8"
+#define E2FSPROGS_DATE "1-Jan-2018"