]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update release notes, etc., for the 1.44.1 release v1.44.1
authorTheodore Ts'o <tytso@mit.edu>
Sun, 25 Mar 2018 00:55:05 +0000 (20:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 25 Mar 2018 02:42:47 +0000 (22:42 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
README
RELEASE-NOTES
debian/changelog
doc/RelNotes/v1.44.1.txt [new file with mode: 0644]
doc/libext2fs.texinfo
e2fsprogs.lsm
version.h

diff --git a/README b/README
index 02c8b1e1583b5b66f4ed5af8a669bb085c7421fe..c3159de5eaaa8e45b600cb78e95f18b2d49bbbfa 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-       This is the new version (1.44.0) of the second extended file
+       This is the new version (1.44.1) of the second extended file
 system management programs.
 
        From time to time, I release new versions of e2fsprogs, to fix
index 9995067714b33fa71b76b236172e8ec172510b2f..33d0c1725fa5aca4152b173ddfc9d75f3478e72e 120000 (symlink)
@@ -1 +1 @@
-doc/RelNotes/v1.44.0.txt
\ No newline at end of file
+doc/RelNotes/v1.44.1.txt
\ No newline at end of file
index 8f33060999f53ea428a0a2af3b37ae116f401d8b..e3abd417d947a45a31d8b4b73d220df40b51cbe7 100644 (file)
@@ -1,3 +1,20 @@
+e2fsprogs (1.44.1-1) unstable; urgency=medium
+
+  * New upstream release
+  * Fix FTBFS problem on Hurd (Closes: #893590)
+  * Fix e2fsck support of HTree directories on big-endian systems
+  * Fix miscellaneous e2image image handling for file systems with bigalloc
+    and meta_bg features enabled.
+  * Fix orphan list handling of inodes on bigalloc file systems (and other
+    situations where inodes need to be deleted or truncated) in e2fsck.
+  * Update Sweedish translation.
+  * Add Vcs-* headers in Debian packaging (Closes: #887512)
+  * Speed up reading bitmap blocks in debugfs when opening large file
+    systems.
+  * Add clarifications to chattr's man page.  (Closes: #890390)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Sat, 24 Mar 2018 15:13:28 -0400
+
 e2fsprogs (1.44.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/doc/RelNotes/v1.44.1.txt b/doc/RelNotes/v1.44.1.txt
new file mode 100644 (file)
index 0000000..a9e1606
--- /dev/null
@@ -0,0 +1,47 @@
+E2fsprogs 1.44.1 (March 24, 2018)
+================================
+
+Updates/Fixes since v1.44.0:
+
+Fixes
+-----
+
+E2fsprogs 1.44.0 introduced a regression introduced which caused e2fsck
+to fail to support HTree directories on big-endian systems.  Fix how we
+read block numbers for internal htree nodes.
+
+Removed a potential memory leak from fsck.
+
+E2image now correctly creates e2image files for bigalloc file systems.
+
+Dumpe2fs and debugfs now correctly support e2image files for file
+systems that have the meta_bg option enabled.
+
+E2fsck and debugfs now correctly handle delete inodes (including
+processing the orphaned inode list in the case of e2fsck) for bigalloc
+file systems.  (Addresses Google Bug: #73795618)
+
+Portability fixes for GNU Hurd.  (Addresses Debian Bug: #893590)
+
+Portability fixes for building in some cross-build environments.
+
+Portability fixes for MacOS 10.6.8.
+
+Add clarifications to chattr's man page.  (Addresses Debian Bug:
+#890390)
+
+
+Performance, Internal Implementation, Development Support etc.
+--------------------------------------------------------------
+
+Debugfs now reads allocation bitmaps much more efficiently when opening
+a file system.
+
+Update Sweedish translation file.
+
+Add Vcs-* fields to debian packaging.  (Addresses Debian Bug: #887512)
+
+Fix some test failures on GNU Hurd caused by a different default block
+size.
+
+Add new regression tests.
index 81e66c2801b11ce0cdfbb547badbeba1b71da282..20787e33e6992fc00d653fe3d7211f153058175d 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo    @c -*-texinfo-*-
 @c %**start of header
 @setfilename libext2fs.info
-@settitle The EXT2FS Library (version 1.44.0)
+@settitle The EXT2FS Library (version 1.44.1)
 @synindex tp fn
 @comment %**end of header
 
@@ -60,7 +60,7 @@ by the author.
 
 @title The EXT2FS Library
 @subtitle The EXT2FS Library
-@subtitle Version 1.44.0
+@subtitle Version 1.44.1
 @subtitle March 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.44.0.
+This manual documents the EXT2FS Library, version 1.44.1.
 
 @menu
 * Introduction to the EXT2FS Library::  
index 4a32fc7761096fa3aebf0826b140029db998f39d..46ffb18cf9ee6bb4b3637b9347318528b5eec696 100644 (file)
@@ -1,16 +1,16 @@
 Begin3
 Title:          EXT2 Filesystem utilities
-Version:        1.44.0
-Entered-date:   2018-03-07
+Version:        1.44.1
+Entered-date:   2018-03-24
 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
-                7364kB e2fsprogs-1.44.0.tar.gz
-                700kB  e2fsprogs-libs-1.44.0.tar.gz
-                1kB    e2fsprogs-1.44.0.lsm
+                7372kB e2fsprogs-1.44.1.tar.gz
+                700kB  e2fsprogs-libs-1.44.1.tar.gz
+                1kB    e2fsprogs-1.44.1.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
index 7eb51213830c4ee9a517130d3a3889e09a7e1a67..99a4d7a27439656f00be20ba4c15af1a56602ecd 100644 (file)
--- a/version.h
+++ b/version.h
@@ -7,5 +7,5 @@
  * file may be redistributed under the GNU Public License v2.
  */
 
-#define E2FSPROGS_VERSION "1.44.0"
-#define E2FSPROGS_DATE "7-Mar-2018"
+#define E2FSPROGS_VERSION "1.44.1"
+#define E2FSPROGS_DATE "24-Mar-2018"