| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: losetup | Distribution: Mandriva Linux |
| Version: 2.12q | Vendor: Mandriva |
| Release: 7mdk | Build date: Tue Sep 20 20:14:55 2005 |
| Group: System/Configuration/Networking | Build host: n1.mandriva.com |
| Size: 43599 | Source RPM: util-linux-2.12q-7mdk.src.rpm |
| Packager: Olivier Blin <oblin@mandriva.com> | |
| Url: ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/ | |
| Summary: Programs for setting up and configuring loopback devices | |
Linux supports a special block device called the loop device, which maps a normal file onto a virtual block device. This allows for the file to be used as a "virtual file system" inside another file. Losetup is used to associate loop devices with regular files or block devices, to detach loop devices and to query the status of a loop device.
GPL
* Tue Sep 20 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)
* Sun Sep 18 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)
* Fri Aug 26 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.12q-5mdk
- fortify fixes
- honor "mode=" for devpts filesystems (#16269, LSB, Stew)
* Tue Aug 23 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.12q-4mdk
- varargs fixes
* Thu May 12 2005 Olivier Blin <oblin@mandriva.com> 2.12q-3mdk
- only keep utf8 option for iso9660, ntfs and vfat (update patch 218)
* Wed May 04 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.
* Fri Apr 29 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
* Fri Mar 04 2005 Pixel <pixel@mandrakesoft.com> 2.12a-12mdk
- sfdisk warnings must not be on stdout, otherwise they get in the way when restoring
* Mon Feb 14 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.12a-11mdk
- Patch221 (Fedora): add support for "pamconsole"
- Patch222 (Fedora): add support for "managed"
* Fri Jan 21 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.12a-10mdk
- use glibc syscall() to use syscalls, ban use of <asm/unistd.h>
* Wed Jan 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.12a-9mdk
- patch 160: fix raw devices with udev (#11511)
* Sat Jan 08 2005 Olivier Blin <blino@mandrake.org> 2.12a-8mdk
- fix patch128, codepage option isn't supported by udf
* Wed Jan 05 2005 Pixel <pixel@mandrakesoft.com> 2.12a-7mdk
- in patch218: remove the realloc which causes some bug (on non malloc'ed pointers?)
* Tue Jan 04 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)
* Thu Sep 16 2004 Olivier Blin <blino@mandrake.org> 2.12a-5mdk
- update Patch218: remove codepage option for udf
(to be able to mount udf with magicdev)
* Tue Sep 07 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)
* Thu Sep 02 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
* Mon Jul 26 2004 Pixel <pixel@mandrakesoft.com> 2.12a-2mdk
- rebuild for new slang (as requested by Marcel Pol)
* Mon Jul 19 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12a-1mdk
- 2.12a.
- enable selinux option.
- load cryptoapi and cypher modules when use cryptoapi (220).
* Thu Jul 15 2004 Pixel <pixel@mandrakesoft.com> 2.12-7mdk
- fix unstripped-binary-or-object and non-standard-executable-perm for /sbin/{addpart,delpart,kbdrate,partx}
* Thu Jul 15 2004 Pixel <pixel@mandrakesoft.com> 2.12-5mdk
- add Mandrakemove losetup patches:
- try LOOP_CHANGE_FD when loop already busy
- handle gzloop pseudo encryption
* Thu Jul 15 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)
* Fri Apr 23 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-3mdk
- chfn/chsh unckecked pam return error (vdanen).
* Fri Jan 30 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-2mdk
- fix shadow-utils requires version (#284)
* Fri Jan 30 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
* Thu Dec 11 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.12-0.1mdk
- new release
- remove patch 1205 (merged upstream)
- rediff patch 116
* Wed Nov 12 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-9mdk
- rebuild
* Thu Oct 09 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11z-8mdk
- rebuild for pam
* Thu Aug 14 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.11z-7mdk
- fix segfault in my patch of 2.11z-6mdk, /me sux
* Tue Aug 12 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
* Wed Jul 30 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11z-5mdk
- BuildRequires: termcap-devel
* Thu Jun 26 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)
* Fri May 23 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.11z-3mdk
- fixed %ifarch sparc sparc64 sparcv9 in %files.
* Wed Apr 30 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-2mdk
- fixed %ifarch ppc in %files.
* Mon Apr 14 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-1mdk
- 2.11z.
- Remove locales_fr fixes (merged).
- Remove 216.
* Mon Apr 07 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11x-4mdk
- Patch1206: Handle biarch struct utmp[x]
* Tue Jan 28 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)
* Thu Nov 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11x-2mdk
- requires s/(file|text)utils/coreutils/
* Wed Nov 06 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)
* Wed Nov 06 2002 Stew Benedict <sbenedict@mandrakesoft.com> 2.11w-2mdk
- rs6000 uses normal x86 style hwclock, provide both, adapt in %post
* Wed Oct 09 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11w-1mdk
- new release
* Wed Oct 09 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11u-2mdk
- Update Patch1205 (x86_64): Fix mcookie crash. Also, lseek() is
64-bit and available there.
* Tue Sep 03 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.
* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11t-4mdk
- Automated rebuild with gcc 3.2-0.3mdk
* Wed Jul 31 2002 Nicolas Planel <nplanel@mandrakesoft.com> 2.11t-3mdk
- Fix davfs detection
- Remove unapplied patches from SRPM: 35 (loginpath), 108 (autosmb)
115 (fstabperm)
* Wed Jul 31 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11t-2mdk
- Fix alpha hwclock build (patch 120)
- Remove unapplied patches from SRPM: 110 (skipraid), 202 (nfsman)
* Mon Jul 29 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)
* Wed Jul 10 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11r-3mdk
- USRLIB_DIR is %_libdir
* Thu Jun 20 2002 Frederic Lepied <flepied@mandrakesoft.com> 2.11r-2mdk
- patch213: allow -p as a legal option.
* Wed May 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11r-1mdk
- new release
- remove patches 104, 1205 (merged upstream)
- rediff patch 70
- gcc-3.1 build
* Thu Apr 25 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)
* Wed Apr 24 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)
* Wed Apr 03 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
* Tue Feb 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11n-4mdk
- disk-utils/raw.c: if we cannot open /dev/rawctl, try /dev/raw/rawctl
* Thu Feb 14 2002 Stefan van der Eijk <stefan@eijk.nu> 2.11n-3mdk
- BuildRequires
* Sun Feb 10 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11n-2mdk
- Drop Patch300 (alphahack)
* Fri Feb 08 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.
* Tue Jan 15 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11m-7mdk
- Make swapon -a skip encrypted.
- Make mcookie using /dev/urandom to generate random number.
* Tue Jan 15 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11m-6mdk
- Add encyrpted option for loop-AES.
* Wed Dec 26 2001 Stew Benedict <sbenedict@mandrakesoft.com> 2.11m-5mdk
- replace newgrp command with version from shadow package for LSB
* Fri Dec 07 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 2.11m-4mdk
- Patch203 (alpha only): fix build on alpha with newer kernel-headers
* Fri Nov 23 2001 Juan Quintela <quintela@mandrakesoft.com> 2.11m-3mdk
- added loopAES 1.4h support (P313).
* Sat Nov 17 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.
* Fri Nov 16 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11m-1mdk
- 2.11m.
* Thu Oct 04 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11j-2mdk
- readd cfdisk
* Sat Sep 29 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.
* Thu Sep 06 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
* Wed Aug 29 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)
* Mon Aug 06 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11h-1mdk
- Add pivot_root.
- Silly compilation fixes with newer glibc.
- 2.11h.
- Merges rh patches.
* Wed Jul 18 2001 Frederic Lepied <flepied@mandrakesoft.com> 2.11f-1mdk
- use fix vipw to not create world-readable shadow files from rh
- 2.11f
* Sat Jul 07 2001 Stefan van der Eijk <stefan@eijk.nu> 2.11e-2mdk
- BuildRequires: zlib-devel
* Fri Jun 08 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>).
* Wed Jun 06 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11d-2mdk
- Revert login.c to 2.10d version.
* Tue Jun 05 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11d-1mdk
- 2.11d.
* Mon May 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11c-2mdk
- Fix rpmlint errors.
* Mon May 21 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.11c-1mdk
- Clean-Up specs.
- Merge with rh patches.
- 2.11c (add kbdrate from kbd pacakge here).
* Tue May 15 2001 Stew Benedict <sbenedict@mandrakesoft.com> 2.10s-4mdk
- Adapt clock-ppc syntax to accept hwclock parameters
* Mon Apr 02 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10s-3mdk
- Fix look to search words in /usr/share/dict (#2096).
* Tue Feb 20 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10s-2mdk
- Recompile again the last glibc-devel to have the PATH_VI defined to
/bin/vi.
* Mon Feb 05 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10s-1mdk
- BuildRequires: slang-devel.
- 2.10s.
* Tue Jan 23 2001 Francis Galiegue <fg@mandrakesoft.com> 2.10r-5mdk
- Removed all that usermode crap - we don't want X in basesystem
* Tue Jan 16 2001 David BAUDENS <baudens@mandrakesoft.com> 2.10r-4mdk
- PPC: fix build with Linux 2.4
* Fri Jan 05 2001 David BAUDENS <baudens@mandrakesoft.com> 2.10r-3mdk
- BuildRequires: pam-devel
- Requires: usermode
* Wed Dec 13 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)
* Tue Dec 05 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.
* Wed Nov 29 2000 David BAUDENS <baudens@mandrakesoft.com> 2.10q-2mdk
- Fix build for PPC
- Fix %doc
* Fri Nov 10 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.10q-1mdk
- new and shiny version.
* Tue Sep 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-6mdk
- Pamstackizification.
* Wed Sep 20 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.10o-5mdk
- added compat patch for ftp://nfs.sourceforge.net/pub/nfs.
* Sat Aug 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-4mdk
- Fix info file installation.
* Fri Aug 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-3mdk
- Change license to GPL.
* Wed Aug 23 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.
* Wed Aug 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10o-1mdk
- 2.10o.
* Wed Aug 16 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
* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.10n-3mdk
- automatically added BuildRequires
* Thu Aug 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10n-2mdk
- Add install-info for ipc.
* Thu Aug 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10n-1mdk
- Correct URL.
- 2.10n.
* Mon Jul 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10m-1mdk
- Add /usr/share/man to whereis.
- BM.
- Merge rh patches.
- 2.19m.
* Fri Jun 30 2000 Vincent Saugey <vince@mandrakesoft.com> 2.10h-6mdk
- Remove Requires: tcsh
- move exemple to doc
* Thu Jun 29 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10h-5mdk
- Remove Requires: kernel.
* Sun Jun 04 2000 David BAUDENS <baudens@mandrakesoft.com> 2.10h-4mdk
- Really use RPM_OPT_FLAGS
- Use %{_tmppath} for BuildRoot
- Comment empty %ifarch
- Remove duplicate k6
* Fri May 26 2000 Adam Lebsack <adam@mandrakesoft.com> 2.10h-3mdk
- ppc clock patch fix
* Mon May 15 2000 Pixel <pixel@mandrakesoft.com> 2.10h-2mdk
- fix build (ugly)
* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10h-1mdk
- 2.10h.
- Spec-helper cleanup.
- Adjust groups.
* Sun Mar 19 2000 John Buswell <johnb@mandrakesoft.com> 2.10f-2mdk
- Added PPC support
- Added fix for PowerMac/G3/G4 clock
* Wed Feb 16 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10f-1mdk
- 2.10f.
* Wed Jan 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.10e-1mdk
- Fix multiple files inclusion for alpha and sparc{,64}.
- 2.10e.
* Tue Jan 18 2000 Frederic Lepied <flepied@mandrakesoft.com> 2.10b-3mdk
- fixed build on sparc.
* Sun Nov 21 1999 Pixel <pixel@mandrakesoft.com>
- add rescuept in %files
* Mon Nov 15 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.2.10b.
* Wed Nov 03 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.2.10.
* Tue Nov 02 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix this fu**** %files, references to a archeologic arch(again).
* Mon Oct 25 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix this fu**** %files, references to a dinosaur arch.
- Merge with (Buggy) RH changes.
- 2.9z
* Tue Sep 28 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- 2.9y
* Mon Sep 13 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
* Sun Aug 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Insert rescuept.
* Tue Aug 24 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- 2.9w
* Wed Jul 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.9v
* Sun Jul 11 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- 2.9u
- Add french description from Thierry Vignaud <tvignaud@linux-mandrake.com>
* Fri Jul 09 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
- update source url
- rebuild under cur env (13mdk)
* Mon Jul 05 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- Update to 2.9t
- remove a series of patches - they finally made it to the base.
* Mon May 24 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- fix some %ifarch bugs
- Update to 2.9r
* Tue May 11 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add vigr to the file lists.
* Sat Apr 10 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
* 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
* Tue Oct 13 1998 Erik Troan <ewt@redhat.com>
- patched more to use termcap
* Mon Oct 12 1998 Erik Troan <ewt@redhat.com>
- added warning about alpha/bsd label starting cylinder
* Mon Sep 21 1998 Erik Troan <ewt@redhat.com>
- use sigsetjmp/siglongjmp in more rather then sig'less versions
* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
- explicit attrs for setuid/setgid programs
* Thu Aug 27 1998 Cristian Gafton <gafton@redhat.com>
- sln is now included in glibc
* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
- add cbm1581 floppy definitions (problem #787)
* Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
- remove /etc/nologin at end of shutdown/halt.
* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
- add mount/losetup.
* Thu Jun 18 1998 Jeff Johnson <jbj@redhat.com>
- update to 2.8 with 2.8b clean up. hostid now defunct?
* Mon Jun 01 1998 David S. Miller <davem@dm.cobaltmicro.com>
- "more" now works properly on sparc
* Sat May 02 1998 Jeff Johnson <jbj@redhat.com>
- Fix "fdisk -l" fault on mounted cdrom. (prob #513)
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sat Apr 11 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
* Wed Oct 22 1997 Michael Fulbright <msf@redhat.com>
- minor cleanups for glibc 2.1
* Fri Oct 17 1997 Michael Fulbright <msf@redhat.com>
- added vfat32 filesystem type to list recognized by fdisk
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
- don't build clock on the alpha
- don't install chkdupexe
* Thu Oct 02 1997 Michael K. Johnson <johnsonm@redhat.com>
- Update to new pam standard.
- BuildRoot.
* Thu Sep 25 1997 Cristian Gafton <gafton@redhat.com>
- added rootok and setproctitle patches
- updated pam config files for chfn and chsh
* Tue Sep 02 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
* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
- update to util-linux 2.7, fixed login problems
* Wed Jun 25 1997 Erik Troan <ewt@redhat.com>
- Merged Red Hat changes into main util-linux source, updated package to
development util-linux (nearly 2.7).
* Tue Apr 22 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.
/sbin/losetup /usr/share/man/man8/losetup.8.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:43:12 2013