From b1a085fcca2b8ef5b0b15e6d48eba25c08782b03 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 12 Jul 2003 16:02:48 -0400 Subject: [PATCH] Update debian changelog Add conflicts against older versions of sysvinit that don't correctly handle an exit code that has the bit #2 set. (Closes: #183675) --- debian/changelog | 20 ++++++++++++++++++++ debian/control | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 19017e2..951f942 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +e2fsprogs (1.33+1.34-WIP-2003.05.21-2) unstable; urgency=low + + * Set up FreeBSD configuration defaults (Closes: #195274) + * Clarify resize2fs man page (Closes: #195616) + * Fix resize2fs to deal with filesystem with bad blocks + * Fix spelling error in e2fsck + * Add workaround for intl library on Darwin + * Fix gcc -Wall nitpicks + * Round down the default size of the filesystem for mke2fs and + resize2fs to be a multiple of the pagesize to work around a potential + Linux kernel bug + * Fix bug in mke2fs where it could die with a floating exception if + the device does not support the BLKSSZGET ioctl (Closes: #196734) + * Add conflicts against older versions of sysvinit that don't correctly + handle an exit code that has the bit #2 set. (Closes: #183675) + * Badblocks will attempt to use O_DIRECT if it is safe to do so. + (Closes: #198006) + + -- Theodore Y. Ts'o Sat, 12 Jul 2003 03:16:08 -0400 + e2fsprogs (1.33+1.34-WIP-2003.05.21-1) unstable; urgency=low * Fix problems with compiling e2fsprogs with NLS support on woody diff --git a/debian/control b/debian/control index da924ac..4a78f74 100644 --- a/debian/control +++ b/debian/control @@ -122,7 +122,7 @@ Essential: yes Pre-Depends: ${shlibs:Depends} Depends: Suggests: gpart, parted, e2fsck-static -Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1) +Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4) Provides: libcomerr2, libcomerr-kth-compat, libss2, libext2fs2, libe2p2, libuuid1 Architecture: any Description: The EXT2 file system utilities and libraries -- 1.8.3.1