]> git.ipfire.org Git - thirdparty/util-linux.git/blame - NEWS
login-utils: remove deprecated sigsetmask() from wall
[thirdparty/util-linux.git] / NEWS
CommitLineData
6a5486fd 1util-linux-ng 2.13-rc1
5bbc26de 2
6a5486fd 3* see docs/v2.13-ReleaseNotes
5bbc26de 4
a120aaa7
KZ
5util-linux 2.13-pre7
6
7* mount: default to cifs instead of smbfs for sources
8 starting with // Lars Mueller()
9* flock: documentation updates (H. Peter Anvin)
10* new translation: id
11* updated translations: de, it, sl, uk
12
cf6d7fae
KZ
13util-linux 2.13-pre6
14
15* getopt: updated to 1.1.4
16* replaced all *llseek variants with lseek
17* misc build system, code and docs cleanups and fixes
18* updated translations: fr, it
19
19922f22
KZ
20util-linux 2.13-pre5
21
22* {fsck,mkfs}.cramfs: updated to cramfs-1.1
23* {fsck,mkfs}.cramfs: removed PAGE_CACHE_SIZE usage
24* umount: fix "umount -n -r" (Derick Swanepoel)
25* misc build system and code cleanups and fixes
26* updated translation: ca
27
ca3ea756
KZ
28util-linux 2.13-pre4
29
30* don't build fdisk on m68k (Mike Frysinger)
31* misc build system and documentation fixes
32* removed program: clear
33
9cb68977
KZ
34util-linux 2.13-pre3
35
36* misc buld system fixes
37* cfdisk: fix a segfault with ReiserFS partitions
38* umount: disallow -r option for non-root users
39* updated translations: da, fr, it, nl, ru, sl, tr
40
baf39af1
KZ
41util-linux 2.13-pre2
42
43* flock: replaced with flock-2.0.2 by H. Peter Anvin
44* misc build system fixes, libtool is no longer used
45* misc code fixes
46* updated translations: ca, fi, fr, nl, ru, tr
47
48d7b13a 48util-linux 2.13-pre1
baf39af1 49
48d7b13a
KZ
50* use GNU autoconf/automake/libtool for building
51* added schedutils
52* removed support for curses implementations other than ncurses
ca3ea756 53* removed programs: arch, passwd, rescuept, setfdprm, sln
48d7b13a
KZ
54* removed mkminix-0.1/
55* misc fixes and documentation updates
56* new translation: vi
57* updated translations: ca, de, fi, fr, it, nl, ru, tr
9d761c85 58
091b402e 59util-linux 2.12q
baf39af1 60
091b402e
KZ
61* updated translation: nl
62
b359eb3b
KZ
63util-linux 2.12q-pre2
64
65* sfdisk: document -G option in --help output
66* updated translations: ca, et, fr
67
cf3f26bf
KZ
68util-linux 2.12q-pre1
69
70* new maintainer
71* sfdisk: add -G option (Andries Brouwer)
72* updated translations: de, es, ru, sv, tr
73
bf3baa99
KZ
74util-linux 2.12p
75
76* cfdisk: fix number of new partition when partitions not in disk order
77* fdisk: fix Sun label handling in sector mode
78* mkfs: never truncate filename (not that that ever happened)
79* more: fix redraw flaw
80
756bfd01
KZ
81util-linux 2.12n,o
82
83* lomount: revert patch from 2.12j
84* lptune.8: -T option is obsolete
85* mkswap, mkswap.8, swapon: support labels
86 (use HAVE_BLKID=no as long as the blkid library doesnt support this)
87* umount: allow user unmounting repeatedly mounted nfs mounts
88
a47f2e66
KZ
89util-linux 2.12m
90
91* cfdisk: recognize JFS, support reiserfs labels (flavio.stanchina@tin.it)
92* mount: fix option parsing bug
93* mount.8: several updates
94* swapon.8: document -v option
95
5213517f
KZ
96util-linux 2.12l
97
98* Makefile: remove cat-id-tbl.c upon make clean
99* fdisk: fixed a bug that would cause a non-update of a sun disklabel
100* fdisk: use sectorsize instead of 512 for SGI (Eric Y. Theriault)
101* fdisk: use __attribute__((packed)) for alpha, ARM: avoid unaligned accesses
102* hwclock: actually use HAVE_tm_gmtoff
103* swapon: fix priority handling
104* umount: refuse to unmount an empty string
105
b22550fa
KZ
106util-linux 2.12k
107
108* cfdisk: fixed a signed character bug causing problems for Spanish users
109* configure, MCONFIG: detect gcc 3.4.0 and use -mtune option (Matthew Burgess)
110* configure: do not run ./conftest (for cross compilation) (NIIBE Yutaka)
111* fsck.cramfs: try to get correct PAGE_CACHE_SIZE
112* losetup: try to give better error messages
113* readprofile: default map file is /boot/System.map
114* rdev.8: added historical info on ramdisk
115* New French, Spanish, Swedish and Turkish messages
116
d162fcb5
KZ
117util-linux 2.12j
118
119* cal: highlight today (Pádraig Brady)
120* lomount: stop reading passwd at NUL, fix lo_encrypt key_size (Wolfram Kleff)
121* losetup: add -f option to find an unused loop device
122 (Alexander Wigen, Remco van Mook)
123* more: code cleanup (Joachim Henke)
124* mount: add "group" mount option (Martin Dickopp)
125* sfdisk: fix 2.6.8 BLKRRPART ioctl damage (Eric Lammerts)
126* swapon: let swapon -a skip the swapfiles marked "noauto" (Dale R. Worley)
127* umount: fix problem with empty mtab (Bryan Kadzban)
128* umount: use special umount program if it exists (Ram Pai)
b22550fa 129* New Danish and French messages
d162fcb5 130
0b0bb920
KZ
131util-linux 2.12i
132
133* MCONFIG: fix build conditions
134* chfn, chsh: add error checking
135* cytune: use local header cyclades.h
136* fdisk: fix default SGI volume header size (Eric Sandeen)
137* fstab.c: use strsignal() instead of sys_siglist[]
138* hwclock: use <sys/io.h> when available on i386
139* hwclock: dont try KDGHWCLK on archs other than __m68k__
140* sfdisk: correct typo in __attribute__used nonsense
141* sfdisk: use PACKED on __arm__ (Jeroen Dobbelaere)
142* sfdisk: fix warning printout
143
d26aa358
KZ
144util-linux 2.12e,f,g,h
145
146* cfdisk: avoid crash if no partition table
147* elvtune: tell user that this only works on 2.4 kernels
148* lomount: clear passwords after use
149* mount: accept comments (introduced by \;) in fstab - withdrawn again
150* mount: accept comments (specified by comment=) in fstab
151* mount: support ocfs, ocfs2
152* [u]mount: be more careful with malloc, try to avoid OOM with many mounts
153* sfdisk: __attribute__used nonsense to support gcc 3.4
154* shutdown: do not unmount various virtual filesystems
155
2cccd0ff
KZ
156util-linux 2.12c,d
157
158* mount.8: added recent ext2 mount options
159* mount: support jfs mount-by-label, improve reiserfs support
160* sfdisk: remove strange "ends in a digit" heuristic
161* *fdisk: use common disksize() routine
162
c129767e
KZ
163util-linux 2.12b
164
165* chsh: improved error message
166* dmesg: ask kernel proper buffer size
167* losetup: handle 64-bit offsets
168* blockdev: also report BLKGETSIZE64 result
169* blockdev, elvtune, fdisk: handle new kernel _IOR,_IOW defines
170* fdisk: remove strange "ends in a digit" heuristic
171* fdisk: also list Solaris as possible type for 0x82
172* mount: added --rbind option
2cccd0ff 173* mount: use blkid, uuid libraries when available
c129767e
KZ
174* mount: support reiserfs mount by label
175* mount: attempt to use the right definition of dev_t in struct loopinfo
176* mount.8: jfs mount options added
177* readprofile: new -s option
178* rename.1: added ref to mmv.1
179* replay: renamed to scriptreplay; correct typos
180* script: do not use locale for time delay floating point number format
181* sfdisk: error messages to stderr
182* New Catalan, Dutch, Finnish, French, German, Spanish, Swedish, Turkish,
183 Ukrainian messages
184
d03dd608
KZ
185util-linux 2.12a
186
187* chfn, chsh, login, vipw: SElinux support
188* fdisk: fix for kernels 2.4.15-2.4.17
189* fdisk: fix when all partitions are in use
190