From: Theodore Ts'o Date: Sun, 28 Apr 2024 03:06:09 +0000 (-0400) Subject: debian: add a note in debian/changelog regarding features being re-enabled X-Git-Tag: v1.47.1-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0495f575e5012d373e98a31684ef6bd3e7383b;p=thirdparty%2Fe2fsprogs.git debian: add a note in debian/changelog regarding features being re-enabled The metadata_csum_seed and orphan_file features were disabled before Debian Bookworm was released, but now that it's released, we are now re-enabling those features for Debian testing and the next version of Debian stable (trixie). Also, remove some spurious whitespace. Signed-off-by: Theodore Ts'o --- diff --git a/debian/changelog b/debian/changelog index 2a387413..18743b6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ e2fsprogs (1.47.1~rc1-1) unstable; urgency=medium + * Re-enable metadata_csum_seed and orphan_file by default now that + Debian Bookworm is released * New upstream version * Add support for post-2038 timestamps on platforms with 64-bit time_t. * Mke2fs -d can now support an input tar file if the libarchive library @@ -59,7 +61,7 @@ e2fsprogs (1.47.1~rc1-1) unstable; urgency=medium * Fix a potential deadlock caused by e2fsck being run in Direct I/O mode with the threading optimization enabled. * Update and clarify various man pages. (Closes: #1038286) - * Add support for SOURCE_DATE_EPOCH environment variable + * Add support for SOURCE_DATE_EPOCH environment variable * Improve resize2fs's performance by eliminating extra cache flushes. * Improve mke2fs's performance when zeroing a large number of inode table blocks (when lazy inode table initialization is not enabled) by @@ -70,7 +72,7 @@ e2fsprogs (1.47.1~rc1-1) unstable; urgency=medium * Build the binaries using FORTIFY_SOURCE=3 for better hardening * Add Romainian translation. * Update Malay translation. - + -- Theodore Y. Ts'o Fri, 26 Apr 2024 22:23:25 -0400 e2fsprogs (1.47.0-2.4) unstable; urgency=medium