Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
autofs: A tool for automatically mounting and unmounting filesystems.
Name: | autofs |
Vendor: | Scientific Linux |
Version: | 5.0.1 |
License: | GPL |
Release: | 0.rc2.55.el5_1.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 16:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el5.2
- Bug 426219: CVE-2007-6285 autofs default doesn't set nodev in /net [rhel-5.1.z]
- use mount option "nodev" for "-hosts" map unless "dev" is explicily specified.
- Related: rhbz#426219
- * Wed Dec 5 16:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55.el5.1
- Bug 410041: CVE-2007-5964 autofs defaults don't restrict suid in /net
- use mount option "nosuid" for "-hosts" map unless "suid" is explicily specified.
- Related: rhbz#410041
- * Tue Sep 25 17:00:00 2007 Ian Kent <ikent{%}redhat{*}com> - 5.0.1-0.rc2.55
- correct mistake in logic test in wildcard lookup (bz304111).
- Resolves: rhbz#304111