]> git.ipfire.org Git - thirdparty/util-linux.git/blame - HISTORY
Imported from util-linux-2.12q tarball.
[thirdparty/util-linux.git] / HISTORY
CommitLineData
091b402e
KZ
1util-linux 2.12q
2* updated translation: nl
3
b359eb3b
KZ
4util-linux 2.12q-pre2
5
6* sfdisk: document -G option in --help output
7* updated translations: ca, et, fr
8
cf3f26bf
KZ
9util-linux 2.12q-pre1
10
11* new maintainer
12* sfdisk: add -G option (Andries Brouwer)
13* updated translations: de, es, ru, sv, tr
14
bf3baa99
KZ
15util-linux 2.12p
16
17* cfdisk: fix number of new partition when partitions not in disk order
18* fdisk: fix Sun label handling in sector mode
19* mkfs: never truncate filename (not that that ever happened)
20* more: fix redraw flaw
21
756bfd01
KZ
22util-linux 2.12n,o
23
24* lomount: revert patch from 2.12j
25* lptune.8: -T option is obsolete
26* mkswap, mkswap.8, swapon: support labels
27 (use HAVE_BLKID=no as long as the blkid library doesnt support this)
28* umount: allow user unmounting repeatedly mounted nfs mounts
29
a47f2e66
KZ
30util-linux 2.12m
31
32* cfdisk: recognize JFS, support reiserfs labels (flavio.stanchina@tin.it)
33* mount: fix option parsing bug
34* mount.8: several updates
35* swapon.8: document -v option
36
5213517f
KZ
37util-linux 2.12l
38
39* Makefile: remove cat-id-tbl.c upon make clean
40* fdisk: fixed a bug that would cause a non-update of a sun disklabel
41* fdisk: use sectorsize instead of 512 for SGI (Eric Y. Theriault)
42* fdisk: use __attribute__((packed)) for alpha, ARM: avoid unaligned accesses
43* hwclock: actually use HAVE_tm_gmtoff
44* swapon: fix priority handling
45* umount: refuse to unmount an empty string
46
b22550fa
KZ
47util-linux 2.12k
48
49* cfdisk: fixed a signed character bug causing problems for Spanish users
50* configure, MCONFIG: detect gcc 3.4.0 and use -mtune option (Matthew Burgess)
51* configure: do not run ./conftest (for cross compilation) (NIIBE Yutaka)
52* fsck.cramfs: try to get correct PAGE_CACHE_SIZE
53* losetup: try to give better error messages
54* readprofile: default map file is /boot/System.map
55* rdev.8: added historical info on ramdisk
56* New French, Spanish, Swedish and Turkish messages
57
d162fcb5
KZ
58util-linux 2.12j
59
60* cal: highlight today (Pádraig Brady)
61* lomount: stop reading passwd at NUL, fix lo_encrypt key_size (Wolfram Kleff)
62* losetup: add -f option to find an unused loop device
63 (Alexander Wigen, Remco van Mook)
64* more: code cleanup (Joachim Henke)
65* mount: add "group" mount option (Martin Dickopp)
66* sfdisk: fix 2.6.8 BLKRRPART ioctl damage (Eric Lammerts)
67* swapon: let swapon -a skip the swapfiles marked "noauto" (Dale R. Worley)
68* umount: fix problem with empty mtab (Bryan Kadzban)
69* umount: use special umount program if it exists (Ram Pai)
b22550fa 70* New Danish and French messages
d162fcb5 71
0b0bb920
KZ
72util-linux 2.12i
73
74* MCONFIG: fix build conditions
75* chfn, chsh: add error checking
76* cytune: use local header cyclades.h
77* fdisk: fix default SGI volume header size (Eric Sandeen)
78* fstab.c: use strsignal() instead of sys_siglist[]
79* hwclock: use <sys/io.h> when available on i386
80* hwclock: dont try KDGHWCLK on archs other than __m68k__
81* sfdisk: correct typo in __attribute__used nonsense
82* sfdisk: use PACKED on __arm__ (Jeroen Dobbelaere)
83* sfdisk: fix warning printout
84
d26aa358
KZ
85util-linux 2.12e,f,g,h
86
87* cfdisk: avoid crash if no partition table
88* elvtune: tell user that this only works on 2.4 kernels
89* lomount: clear passwords after use
90* mount: accept comments (introduced by \;) in fstab - withdrawn again
91* mount: accept comments (specified by comment=) in fstab
92* mount: support ocfs, ocfs2
93* [u]mount: be more careful with malloc, try to avoid OOM with many mounts
94* sfdisk: __attribute__used nonsense to support gcc 3.4
95* shutdown: do not unmount various virtual filesystems
96
2cccd0ff
KZ
97util-linux 2.12c,d
98
99* mount.8: added recent ext2 mount options
100* mount: support jfs mount-by-label, improve reiserfs support
101* sfdisk: remove strange "ends in a digit" heuristic
102* *fdisk: use common disksize() routine
103
c129767e
KZ
104util-linux 2.12b
105
106* chsh: improved error message
107* dmesg: ask kernel proper buffer size
108* losetup: handle 64-bit offsets
109* blockdev: also report BLKGETSIZE64 result
110* blockdev, elvtune, fdisk: handle new kernel _IOR,_IOW defines
111* fdisk: remove strange "ends in a digit" heuristic
112* fdisk: also list Solaris as possible type for 0x82
113* mount: added --rbind option
2cccd0ff 114* mount: use blkid, uuid libraries when available
c129767e
KZ
115* mount: support reiserfs mount by label
116* mount: attempt to use the right definition of dev_t in struct loopinfo
117* mount.8: jfs mount options added
118* readprofile: new -s option
119* rename.1: added ref to mmv.1
120* replay: renamed to scriptreplay; correct typos
121* script: do not use locale for time delay floating point number format
122* sfdisk: error messages to stderr
123* New Catalan, Dutch, Finnish, French, German, Spanish, Swedish, Turkish,
124 Ukrainian messages
125
d03dd608
KZ
126util-linux 2.12a
127
128* chfn, chsh, login, vipw: SElinux support
129* fdisk: fix for kernels 2.4.15-2.4.17
130* fdisk: fix when all partitions are in use
131