Changelog for
util-linux-2.10f-7.i386.rpm :
Tue Mar 7 23:00:00 2000 Jeff Johnson
- rebuild for sparc baud rates > 38400.
Sat Mar 4 23:00:00 2000 Matt Wilson
- use snprintf - not sprintf - when doing
sprintf (\"%s\
\", _(\"Some string\")) to avoid overflows and
segfaults.
Mon Feb 21 23:00:00 2000 Jeff Johnson
- raw control file was /dev/raw, now /dev/rawctl.
- raw access files were /dev/raw
*, now /dev/raw/raw
*.
Thu Feb 17 23:00:00 2000 Erik Troan
- -v argument to mkswap wasn\'t working
Thu Feb 10 23:00:00 2000 Jakub Jelinek
- Recognize 0xfd on Sun disklabels as RAID
Tue Feb 8 23:00:00 2000 Bill Nottingham
- more lives in /bin, and was linked against /usr/lib/libnurses. Bad.
Thu Feb 3 23:00:00 2000 Jakub Jelinek
- update to 2.10f
- fix issues in the new realpath code, avoid leaking memory
Tue Feb 1 23:00:00 2000 Cristian Gafton
- rebuild to fix dependencies
- add NFSv3 patches
Fri Jan 28 23:00:00 2000 Bill Nottingham
- don\'t require csh
Mon Jan 24 23:00:00 2000 Nalin Dahyabhai
- update to 2.10e
- add rename
Thu Jan 20 23:00:00 2000 Jeff Johnson
- strip newlines in logger input.
Mon Jan 10 23:00:00 2000 Jeff Johnson
- rebuild with correct ncurses libs.
Tue Dec 7 23:00:00 1999 Matt Wilson
- updated to util-linux 2.10c
- deprecated IMAP login mail notification patch17
- deprecated raw patch22
- depricated readprofile patch24
Tue Dec 7 23:00:00 1999 Bill Nottingham
- add patch for readprofile
Thu Nov 18 23:00:00 1999 Michael K. Johnson
- tunelp should come from util-linux
Tue Nov 9 23:00:00 1999 Jakub Jelinek
- kbdrate cannot use /dev/port on sparc.
Wed Nov 3 23:00:00 1999 Jakub Jelinek
- fix kbdrate on sparc.
Thu Oct 28 00:00:00 1999 Bill Nottingham
- ship hwclock on alpha.
Wed Oct 6 00:00:00 1999 Bill Nottingham
- don\'t ship symlinks to rdev if we don\'t ship rdev.
Wed Sep 8 00:00:00 1999 Cristian Gafton
- add rawIO support from sct
Tue Aug 31 00:00:00 1999 Preston Brown
- don\'t display \"new mail\" message when the only piece of mail is from IMAP
Sat Aug 28 00:00:00 1999 Michael K. Johnson
- kbdrate is now a console program
Fri Aug 27 00:00:00 1999 Jeff Johnson
- hostid is now in sh-utils. On sparc, install hostid as sunhostid (#4581).
- update to 2.9w:
- Updated mount.8 (Yann Droneaud)
- Improved makefiles
- Fixed flaw in fdisk
Wed Aug 11 00:00:00 1999 Jeff Johnson
- tsort is now in textutils.
Thu Aug 5 00:00:00 1999 Bill Nottingham
- turn off setuid bit on login. Again. :(
Wed Aug 4 00:00:00 1999 Peter Jones,
- hostid script for sparc (#3803).
Wed Aug 4 00:00:00 1999 Christian \'Dr. Disk\' Hechelmann
- added locale message catalogs to %file
- added patch for non-root build
- vigr.8 and /usr/lib/getopt man-page was missing from file list
- /etc/fdprm really is a config file
Sat Jul 24 00:00:00 1999 Jeff Johnson
- update to 2.9v:
- cfdisk no longer believes the kernel\'s HDGETGEO
(and may be able to partition a 2 TB disk)
Sat Jul 17 00:00:00 1999 Jeff Johnson
- update to 2.9u:
- Czech more.help and messages (Ji�� Pavlovsk�)
- Japanese messages (Daisuke Yamashita)
- fdisk fix (Klaus G. Wagner)
- mount fix (Hirokazu Takahashi)
- agetty: enable hardware flow control (Thorsten Kranzkowski)
- minor cfdisk improvements
- fdisk no longer accepts a default device
- Makefile fix
Wed Jul 7 00:00:00 1999 Jeff Johnson
- update to 2.9t:
- national language support for hwclock
- Japanese messages (both by Daisuke Yamashita)
- German messages and some misc i18n fixes (Elrond)
- Czech messages (Ji�� Pavlovsk�)
- wall fixed for /dev/pts/xx ttys
- make last and wall use getutent() (Sascha Schumann)
[Maybe this is bad: last reading all of wtmp may be too slow.
Revert in case people complain.]
- documented UUID= and LABEL= in fstab.5
- added some partition types
- swapon: warn only if verbose
Sat Jun 26 00:00:00 1999 Jeff Johnson
- update to 2.9s.
Sun May 30 00:00:00 1999 Jeff Johnson
- fix mkswap sets incorrect bits on sparc64 (#3140).
Fri Apr 16 00:00:00 1999 Jeff Johnson
- on sparc64 random ioctls on clock interface cause kernel messages.
Fri Apr 16 00:00:00 1999 Jeff Johnson
- improved raid patch (H.J. Lu).
Thu Apr 15 00:00:00 1999 Michael K. Johnson
- added patch for smartraid controllers
Sun Apr 11 00:00:00 1999 Cristian Gafton
- fix logging problems caused by setproctitle and PAM interaction
(#2045)
Thu Apr 1 00:00:00 1999 Jeff Johnson
- include docs and examples for sfdisk (#1164)
Tue Mar 30 00:00:00 1999 Matt Wilson
- rtc is not working properly on alpha, we can\'t use hwclock yet.
Fri Mar 26 23:00:00 1999 Cristian Gafton
- add patch to make mkswap more 64 bit friendly... Patch from
eranianAATThpl.hp.com (ahem!)
Thu Mar 25 23:00:00 1999 Jeff Johnson
- include sfdisk (#1164)
- fix write (#1784)
- use positive logic in spec file (%ifarch rather than %ifnarch).
- (re)-use 1st matching utmp slot if search by mypid not found.
- update to 2.9o
- lastb wants bad logins in wtmp clone /var/run/btmp (#884)
Thu Mar 25 23:00:00 1999 Jakub Jelinek
- if hwclock is to be compiled on sparc,
it must actually work. Also, it should obsolete
clock, otherwise it clashes.
- limit the swap size in mkswap for 2.2.1+ kernels
by the actual maximum size kernel can handle.
- fix kbdrate on sparc, patch by J. S. Connell
Wed Mar 24 23:00:00 1999 Matt Wilson
- added pam_console back into pam.d/login
Tue Mar 23 23:00:00 1999 Matt Wilson
- updated to 2.9i
- added hwclock for sparcs and alpha
Mon Mar 22 23:00:00 1999 Erik Troan
- added vigr to file list
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 12)
Thu Mar 18 23:00:00 1999 Cristian Gafton
- remove most of the ifnarch arm stuff
Mon Mar 15 23:00:00 1999 Michael Johnson
- added pam_console.so to /etc/pam.d/login
Thu Feb 4 23:00:00 1999 Michael K. Johnson
- .perms patch to login to make it retain root in parent process
for pam_close_session to work correctly
Tue Jan 12 23:00:00 1999 Jeff Johnson
- strip fdisk in buildroot correctly (#718)
Mon Jan 11 23:00:00 1999 Cristian Gafton
- have fdisk compiled on sparc and arm
Mon Jan 11 23:00:00 1999 Erik Troan
- added beos partition type to fdisk
Wed Dec 30 23:00:00 1998 Cristian Gafton
- incorporate fdisk on all arches
Sat Dec 5 23:00:00 1998 Jeff Johnson
- restore PAM functionality at end of login (Bug #201)
Thu Dec 3 23:00:00 1998 Cristian Gafton
- patch top build on the arm without PAM and related utilities, for now.
- build hwclock only on intel
Wed Nov 18 23:00:00 1998 Cristian Gafton
- upgraded to version 2.9
Thu Oct 29 23:00:00 1998 Bill Nottingham
- build for Raw Hide (slang-1.2.2)
- patch kbdrate wackiness so it builds with egcs
Wed Oct 14 00:00:00 1998 Erik Troan
- patched more to use termcap
Tue Oct 13 00:00:00 1998 Erik Troan
- added warning about alpha/bsd label starting cylinder
Tue Sep 22 00:00:00 1998 Erik Troan
- use sigsetjmp/siglongjmp in more rather then sig\'less versions
Sat Sep 12 00:00:00 1998 Jeff Johnson
- explicit attrs for setuid/setgid programs
Fri Aug 28 00:00:00 1998 Cristian Gafton
- sln is now included in glibc
Mon Aug 24 00:00:00 1998 Jeff Johnson
- add cbm1581 floppy definitions (problem #787)
Tue Jun 30 00:00:00 1998 Jeff Johnson
- remove /etc/nologin at end of shutdown/halt.
Sat Jun 20 00:00:00 1998 Jeff Johnson
- add mount/losetup.
Fri Jun 19 00:00:00 1998 Jeff Johnson
- update to 2.8 with 2.8b clean up. hostid now defunct?
Tue Jun 2 00:00:00 1998 David S. Miller
- \"more\" now works properly on sparc
Sun May 3 00:00:00 1998 Jeff Johnson
- Fix \"fdisk -l\" fault on mounted cdrom. (prob #513)
Sat Apr 25 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Sun Apr 12 00:00:00 1998 Cristian Gafton
- manhattan rebuild
Mon Dec 29 23:00:00 1997 Erik Troan
- more didn\'t suspend properly on glibc
- use proper tc
*() calls rather then ioctl\'s
Sun Dec 21 23:00:00 1997 Cristian Gafton
- fixed a security problem in chfn and chsh accepting too
long gecos fields
Fri Dec 19 23:00:00 1997 Mike Wangsmo
- removed \".\" from default path
Tue Dec 2 23:00:00 1997 Cristian Gafton
- added (again) the vipw patch
Thu Oct 23 00:00:00 1997 Michael Fulbright
- minor cleanups for glibc 2.1
Sat Oct 18 00:00:00 1997 Michael Fulbright
- added vfat32 filesystem type to list recognized by fdisk
Sat Oct 11 00:00:00 1997 Erik Troan
- don\'t build clock on the alpha
- don\'t install chkdupexe
Fri Oct 3 00:00:00 1997 Michael K. Johnson
- Update to new pam standard.
- BuildRoot.
Fri Sep 26 00:00:00 1997 Cristian Gafton
- added rootok and setproctitle patches
- updated pam config files for chfn and chsh
Wed Sep 3 00:00:00 1997 Erik Troan
- updated MCONFIG to automatically determine the architecture
- added glibc header hacks to fdisk code
- rdev is only available on the intel
Sat Jul 19 00:00:00 1997 Erik Troan
- update to util-linux 2.7, fixed login problems
Thu Jun 26 00:00:00 1997 Erik Troan
- Merged Red Hat changes into main util-linux source, updated package to
development util-linux (nearly 2.7).
Wed Apr 23 00:00:00 1997 Michael K. Johnson
- LOG_AUTH --> LOG_AUTHPRIV in login and shutdown
Mon Mar 3 23:00:00 1997 Michael K. Johnson
- Moved to new pam and from pam.conf to pam.d
Tue Feb 25 23:00:00 1997 Michael K. Johnson
- pam.patch differentiated between different kinds of bad logins.
In particular, \"user does not exist\" and \"bad password\" were treated
differently. This was a minor security hole.