From b3cb1ccff943432edb2b0ada4681538734a82c9a Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Tue, 10 Jan 2023 17:43:54 -0700 Subject: [PATCH] LU-16391 build: update debian/changelog for 1.46.6-wc1 Update the debian/changelog with the 1.46.6-wc1 version to see if this is where Debian/Ubuntu builds get their package version number from, instead of version.h or configure... Signed-off-by: Andreas Dilger Change-Id: Ie4f90eb6a6cb7ab1bf9256f0966692cbb6bdb1a6 Reviewed-on: https://review.whamcloud.com/c/tools/e2fsprogs/+/49595 Reviewed-by: Colin Faber Tested-by: jenkins --- debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index 38b278b..d63181b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +e2fsprogs (1.46.6-wc1) unstable; urgency=medium + + * Whamcloud Lustre-patched release 1.46.6-wc1 + * sec: support encrypted files handling in pfsck mode + * e2fsck: fix ".." more gracefully if possible + * e2fsck: check trusted.link when fixing nlink + * e2fsck: quiet 'extent tree could be narrower' + * mke2fs: avoid too large stride and stripe_width + * mke2fs: allow 64bit feature without extents + * mke2fs: avoid inode number error with large FS + * debugfs: decode and dump xattrs on inode stat + * e2fsck: add support for dirdata feature + * e2fsck: track errors/badness found for each inode + * e2fsck: add support for expanding the inode size + * filefrag: add "-l" option for logical device ordering + * build: fix debhelper level requirement + * e2fsck: add parallel fsck with "-m" option + + -- Andreas Dilger Tue, 10 Jan 2022 17:42:23 -0700 + e2fsprogs (1.46.6~rc1-1) unstable; urgency=medium * Trial upstream release for 1.46.6 -- 1.8.3.1