| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: util-linux | Distribution: BlueSky |
| Version: 2.10m | Vendor: Red Hat, Inc. |
| Release: 12 | Build date: Wed Aug 30 23:54:40 2000 |
| Group: System Environment/Base | Build host: porky.devel.redhat.com |
| Size: 2079735 | Source RPM: util-linux-2.10m-12.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: A collection of basic system utilities. | |
The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function. Among many features, Util-linux contains the fdisk configuration tool and the login program.
distributable
* Thu Aug 31 2000 Matt Wilson <msw@redhat.com>
- rebuild to cope with glibc locale binary incompatibility, again
* Tue Aug 15 2000 Jeff Johnson <jbj@redhat.com>
- setfdprm should open with O_WRONLY, not 3.
* Sat Aug 12 2000 Jeff Johnson <jbj@redhat.com>
- fdformat should open with O_WRONLY, not 3.
* Sat Jul 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- make 'look' look in /usr/share/dict
* Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
- put /usr/local/sbin:/usr/local/bin in root's path
* Thu Jul 20 2000 Jakub Jelinek <jakub@redhat.com>
- rebuild to cope with glibc locale binary incompatibility
* Fri Jul 14 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jul 11 2000 Bill Nottingham <notting@redhat.com>
- enable hwclock to use /dev/efirtc on ia64 (gettext is fun. :( )
* Tue Jul 04 2000 Bill Nottingham <notting@redhat.com>
- move cfdisk to /usr/sbin, it depends on /usr stuff
- add rescuept
* Sat Jun 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- point more at the correct path to vi (for "v"), Bug #10882
* Mon Jun 05 2000 Jeff Johnson <jbj@redhat.com>
- FHS packaging changes.
* Fri Jun 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- modify PAM setup to use system-auth
* Tue May 02 2000 Bill Nottingham <notting@redhat.com>
- eek, where did login go? (specfile tweaks)
* Tue Apr 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.10k
- fix compilation with current glibc
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.10h
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Sat Mar 04 2000 Matt Wilson <msw@redhat.com>
- use snprintf - not sprintf - when doing
sprintf ("%s\n", _("Some string")) to avoid overflows and
segfaults.
* Mon Feb 21 2000 Jeff Johnson <jbj@redhat.com>
- raw control file was /dev/raw, now /dev/rawctl.
- raw access files were /dev/raw*, now /dev/raw/raw*.
* Thu Feb 17 2000 Erik Troan <ewt@redhat.com>
- -v argument to mkswap wasn't working
* Thu Feb 10 2000 Jakub Jelinek <jakub@redhat.com>
- Recognize 0xfd on Sun disklabels as RAID
* Tue Feb 08 2000 Bill Nottingham <notting@redhat.com>
- more lives in /bin, and was linked against /usr/lib/libnurses. Bad.
* Thu Feb 03 2000 Jakub Jelinek <jakub@redhat.com>
- update to 2.10f
- fix issues in the new realpath code, avoid leaking memory
* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix dependencies
- add NFSv3 patches
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
- don't require csh
* Mon Jan 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.10e
- add rename
* Thu Jan 20 2000 Jeff Johnson <jbj@redhat.com>
- strip newlines in logger input.
* Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com>
- rebuild with correct ncurses libs.
* Tue Dec 07 1999 Matt Wilson <msw@redhat.com>
- updated to util-linux 2.10c
- deprecated IMAP login mail notification patch17
- deprecated raw patch22
- depricated readprofile patch24
* Tue Dec 07 1999 Bill Nottingham <notting@redhat.com>
- add patch for readprofile
* Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
- tunelp should come from util-linux
* Tue Nov 09 1999 Jakub Jelinek <jakub@redhat.com>
- kbdrate cannot use /dev/port on sparc.
* Wed Nov 03 1999 Jakub Jelinek <jakub@redhat.com>
- fix kbdrate on sparc.
* Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
- ship hwclock on alpha.
* Wed Oct 06 1999 Bill Nottingham <notting@redhat.com>
- don't ship symlinks to rdev if we don't ship rdev.
* Wed Sep 08 1999 Cristian Gafton <gafton@redhat.com>
- add rawIO support from sct
* Tue Aug 31 1999 Preston Brown <pbrown@redhat.com>
- don't display "new mail" message when the only piece of mail is from IMAP
* Sat Aug 28 1999 Michael K. Johnson <johnsonm@redhat.com>
- kbdrate is now a console program
* Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com>
- 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 1999 Jeff Johnson <jbj@redhat.com>
- tsort is now in textutils.
* Thu Aug 05 1999 Bill Nottingham <notting@redhat.com>
- turn off setuid bit on login. Again. :(
* Wed Aug 04 1999 Peter Jones, <pjones@redhat.com>
- hostid script for sparc (#3803).
* Wed Aug 04 1999 Christian 'Dr. Disk' Hechelmann <drdisk@tc-gruppe.de>
- 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 1999 Jeff Johnson <jbj@redhat.com>
- 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 1999 Jeff Johnson <jbj@redhat.com>
- 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 07 1999 Jeff Johnson <jbj@redhat.com>
- 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 1999 Jeff Johnson <jbj@redhat.com>
- update to 2.9s.
* Sun May 30 1999 Jeff Johnson <jbj@redhat.com>
- fix mkswap sets incorrect bits on sparc64 (#3140).
* Fri Apr 16 1999 Jeff Johnson <jbj@redhat.com>
- on sparc64 random ioctls on clock interface cause kernel messages.
* Fri Apr 16 1999 Jeff Johnson <jbj@redhat.com>
- improved raid patch (H.J. Lu).
* Thu Apr 15 1999 Michael K. Johnson <johnsonm@redhat.com>
- added patch for smartraid controllers
* Sun Apr 11 1999 Cristian Gafton <gafton@redhat.com>
- fix logging problems caused by setproctitle and PAM interaction
(#2045)
* Thu Apr 01 1999 Jeff Johnson <jbj@redhat.com>
- include docs and examples for sfdisk (#1164)
* Tue Mar 30 1999 Matt Wilson <msw@redhat.com>
- rtc is not working properly on alpha, we can't use hwclock yet.
* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
- add patch to make mkswap more 64 bit friendly... Patch from
eranian@hpl.hp.com (ahem!)
* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
- 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 1999 Jakub Jelinek <jj@ultra.linux.cz>
- 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
<ankh@canuck.gen.nz>
* Wed Mar 24 1999 Matt Wilson <msw@redhat.com>
- added pam_console back into pam.d/login
* Tue Mar 23 1999 Matt Wilson <msw@redhat.com>
- updated to 2.9i
- added hwclock for sparcs and alpha
* Mon Mar 22 1999 Erik Troan <ewt@redhat.com>
- added vigr to file list
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 12)
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
- remove most of the ifnarch arm stuff
* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
- added pam_console.so to /etc/pam.d/login
* Thu Feb 04 1999 Michael K. Johnson <johnsonm@redhat.com>
- .perms patch to login to make it retain root in parent process
for pam_close_session to work correctly
* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
- strip fdisk in buildroot correctly (#718)
* Mon Jan 11 1999 Cristian Gafton <gafton@redhat.com>
- have fdisk compiled on sparc and arm
* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
- added beos partition type to fdisk
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
- incorporate fdisk on all arches
* Sat Dec 05 1998 Jeff Johnson <jbj@redhat.com>
- restore PAM functionality at end of login (Bug #201)
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
- patch top build on the arm without PAM and related utilities, for now.
- build hwclock only on intel
* Wed Nov 18 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to version 2.9
* Thu Oct 29 1998 Bill Nottingham <notting@redhat.com>
- build for Raw Hide (slang-1.2.2)
- patch kbdrate wackiness so it builds with egcs
* Wed Oct 14 1998 Erik Troan <ewt@redhat.com>
- patched more to use termcap
* Tue Oct 13 1998 Erik Troan <ewt@redhat.com>
- added warning about alpha/bsd label starting cylinder
* Tue Sep 22 1998 Erik Troan <ewt@redhat.com>
- use sigsetjmp/siglongjmp in more rather then sig'less versions
* Sat Sep 12 1998 Jeff Johnson <jbj@redhat.com>
- explicit attrs for setuid/setgid programs
* Fri Aug 28 1998 Cristian Gafton <gafton@redhat.com>
- sln is now included in glibc
* Mon Aug 24 1998 Jeff Johnson <jbj@redhat.com>
- add cbm1581 floppy definitions (problem #787)
* Tue Jun 30 1998 Jeff Johnson <jbj@redhat.com>
- remove /etc/nologin at end of shutdown/halt.
* Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com>
- add mount/losetup.
* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
- update to 2.8 with 2.8b clean up. hostid now defunct?
* Tue Jun 02 1998 David S. Miller <davem@dm.cobaltmicro.com>
- "more" now works properly on sparc
* Sun May 03 1998 Jeff Johnson <jbj@redhat.com>
- Fix "fdisk -l" fault on mounted cdrom. (prob #513)
* Sat Apr 25 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sun Apr 12 1998 Cristian Gafton <gafton@redhat.com>
- manhattan rebuild
* Mon Dec 29 1997 Erik Troan <ewt@redhat.com>
- more didn't suspend properly on glibc
- use proper tc*() calls rather then ioctl's
* Sun Dec 21 1997 Cristian Gafton <gafton@redhat.com>
- fixed a security problem in chfn and chsh accepting too
long gecos fields
* Fri Dec 19 1997 Mike Wangsmo <wanger@redhat.com>
- removed "." from default path
* Tue Dec 02 1997 Cristian Gafton <gafton@redhat.com>
- added (again) the vipw patch
* Thu Oct 23 1997 Michael Fulbright <msf@redhat.com>
- minor cleanups for glibc 2.1
* Sat Oct 18 1997 Michael Fulbright <msf@redhat.com>
- added vfat32 filesystem type to list recognized by fdisk
* Sat Oct 11 1997 Erik Troan <ewt@redhat.com>
- don't build clock on the alpha
- don't install chkdupexe
* Fri Oct 03 1997 Michael K. Johnson <johnsonm@redhat.com>
- Update to new pam standard.
- BuildRoot.
* Fri Sep 26 1997 Cristian Gafton <gafton@redhat.com>
- added rootok and setproctitle patches
- updated pam config files for chfn and chsh
* Wed Sep 03 1997 Erik Troan <ewt@redhat.com>
- updated MCONFIG to automatically determine the architecture
- added glibc header hacks to fdisk code
- rdev is only available on the intel
* Sat Jul 19 1997 Erik Troan <ewt@redhat.com>
- update to util-linux 2.7, fixed login problems
* Thu Jun 26 1997 Erik Troan <ewt@redhat.com>
- Merged Red Hat changes into main util-linux source, updated package to
development util-linux (nearly 2.7).
* Wed Apr 23 1997 Michael K. Johnson <johnsonm@redhat.com>
- LOG_AUTH --> LOG_AUTHPRIV in login and shutdown
* Mon Mar 03 1997 Michael K. Johnson <johnsonm@redhat.com>
- Moved to new pam and from pam.conf to pam.d
* Tue Feb 25 1997 Michael K. Johnson <johnsonm@redhat.com>
- 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.
/bin/arch /bin/dmesg /bin/kill /bin/login /bin/more /etc/fdprm /etc/pam.d/chfn /etc/pam.d/chsh /etc/pam.d/kbdrate /etc/pam.d/login /etc/security/console.apps/kbdrate /sbin/clock /sbin/ctrlaltdel /sbin/fdisk /sbin/fsck.minix /sbin/hwclock /sbin/kbdrate /sbin/mkfs /sbin/mkfs.minix /sbin/mkswap /sbin/rescuept /sbin/sfdisk /usr/bin/cal /usr/bin/chfn /usr/bin/chsh /usr/bin/col /usr/bin/colcrt /usr/bin/colrm /usr/bin/column /usr/bin/cytune /usr/bin/ddate /usr/bin/fdformat /usr/bin/getopt /usr/bin/hexdump /usr/bin/ipcrm /usr/bin/ipcs /usr/bin/kbdrate /usr/bin/logger /usr/bin/look /usr/bin/mcookie /usr/bin/namei /usr/bin/newgrp /usr/bin/raw /usr/bin/rename /usr/bin/renice /usr/bin/rev /usr/bin/script /usr/bin/setfdprm /usr/bin/setsid /usr/bin/setterm /usr/bin/ul /usr/bin/whereis /usr/bin/write /usr/games/banner /usr/lib/getopt /usr/lib/getopt/parse.bash /usr/lib/getopt/parse.tcsh /usr/lib/getopt/test.bash /usr/lib/getopt/test.tcsh /usr/lib/more.help /usr/sbin/cfdisk /usr/sbin/ramsize /usr/sbin/rdev /usr/sbin/readprofile /usr/sbin/rootflags /usr/sbin/swapdev /usr/sbin/tunelp /usr/sbin/vidmode /usr/sbin/vigr /usr/sbin/vipw /usr/share/doc/util-linux-2.10m /usr/share/doc/util-linux-2.10m/README.admutil /usr/share/doc/util-linux-2.10m/README.aeb /usr/share/doc/util-linux-2.10m/README.bootutils-0.1 /usr/share/doc/util-linux-2.10m/README.cal /usr/share/doc/util-linux-2.10m/README.cfdisk /usr/share/doc/util-linux-2.10m/README.clear /usr/share/doc/util-linux-2.10m/README.col /usr/share/doc/util-linux-2.10m/README.fdisk /usr/share/doc/util-linux-2.10m/README.getty /usr/share/doc/util-linux-2.10m/README.hwclock /usr/share/doc/util-linux-2.10m/README.modems-with-agetty /usr/share/doc/util-linux-2.10m/README.mount /usr/share/doc/util-linux-2.10m/README.namei /usr/share/doc/util-linux-2.10m/README.poeigl /usr/share/doc/util-linux-2.10m/README.reset /usr/share/doc/util-linux-2.10m/README.script /usr/share/doc/util-linux-2.10m/README.shhopt-1.1 /usr/share/doc/util-linux-2.10m/README.widechar /usr/share/doc/util-linux-2.10m/sfdisk.examples /usr/share/info/ipc.info.gz /usr/share/locale/cs/LC_MESSAGES/util-linux.mo /usr/share/locale/de/LC_MESSAGES/util-linux.mo /usr/share/locale/es/LC_MESSAGES/util-linux.mo /usr/share/locale/fr/LC_MESSAGES/util-linux.mo /usr/share/locale/it/LC_MESSAGES/util-linux.mo /usr/share/locale/ja/LC_MESSAGES/util-linux.mo /usr/share/locale/nl/LC_MESSAGES/util-linux.mo /usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo /usr/share/man/man1/arch.1.gz /usr/share/man/man1/cal.1.gz /usr/share/man/man1/chfn.1.gz /usr/share/man/man1/chsh.1.gz /usr/share/man/man1/col.1.gz /usr/share/man/man1/colcrt.1.gz /usr/share/man/man1/colrm.1.gz /usr/share/man/man1/column.1.gz /usr/share/man/man1/ddate.1.gz /usr/share/man/man1/getopt.1.gz /usr/share/man/man1/hexdump.1.gz /usr/share/man/man1/kill.1.gz /usr/share/man/man1/logger.1.gz /usr/share/man/man1/login.1.gz /usr/share/man/man1/look.1.gz /usr/share/man/man1/mcookie.1.gz /usr/share/man/man1/more.1.gz /usr/share/man/man1/namei.1.gz /usr/share/man/man1/newgrp.1.gz /usr/share/man/man1/readprofile.1.gz /usr/share/man/man1/rename.1.gz /usr/share/man/man1/rev.1.gz /usr/share/man/man1/script.1.gz /usr/share/man/man1/setterm.1.gz /usr/share/man/man1/ul.1.gz /usr/share/man/man1/whereis.1.gz /usr/share/man/man1/write.1.gz /usr/share/man/man6/banner.6.gz /usr/share/man/man8/cfdisk.8.gz /usr/share/man/man8/ctrlaltdel.8.gz /usr/share/man/man8/cytune.8.gz /usr/share/man/man8/dmesg.8.gz /usr/share/man/man8/fdformat.8.gz /usr/share/man/man8/fdisk.8.gz /usr/share/man/man8/fsck.minix.8.gz /usr/share/man/man8/hwclock.8.gz /usr/share/man/man8/ipcrm.8.gz /usr/share/man/man8/ipcs.8.gz /usr/share/man/man8/kbdrate.8.gz /usr/share/man/man8/mkfs.8.gz /usr/share/man/man8/mkfs.minix.8.gz /usr/share/man/man8/mkswap.8.gz /usr/share/man/man8/ramsize.8.gz /usr/share/man/man8/raw.8.gz /usr/share/man/man8/rdev.8.gz /usr/share/man/man8/renice.8.gz /usr/share/man/man8/rootflags.8.gz /usr/share/man/man8/setfdprm.8.gz /usr/share/man/man8/setsid.8.gz /usr/share/man/man8/sfdisk.8.gz /usr/share/man/man8/swapdev.8.gz /usr/share/man/man8/tunelp.8.gz /usr/share/man/man8/vidmode.8.gz /usr/share/man/man8/vigr.8.gz /usr/share/man/man8/vipw.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 07:58:31 2013