Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
autofs5: A tool for automatically mounting and unmounting filesystems.
Name: | autofs5 |
Vendor: | Scientific Linux |
Version: | 5.0.1 |
License: | GPL |
Release: | 0.rc2.55.el4_6.2 |
URL: | |
- Summary
- autofs is a daemon which automatically mounts filesystems when you use
them, and unmounts them later when you are not using them. This can
include network filesystems, CD-ROMs, floppies, and so forth.
Changelog
- * Thu Dec 20 18:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el4_6.2
- Bugzilla Bug 426221: CVE-2007-6285 autofs default doesn't set nodev in /net [rhel-4.6.z]
- use mount option "nodev" for "-hosts" map unless "dev" is explicily specified.
- Related: rhbz#426221
- * Wed Dec 5 18:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el4_6.1
- Bug 412621: CVE-2007-5964 autofs defaults don't restrict suid in /net
- use mount option "nosuid" for "-hosts" map unless "suid" is explicily specified.
- Resolves: rhbz#412621
- * Wed Aug 8 19:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55
- make autofs5 co-exist with autofs.
- Related: rhbz#233547