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