From 6682939777aefbbb605b187f5e9a54b1142b3aa9 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 9 May 2005 20:42:38 -0400 Subject: [PATCH] Update for release of e2fsprogs 1.38-WIP-0509-1. --- debian/changelog | 16 +++++++++++----- version.h | 4 ++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 83c597a..e39d9d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,21 +1,27 @@ -e2fsprogs (1.37-3) unstable; urgency=low +e2fsprogs (1.37+1.38-WIP-0509-1) unstable; urgency=low - * Minor man page spelling/typo fixes. (Closes: #304591, #304592, - #304594, #304597, #304593) + * Make the blkid library much more efficient when a new device is added + on systems with a huge number of disks. + * Fix handling of the PAGER and SS_READLINE_PATH environment variables + in the ss library, and the TEST_IO_* environemnt vaiables for the + test_io io_manager, which was accidentally broken in 1.37-1. * Fix libblkid's recognition of cramfs filesystems, and add support for cramfs labels. * Fix filefrag to give correct results when the first block found is an indirect block. (Closes: #307607) * Fix debugfs seg fault when the stat command is given and a filesystem is not open. - * Improve environment variable paranoia checks + * Improve environment variable paranoia checks. * Fix e2fsck's handling of multiply claimed blocks involving the resize inode. * When determining the libraries needed for the initrd, unset LD_PRELOAD and LD_LIBRARY_PATH and filter out libraries found in /etc/ld.so.preload. (Closes: #304003) + * Update Sweedish translation, and added translation for Rwanda. + * Minor man page spelling/typo fixes. (Closes: #304591, #304592, + #304594, #304597, #304593) - -- Theodore Y. Ts'o Fri, 6 May 2005 10:39:50 -0400 + -- Theodore Y. Ts'o Mon, 9 May 2005 09:10:20 -0400 e2fsprogs (1.37-2) unstable; urgency=low diff --git a/version.h b/version.h index 15d7c4f..0c1c9fb 100644 --- a/version.h +++ b/version.h @@ -6,5 +6,5 @@ * Ts'o. This file may be redistributed under the GNU Public License. */ -#define E2FSPROGS_VERSION "1.37" -#define E2FSPROGS_DATE "21-Mar-2005" +#define E2FSPROGS_VERSION "1.38-WIP" +#define E2FSPROGS_DATE "09-May-2005" -- 1.8.3.1