| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: util-linux | Distribution: Mandriva Linux |
| Version: 2.12q | Vendor: Mandriva |
| Release: 7.1.20060mdk | Build date: Thu Mar 1 22:06:56 2007 |
| Group: System/Base | Build host: atlas.mandriva.com |
| Size: 3994548 | Source RPM: util-linux-2.12q-7.1.20060mdk.src.rpm |
| Packager: Mandriva Security Team <security@mandriva.com> | |
| Url: ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/ | |
| 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 others, Util-linux contains the fdisk configuration tool and the login program.
GPL
* Fri Mar 02 2007 Stew Benedict <sbenedict@mandriva.com> 2.12q-7.1.20060mdk
- P1401: security fix for CVE-2007-0822
- use %mkrel
* Wed Sep 21 2005 Olivier Blin <oblin@mandriva.com> 2.12q-7mdk
- Patch1400 (Vincent Danen): security fix for CAN-2005-2876
(don't allow umount -r when not root)
* Mon Sep 19 2005 Olivier Blin <oblin@mandriva.com> 2.12q-6mdk
- Patch218:
o really ignore utf8 option if fs doesn't handle it
o udf do support utf8
o allow to remove conflicting options
(for example utf8 if fs is udf and iocharset is specified)
* Sat Aug 27 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.12q-5mdk
- fortify fixes
- honor "mode=" for devpts filesystems (#16269, LSB, Stew)
* Wed Aug 24 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.12q-4mdk
- varargs fixes
* Fri May 13 2005 Olivier Blin <oblin@mandriva.com> 2.12q-3mdk
- only keep utf8 option for iso9660, ntfs and vfat (update patch 218)
* Thu May 05 2005 Arnaud Patard <apatard@mandriva.com> 2.12q-2mdk
- Fix a patch that was badly applying. This was causing in a double close in
some cases.
* Sat Apr 30 2005 Arnaud Patard <apatard@mandriva.com> 2.12q-1mdk
- New upstream version
- Rediff patches : 0,106,115,116,121,204,207,209,211,214,215,221,1208,1300
- Updated patch : 213
- Drop the limitation on partition number. This one was preventing to have more
than 16 partitions on ide devices.
- Added a patch for guessing if a cd is a cd-extra or not.
- Updated nfs mount version to the kernel version
- Dropped the retryudp patch as the mount program relies now on the portmap informations
* Sat Mar 05 2005 Pixel <pixel@mandrakesoft.com> 2.12a-12mdk
- sfdisk warnings must not be on stdout, otherwise they get in the way when restoring
* Tue Feb 15 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.12a-11mdk
- Patch221 (Fedora): add support for "pamconsole"
- Patch222 (Fedora): add support for "managed"
* Sat Jan 22 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.12a-10mdk
- use glibc syscall() to use syscalls, ban use of <asm/unistd.h>
* Thu Jan 20 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.12a-9mdk
- patch 160: fix raw devices with udev (#11511)
* Sun Jan 09 2005 Olivier Blin <blino@mandrake.org> 2.12a-8mdk
- fix patch128, codepage option isn't supported by udf
* Thu Jan 06 2005 Pixel <pixel@mandrakesoft.com> 2.12a-7mdk
- in patch218: remove the realloc which causes some bug (on non malloc'ed pointers?)
* Wed Jan 05 2005 Pixel <pixel@mandrakesoft.com> 2.12a-6mdk
- rework Patch218: instead of black listing some options for some fs types,
white list them
- fix Summary for losetup and mount (as requested by rpmlint)
* Fri Sep 17 2004 Olivier Blin <blino@mandrake.org> 2.12a-5mdk
- update Patch218: remove codepage option for udf
(to be able to mount udf with magicdev)
* Wed Sep 08 2004 Olivier Blin <blino@mandrake.org> 2.12a-4mdk
- Patch1207: do not hide users option in mtab
(so that kde can recognize partitions it can unmount)
* Fri Sep 03 2004 Olivier Blin <blino@mandrake.org> 2.12a-3mdk
- remove more silly options when mounting in "auto" fstype :
codepage, iocharset and umask options can't be used with ext2 and ext3
(useful to be able to mount fat and ext2/ext3 usb keys with the same options)
- Patch121: fix compilation issues
* Tue Jul 27 2004 Pixel <pixel@mandrakesoft.com> 2.12a-2mdk
- rebuild for new slang (as requested by Marcel Pol)
* Tue Jul 20 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12a-1mdk
- 2.12a.
- enable selinux option.
- load cryptoapi and cypher modules when use cryptoapi (220).
* Fri Jul 16 2004 Pixel <pixel@mandrakesoft.com> 2.12-7mdk
- fix unstripped-binary-or-object and non-standard-executable-perm for /sbin/{addpart,delpart,kbdrate,partx}
* Fri Jul 16 2004 Pixel <pixel@mandrakesoft.com> 2.12-5mdk
- add Mandrakemove losetup patches:
- try LOOP_CHANGE_FD when loop already busy
- handle gzloop pseudo encryption
* Fri Jul 16 2004 Pixel <pixel@mandrakesoft.com> 2.12-4mdk
- change LOOP_PASSWORD_MIN_LENGTH from 20 to 3
(drakloop and diskdrake will ensure 6 or maybe 8 long passwords, but 20 is much too long)
* Sat Apr 24 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-3mdk
- chfn/chsh unckecked pam return error (vdanen).
* Sat Jan 31 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-2mdk
- fix shadow-utils requires version (#284)
* Sat Jan 31 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-1mdk
- new release (tv)
- rediff patches 210, 211 (tv)
- loop AES 2.0e
- 215 206
- kbrate period patch
* Fri Dec 12 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.12-0.1mdk
- new release
- remove patch 1205 (merged upstream)
- rediff patch 116
* Thu Nov 13 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-9mdk
- rebuild
* Fri Oct 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11z-8mdk
- rebuild for pam
* Fri Aug 15 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.11z-7mdk
- fix segfault in my patch of 2.11z-6mdk, /me sux
* Wed Aug 13 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.11z-6mdk
- mount-remove-silly-options-in-auto, removes mode= from udf mounts in
"auto" fstype, so that we can put mode=0644 in /etc/fstab for cd/dvd
drives, and don't end up with a silly udf.c kernel driver bailing out
because it doesn't know about this option
* Thu Jul 31 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11z-5mdk
- BuildRequires: termcap-devel
* Fri Jun 27 2003 <nplanel@mandrakesoft.com> 2.11z-4mdk
- fix x86_64 build: add "cytune" files (unpackaged files) (Stefan van der Eijk)
- include multi hostname and udp retry patch (David Black)
* Sat May 24 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.11z-3mdk
- fixed %ifarch sparc sparc64 sparcv9 in %files.
* Thu May 01 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-2mdk
- fixed %ifarch ppc in %files.
* Tue Apr 15 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-1mdk
- 2.11z.
- Remove locales_fr fixes (merged).
- Remove 216.
* Tue Apr 08 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11x-4mdk
- Patch1206: Handle biarch struct utmp[x]
* Wed Jan 29 2003 Vincent Danen <vdanen@mandrakesoft.com> 2.11x-3mdk
- don't apply P1204; we want mcookie to use /dev/random instead of
/dev/urandom
- P216: fix errno handling in pivot_root (thanks Chmou)
- unpackaged files fixes... now we include isosize and cramfs stuff and
remove some other useless crud (/Chmou salvation)
* Fri Nov 08 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11x-2mdk
- requires s/(file|text)utils/coreutils/
* Thu Nov 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11x-1mdk
- new release
- add HISTORY to doc
- rediff patches 1205, 214 & 107
- remove patches 212 & 220 (merged upstream)
- patch 207 : drop ifexist support (merged upstream)
* Thu Nov 07 2002 Stew Benedict <sbenedict@mandrakesoft.com> 2.11w-2mdk
- rs6000 uses normal x86 style hwclock, provide both, adapt in %post
* Thu Oct 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11w-1mdk
- new release
* Thu Oct 10 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11u-2mdk
- Update Patch1205 (x86_64): Fix mcookie crash. Also, lseek() is
64-bit and available there.
* Wed Sep 04 2002 François Pons <fpons@mandrakesoft.com> 2.11u-1mdk
- updated patch 212, removed patch 120.
- created patch 220 to fix --help and device on command line.
- 2.11u.
* Thu Aug 15 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11t-4mdk
- Automated rebuild with gcc 3.2-0.3mdk
* Thu Aug 01 2002 Nicolas Planel <nplanel@mandrakesoft.com> 2.11t-3mdk
- Fix davfs detection
- Remove unapplied patches from SRPM: 35 (loginpath), 108 (autosmb)
115 (fstabperm)
* Thu Aug 01 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11t-2mdk
- Fix alpha hwclock build (patch 120)
- Remove unapplied patches from SRPM: 110 (skipraid), 202 (nfsman)
* Tue Jul 30 2002 Nicolas Planel <nplanel@mandrakesoft.com> 2.11t-1mdk
- new release
- add autodetection of davfs
- remove P35 (loginpath), P202 (nfsman), P108 (autosmb), P110 (skipraid)
- remove P115 (fstabperm)
- rediff P207 (swapon), P209 (swapoff), P212 (netdev), P111 (mkfsman)
- rediff P114 (dumboctal)
* Thu Jul 11 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11r-3mdk
- USRLIB_DIR is %_libdir
* Fri Jun 21 2002 Frederic Lepied <flepied@mandrakesoft.com> 2.11r-2mdk
- patch213: allow -p as a legal option.
* Thu May 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11r-1mdk
- new release
- remove patches 104, 1205 (merged upstream)
- rediff patch 70
- gcc-3.1 build
* Fri Apr 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11q-2mdk
- make it --short-circuit aware
- remove useless use of subshells
- spec cleanups
- remove bogus bits from util-linux-2.11q-miscfixes.patch as recommended
by Andries Brouwer (upstream maintainer)
- don't use install -s in order to strip binaries since spec-helper
will do that very job
- resync with rh-2.11o-12 (patch115 from ejb@ql.org)
* Thu Apr 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11q-1mdk
- new release
- fix zoneinfo location in man page [Patch1205]
- regenerate patches 107, 110
- remove merged patches: 112
- remove patches when better fix merged upstream: 80
- disable 81 (conflicts with maintream changes for better geometry detection)
* Thu Apr 04 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11o-1mdk
- new release
- fix Url typo
- remove Patch1000 (merged upstream)
- add alternative url
- resync with rh; to ease future resync, keep the same patche numbers
as rh, move mdk patches above 1000, ...
- add BuildRequires: sed
- add rawdevices(8) manpage
- add addpart, delpart, partx
- don't apply rh patch113
- pivot_root.8 doesn't need to be executable...
- remove uneeded mkdir
* Wed Feb 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11n-4mdk
- disk-utils/raw.c: if we cannot open /dev/rawctl, try /dev/raw/rawctl
* Fri Feb 15 2002 Stefan van der Eijk <stefan@eijk.nu> 2.11n-3mdk
- BuildRequires
* Mon Feb 11 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11n-2mdk
- Drop Patch300 (alphahack)
* Sat Feb 09 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11n-1mdk
- Version 2.11n.
- Update Patch70 (miscfixes), remove mount/pivot_root.c change,
better change merged upstream.
- Make Patch300 (alphahack) alpha-only. It's broken, deal with it later.
* Wed Jan 16 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11m-7mdk
- Make swapon -a skip encrypted.
- Make mcookie using /dev/urandom to generate random number.
* Wed Jan 16 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11m-6mdk
- Add encyrpted option for loop-AES.
* Thu Dec 27 2001 Stew Benedict <sbenedict@mandrakesoft.com> 2.11m-5mdk
- replace newgrp command with version from shadow package for LSB
* Sat Dec 08 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11m-4mdk
- Patch203 (alpha only): fix build on alpha with newer kernel-headers
* Sat Nov 24 2001 Juan Quintela <quintela@mandrakesoft.com> 2.11m-3mdk
- added loopAES 1.4h support (P313).
* Sun Nov 18 2001 Juan Quintela <quintela@mandrakesoft.com> 2.11m-2mdk
- merge with mount-2.11g-5 redhat package.
- audited all the patches.
- merge mount & util-linux packages.
- clean install-info.
- removed unused test of the kind (if x != x) do at install time.
- merge with util-linux-2.11f-16 from rh.
- fix fdisk in not big disks (P81) from rh.
- fix pwent race in login (P80) from rh.
- removed p75. Included in P80.
- removed patch9 (integrated upstream).
- removed patch8 (nomount).
- remove patch3 (nomount unused anyways).
- add URL tag.
* Sat Nov 17 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11m-1mdk
- 2.11m.
* Fri Oct 05 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11j-2mdk
- readd cfdisk
* Sun Sep 30 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11j-1mdk
- Fix rpmlint's.
- Include arch manpages.
- 2.11j.
- Get the rh patch to don't setsid on login instead of my.
- Upgrade kbdrate to the one of kbd package.
* Fri Sep 07 2001 Stew Benedict <sbenedict@mandrakesoft.com> 2.11h-3mdk
- add additional switches to chfn for LSB usrgroups test
- /usr/sbin/hwclock link on PPC too
* Thu Aug 30 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 2.11h-2mdk
- put again the patch to fixed 'cal' program to properly display columns
for i18n'ed names in multibyte locales (eg, in utf-8)
* Tue Aug 07 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11h-1mdk
- Add pivot_root.
- Silly compilation fixes with newer glibc.
- 2.11h.
- Merges rh patches.
* Thu Jul 19 2001 Frederic Lepied <flepied@mandrakesoft.com> 2.11f-1mdk
- use fix vipw to not create world-readable shadow files from rh
- 2.11f
* Sun Jul 08 2001 Stefan van der Eijk <stefan@eijk.nu> 2.11e-2mdk
- BuildRequires: zlib-devel
* Sat Jun 09 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11e-1mdk
- 2.11e.
- Really fix the login.c to don't do setsid (thanks dbg by Andrej
Borsenkow <arvidjaar@mail.ru>).
* Thu Jun 07 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11d-2mdk
- Revert login.c to 2.10d version.
* Wed Jun 06 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11d-1mdk
- 2.11d.
* Tue May 22 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11c-2mdk
- Fix rpmlint errors.
* Tue May 22 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11c-1mdk
- Clean-Up specs.
- Merge with rh patches.
- 2.11c (add kbdrate from kbd pacakge here).
* Wed May 16 2001 Stew Benedict <sbenedict@mandrakesoft.com> 2.10s-4mdk
- Adapt clock-ppc syntax to accept hwclock parameters
* Tue Apr 03 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10s-3mdk
- Fix look to search words in /usr/share/dict (#2096).
* Wed Feb 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10s-2mdk
- Recompile again the last glibc-devel to have the PATH_VI defined to
/bin/vi.
* Tue Feb 06 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10s-1mdk
- BuildRequires: slang-devel.
- 2.10s.
* Wed Jan 24 2001 Francis Galiegue <fg@mandrakesoft.com> 2.10r-5mdk
- Removed all that usermode crap - we don't want X in basesystem
* Wed Jan 17 2001 David BAUDENS <baudens@mandrakesoft.com> 2.10r-4mdk
- PPC: fix build with Linux 2.4
* Sat Jan 06 2001 David BAUDENS <baudens@mandrakesoft.com> 2.10r-3mdk
- BuildRequires: pam-devel
- Requires: usermode
* Thu Dec 14 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.10r-2mdk
- in french, "partition number" translation should be "numéro de partition" and
not "nombre de partition" (Jacques Stephant)
* Wed Dec 06 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10r-1mdk
- Remove vipath patch since not really usefull for mandrake (we set always a /bin/vi).
- 2.10r.
* Thu Nov 30 2000 David BAUDENS <baudens@mandrakesoft.com> 2.10q-2mdk
- Fix build for PPC
- Fix %doc
* Sat Nov 11 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.10q-1mdk
- new and shiny version.
* Wed Sep 27 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-6mdk
- Pamstackizification.
* Thu Sep 21 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.10o-5mdk
- added compat patch for ftp://nfs.sourceforge.net/pub/nfs.
* Sun Aug 27 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-4mdk
- Fix info file installation.
* Sat Aug 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-3mdk
- Change license to GPL.
* Thu Aug 24 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-2mdk
- Move getopt examples to /usr/share/misc/
- Set some noreplace for config files.
- Correct licens to OpensSource.
* Thu Aug 24 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-1mdk
- 2.10o.
* Thu Aug 17 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.10n-4mdk
- add elvtune (needed by recent kernels), blockdev, mkfs.bfs, agetty
- fix config files
- fix postun script
* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.10n-3mdk
- automatically added BuildRequires
* Fri Aug 04 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10n-2mdk
- Add install-info for ipc.
* Fri Aug 04 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10n-1mdk
- Correct URL.
- 2.10n.
* Tue Aug 01 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10m-1mdk
- Add /usr/share/man to whereis.
- BM.
- Merge rh patches.
- 2.19m.
* Sat Jul 01 2000 Vincent Saugey <vince@mandrakesoft.com> 2.10h-6mdk
- Remove Requires: tcsh
- move exemple to doc
* Fri Jun 30 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10h-5mdk
- Remove Requires: kernel.
* Mon Jun 05 2000 David BAUDENS <baudens@mandrakesoft.com> 2.10h-4mdk
- Really use RPM_OPT_FLAGS
- Use %{_tmppath} for BuildRoot
- Comment empty %ifarch
- Remove duplicate k6
* Sat May 27 2000 Adam Lebsack <adam@mandrakesoft.com> 2.10h-3mdk
- ppc clock patch fix
* Tue May 16 2000 Pixel <pixel@mandrakesoft.com> 2.10h-2mdk
- fix build (ugly)
* Sat Apr 01 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10h-1mdk
- 2.10h.
- Spec-helper cleanup.
- Adjust groups.
* Mon Mar 20 2000 John Buswell <johnb@mandrakesoft.com> 2.10f-2mdk
- Added PPC support
- Added fix for PowerMac/G3/G4 clock
* Thu Feb 17 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10f-1mdk
- 2.10f.
* Thu Jan 27 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10e-1mdk
- Fix multiple files inclusion for alpha and sparc{,64}.
- 2.10e.
* Wed Jan 19 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.10b-3mdk
- fixed build on sparc.
* Mon Nov 22 1999 Pixel <pixel@mandrakesoft.com>
- add rescuept in %files
* Tue Nov 16 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.2.10b.
* Thu Nov 04 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.2.10.
* Wed Nov 03 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix this fu**** %files, references to a archeologic arch(again).
* Tue Oct 26 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix this fu**** %files, references to a dinosaur arch.
- Merge with (Buggy) RH changes.
- 2.9z
* Wed Sep 29 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- 2.9y
* Tue Sep 14 1999 Francis Galiègue <francis@mandrakesoft.com>
- Added file /etc/filesystems for i[3-6]86 archs with entry vfat,
therefore obsoleting the need for modprobe vfat in rc.sysinit
* Mon Aug 30 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Insert rescuept.
* Wed Aug 25 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- 2.9w
* Thu Jul 22 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.9v
* Mon Jul 12 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- 2.9u
- Add french description from Thierry Vignaud <tvignaud@linux-mandrake.com>
* Sat Jul 10 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
- update source url
- rebuild under cur env (13mdk)
* Tue Jul 06 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- Update to 2.9t
- remove a series of patches - they finally made it to the base.
* Tue May 25 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- fix some %ifarch bugs
- Update to 2.9r
* Wed May 12 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add vigr to the file lists.
* Sun Apr 11 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- Mandrake adaptions
- bzip2 man/info pages
- add de locale
- enable building mount
- fix handling of RPM_OPT_FLAGS
* Tue Mar 16 1999 Michael Johnson <johnsonm@redhat.com>
- added pam_console.so to /etc/pam.d/login
* Fri Feb 05 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
* Wed Jan 13 1999 Jeff Johnson <jbj@redhat.com>
- strip fdisk in buildroot correctly (#718)
* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
- have fdisk compiled on sparc and arm
* Tue Jan 12 1999 Erik Troan <ewt@redhat.com>
- added beos partition type to fdisk
* Thu Dec 31 1998 Cristian Gafton <gafton@redhat.com>
- incorporate fdisk on all arches
* Sun Dec 06 1998 Jeff Johnson <jbj@redhat.com>
- restore PAM functionality at end of login (Bug #201)
* Fri Dec 04 1998 Cristian Gafton <gafton@redhat.com>
- patch top build on the arm without PAM and related utilities, for now.
- build hwclock only on intel
* Thu Nov 19 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to version 2.9
* Fri Oct 30 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
* Tue Dec 30 1997 Erik Troan <ewt@redhat.com>
- more didn't suspend properly on glibc
- use proper tc*() calls rather then ioctl's
* Mon Dec 22 1997 Cristian Gafton <gafton@redhat.com>
- fixed a security problem in chfn and chsh accepting too
long gecos fields
* Sat Dec 20 1997 Mike Wangsmo <wanger@redhat.com>
- removed "." from default path
* Wed Dec 03 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
* Tue Mar 04 1997 Michael K. Johnson <johnsonm@redhat.com>
- Moved to new pam and from pam.conf to pam.d
* Wed Feb 26 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/addpart /sbin/agetty /sbin/blockdev /sbin/clock /sbin/ctrlaltdel /sbin/delpart /sbin/elvtune /sbin/fdisk /sbin/fsck.cramfs /sbin/fsck.minix /sbin/hwclock /sbin/kbdrate /sbin/mkfs /sbin/mkfs.bfs /sbin/mkfs.cramfs /sbin/mkfs.minix /sbin/mkswap /sbin/nologin /sbin/partx /sbin/pivot_root /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/flock /usr/bin/getopt /usr/bin/hexdump /usr/bin/ipcrm /usr/bin/ipcs /usr/bin/isosize /usr/bin/logger /usr/bin/look /usr/bin/mcookie /usr/bin/mkcramfs /usr/bin/namei /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/tailf /usr/bin/ul /usr/bin/whereis /usr/bin/write /usr/sbin/cfdisk /usr/sbin/clock /usr/sbin/hwclock /usr/sbin/readprofile /usr/sbin/tunelp /usr/sbin/vigr /usr/sbin/vipw /usr/share/doc/util-linux-2.12q /usr/share/doc/util-linux-2.12q/HISTORY /usr/share/doc/util-linux-2.12q/README.cal /usr/share/doc/util-linux-2.12q/README.cfdisk /usr/share/doc/util-linux-2.12q/README.clear /usr/share/doc/util-linux-2.12q/README.col /usr/share/doc/util-linux-2.12q/README.fdisk /usr/share/doc/util-linux-2.12q/README.getty /usr/share/doc/util-linux-2.12q/README.hwclock /usr/share/doc/util-linux-2.12q/README.modems-with-agetty /usr/share/doc/util-linux-2.12q/README.mount /usr/share/doc/util-linux-2.12q/README.namei /usr/share/doc/util-linux-2.12q/README.pg /usr/share/doc/util-linux-2.12q/README.poeigl /usr/share/doc/util-linux-2.12q/README.rescuept /usr/share/doc/util-linux-2.12q/README.reset /usr/share/doc/util-linux-2.12q/README.widechar /usr/share/doc/util-linux-2.12q/sfdisk.examples /usr/share/info/ipc.info.bz2 /usr/share/locale/ca/LC_MESSAGES/util-linux.mo /usr/share/locale/cs/LC_MESSAGES/util-linux.mo /usr/share/locale/da/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/et/LC_MESSAGES/util-linux.mo /usr/share/locale/fi/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/locale/sl/LC_MESSAGES/util-linux.mo /usr/share/locale/sv/LC_MESSAGES/util-linux.mo /usr/share/locale/tr/LC_MESSAGES/util-linux.mo /usr/share/locale/uk/LC_MESSAGES/util-linux.mo /usr/share/man/man1/arch.1.bz2 /usr/share/man/man1/cal.1.bz2 /usr/share/man/man1/chfn.1.bz2 /usr/share/man/man1/chsh.1.bz2 /usr/share/man/man1/col.1.bz2 /usr/share/man/man1/colcrt.1.bz2 /usr/share/man/man1/colrm.1.bz2 /usr/share/man/man1/column.1.bz2 /usr/share/man/man1/ddate.1.bz2 /usr/share/man/man1/flock.1.bz2 /usr/share/man/man1/getopt.1.bz2 /usr/share/man/man1/hexdump.1.bz2 /usr/share/man/man1/kill.1.bz2 /usr/share/man/man1/logger.1.bz2 /usr/share/man/man1/login.1.bz2 /usr/share/man/man1/look.1.bz2 /usr/share/man/man1/mcookie.1.bz2 /usr/share/man/man1/more.1.bz2 /usr/share/man/man1/namei.1.bz2 /usr/share/man/man1/readprofile.1.bz2 /usr/share/man/man1/rename.1.bz2 /usr/share/man/man1/rev.1.bz2 /usr/share/man/man1/script.1.bz2 /usr/share/man/man1/setterm.1.bz2 /usr/share/man/man1/tailf.1.bz2 /usr/share/man/man1/ul.1.bz2 /usr/share/man/man1/whereis.1.bz2 /usr/share/man/man1/write.1.bz2 /usr/share/man/man8/agetty.8.bz2 /usr/share/man/man8/blockdev.8.bz2 /usr/share/man/man8/cfdisk.8.bz2 /usr/share/man/man8/ctrlaltdel.8.bz2 /usr/share/man/man8/cytune.8.bz2 /usr/share/man/man8/dmesg.8.bz2 /usr/share/man/man8/elvtune.8.bz2 /usr/share/man/man8/fdformat.8.bz2 /usr/share/man/man8/fdisk.8.bz2 /usr/share/man/man8/fsck.minix.8.bz2 /usr/share/man/man8/hwclock.8.bz2 /usr/share/man/man8/ipcrm.8.bz2 /usr/share/man/man8/ipcs.8.bz2 /usr/share/man/man8/isosize.8.bz2 /usr/share/man/man8/kbdrate.8.bz2 /usr/share/man/man8/mkfs.8.bz2 /usr/share/man/man8/mkfs.bfs.8.bz2 /usr/share/man/man8/mkfs.minix.8.bz2 /usr/share/man/man8/mkswap.8.bz2 /usr/share/man/man8/nologin.8.bz2 /usr/share/man/man8/pivot_root.8.bz2 /usr/share/man/man8/raw.8.bz2 /usr/share/man/man8/rawdevices.8.bz2 /usr/share/man/man8/renice.8.bz2 /usr/share/man/man8/setfdprm.8.bz2 /usr/share/man/man8/setsid.8.bz2 /usr/share/man/man8/sfdisk.8.bz2 /usr/share/man/man8/sln.8.bz2 /usr/share/man/man8/tunelp.8.bz2 /usr/share/man/man8/vigr.8.bz2 /usr/share/man/man8/vipw.8.bz2 /usr/share/misc/getopt /usr/share/misc/getopt/getopt-parse.bash /usr/share/misc/getopt/getopt-parse.tcsh /usr/share/misc/getopt/getopt-test.bash /usr/share/misc/getopt/getopt-test.tcsh
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 20:28:50 2013