Whamcloud - gitweb
Merge branch 'debian/master' into debian/backports
authorTheodore Ts'o <tytso@mit.edu>
Thu, 11 Mar 2021 14:00:47 +0000 (09:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Mar 2021 14:00:47 +0000 (09:00 -0500)
1  2 
debian/changelog

@@@ -1,9 -1,29 +1,35 @@@
+ e2fsprogs (1.46.2-1) unstable; urgency=medium
+   * New upstream release
+   * Add support for the FS_NOCOMP_FL flag to chattr and lsattr.
+   * Fix Direct I/O support on block devices where the logical block size is
+     greater 1k.
+   * Fix debugfs's logdump so it works on file systems whose block size is
+     greater than 8k.
+   * Fix the debugfs rdump and ls commands so they will work correctly for
+     uid's and gid's => 65536.
+   * Teach the tune2fs program to support "random" as an argument to the -c
+     option, which sets the maximum mount count.  (Closes: #926293)
+   * Fix a where e2fsck could a crash when there is error while e2fsck is
+     trying to open the file system, and e2fsck calls ext2fs_mmp_stop()
+     before MMP has been initialized.  (Closes: #696609)
+   * Fix the debugfs write and symlink commands so they support targets which
+     contain a pathname (instead of only working when writing a file or
+     creating a symlink in the current directory).
+   * When resizing a small file systems to a super-large file system size,
+     avoid issuing some scary bitmap operation warnings.  
+   * Improved error checking in the fast commit replay code in e2fsck.
+   * Updated and clarified the chattr man page.
+   * Update the Spanish translation from the translation project.
+  -- Theodore Y. Ts'o <tytso@mit.edu>  Sun, 28 Feb 2021 21:24:34 -0500
 +e2fsprogs (1.46.1-1~bpo10+1) buster-backports; urgency=medium
 +
 +  * Rebuild for buster-backports.
 +
 + -- Theodore Y. Ts'o <tytso@mit.edu>  Tue, 16 Feb 2021 13:47:36 -0500
 +
  e2fsprogs (1.46.1-1) unstable; urgency=medium
  
    * Drop transitional packages libcomerr2, e2fslibs, and e2fslibs-dev