From 4d0495f575e5012d373e98a31684ef6bd3e7383b Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 27 Apr 2024 23:06:09 -0400 Subject: [PATCH] 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 --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a38741..18743b6 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 -- 1.8.3.1