]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - debian/changelog
Mke2fs can be given a minimum block size by passing in a negative
[thirdparty/e2fsprogs.git] / debian / changelog
CommitLineData
020c5477
TT
1e2fsprogs (1.32+1.33-WIP-2003.03.30-3) unstable; urgency=low
2
3 * Provide /usr/include/com_err.h, which was previously provided by the
4 libkrb5-dev package
5 * Change the sectoin of com_err-dev, ss-dev, uuid-dev, libblkid-dev,
6 e2fslibs-dev to libdevel
417781af 7 * Add libblkid1-udeb package for the Debian Installer.
9d51b619
TT
8 * Use the SS_READLINE_PATH environment variable to control the search
9 for a suitable readine library.
5e05541a 10 * Fix bug in mke2fs, which was was incorrectly checking the argument
5e804b72 11 to the -g option if the default block size is used. (Closes: #188319)
c5290fae
TT
12 * Update man pages. (Closes: #188318)
13 * Mke2fs can be given a minimum block size by passing in a negative
14 number to the -b option.
020c5477 15
c5290fae 16 -- Theodore Y. Ts'o <tytso@mit.edu> Fri, 11 Apr 2003 22:08:00 -0400
020c5477
TT
17
18e2fsprogs (1.32+1.33-WIP-2003.03.30-2) unstable; urgency=low
19
20 * Fix XFS superblock definition. Add support to extract UUID and
21 labels for JFS and ROMFS.
22 * Make the random number generator more paranoid about potentially buggy
23 /dev/random devices.
24 * The badblocks program now flushes its output as it discovers bad blocks.
25 * Imported bug fixes to EVMS driver from the EVMS 2.0 tree. Fixed a
26 few potential hangs, and eliminated a file descriptor leak.
27 * E2fsck now updates the global free block and inode counters from
28 the block group specific counters quietly. This is needed for an
29 experimental kernel patch which improves SMP scalability by not
30 locking the entire filesystem during block or inode allocation; if
31 the filesystem is not unmoutned cleanly, the global counts may not
32 be accurate.
33 * Fix a bug in fsck which can cause it to hang trying to access the
34 floppy disk if there the floppy drive has filesystem type of
35 'auto'. (Closes: #187812)
36
37 -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 6 Apr 2003 23:13:50 -0400
38
39d38b05
TT
39e2fsprogs (1.32+1.33-WIP-2003.03.30-1) unstable; urgency=low
40
41 * Change compile_et to generate header files that use <et/com_err.h>
42 instead of <com_err.h>, so the current version of the header file
43 is used. Remove legacy K&R, varargs, and pre-POSIX signal support.
44 * Fix (one more time!) Apple Darwin port in blkid/getsize.c
45
46 -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 30 Mar 2003 23:34:55 -0500
47
5a0d720a 48e2fsprogs (1.32+1.33-WIP-2003.03.25-1) unstable; urgency=low
6fe7d115 49
5a0d720a 50 * New maintainer
6fe7d115 51 * New upstream release (Closes: #176814, #174766, #166048, #179671,
5a0d720a 52 #173612, #175233, #175113, #170497, #185945)
6fe7d115
TT
53
54 -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 16 Mar 2003 18:05:08 -0500
55
c20bbd56
TT
56e2fsprogs (1.32-2) unstable; urgency=high
57
58 * Applied upstream patch to fix htree problems, and to deactivate it by
59 default in mke2fs (Closes: #181615, #179043)
60 * Be sure removal of libe2fsim doesn't fail, as it's not built on hurd
61 (Closes: #164117).
62
63 -- Yann Dirson <dirson@debian.org> Fri, 21 Feb 2003 00:21:44 +0100
64
65e2fsprogs (1.32-1) unstable; urgency=low
66
67 * New upstream release (Closes: #167108).
68
69 -- Yann Dirson <dirson@debian.org> Tue, 19 Nov 2002 00:18:09 +0100
70
dd198d68
TT
71e2fsprogs (1.29+1.30-WIP-0930-2) unstable; urgency=low
72
73 * Made mkinitrd script to skip commented-out lines (Closes: #163251).
74
75 -- Yann Dirson <dirson@debian.org> Tue, 15 Oct 2002 00:16:08 +0200
76
77e2fsprogs (1.29+1.30-WIP-0930-1) unstable; urgency=low
78
79 * New upstream prerelease.
80 * Replaced in mkinitrd script "tune2fs -j" with "tune2fs -O
81 has_journal", as suggested by Theodore Ts'o (Closes: #162949).
82 * Remove --disable-debugfs from mips-nopic flags (Closes: #162674).
83
84 -- Yann Dirson <dirson@debian.org> Thu, 3 Oct 2002 00:05:36 +0200
85
86e2fsprogs (1.29-1) unstable; urgency=low
87
88 * New upstream release (Closes: #159423).
89 * Fixed typo in chattr manpage (Philipp Matthias Hahn, Closes:
90 #162297).
91