From: Theodore Ts'o Date: Thu, 11 Mar 2021 14:00:47 +0000 (-0500) Subject: Merge branch 'debian/master' into debian/backports X-Git-Tag: archive/debian/1.46.2-1_bpo10+1~2 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=0005099e47ae4a9ffb48f1c8a5ca7f0945838634;p=tools%2Fe2fsprogs.git Merge branch 'debian/master' into debian/backports --- 0005099e47ae4a9ffb48f1c8a5ca7f0945838634 diff --cc debian/changelog index 1a29c49,f462967..4d69482 --- a/debian/changelog +++ b/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 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 Tue, 16 Feb 2021 13:47:36 -0500 + e2fsprogs (1.46.1-1) unstable; urgency=medium * Drop transitional packages libcomerr2, e2fslibs, and e2fslibs-dev