-
Thu Mar 05 2015 Curt Carter <curt.carter@oracle.com> - 5.0.7-48.0.1
- add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280] (Bert Barbe)
use tcp instead of udp
-
Fri Dec 19 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-48
- bz1164957 - The default installed autofs.conf doesn't have default nfs
protocol set to 4
- add missing line to copy RedHat customized config to spec file.
- Resolves: rhbz#1164957
-
Tue Oct 28 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-47
- bz1156662 - autofs /net maps do not refresh list of shares exported on
the NFS server
- fix typo in update_hosts_mounts().
- fix hosts map update on reload.
- Resolves: rhbz#1156662
-
Fri Oct 17 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-46
- bz1153414 - autofs-5.0.5-109 with upgrade to RHEL 6.6 no longer recognizes
+yp: in auto.master
- fix fix master map type check.
- Resolves: rhbz#1153414
-
Wed Oct 15 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-45
- bz1152862 - autofs shouldn't have kernel as a dependency
- remove an ancient kernel Requires.
- Resolves: rhbz#1152862
-
Tue Oct 07 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-44
- bz1099800 - man page of /etc/init.d/autofs: /usr/share/man/man8/autofs.8.gz
is not needed in RHEL-7
- update man page autofs(8) for systemd
- Resolves: rhbz#1099800
-
Thu Sep 25 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-43
- bz1066772 - Clarify autofs(5) man page sections "Multiple Mounts" and
"Replicated Server"
- clarify multiple mounts description.
- Resolves: rhbz#1066772
-
Mon Sep 22 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-42
- bz1116184 - RFE: RHEL7: Add am-utils RPM or equivalent am-utils functionality
to other packages
- add amd map format parser.
- bz1132236 - Memory leak in get_exports
- fix memory leak in create_client().
- fix memory leak in get_exports().
- bz1135158 - double free or corruption (fasttop) causes abort in ldap_int_tls_destroy
- fix deadlock in init_ldap_connection().
- extend libldap serialization.
- Resolves: rhbz#1116184 rhbz#1132236 rhbz#1135158
-
Mon Aug 25 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-41
- bz1094661 - autofs can ghost non-existent map entries given the right timing
- fix negative status being reset on map read.
- fix fix negative status being reset on map read.
- check for non existent negative entries in lookup_ghost().
- bz1124389 - autofs-5.0.5-88.el6 breaks maps that have a -v in the options
- allow use of hosts map in maps (dependent patch).
- fix options compare.
- fix fix options compare.
- Resolves: rhbz#1094661 rhbz#1124389
-
Wed Feb 19 2014 Ian Kent <ikent@redhat.com> - 1:5.0.7-40
- bz1063139 - autofs regression test failure.
- fix fix ipv6 libtirpc getport.
- get_nfs_info() should query portmapper if port is not given.
- fix rpc_portmap_getport() proto not set.
- fix portmap not trying proto v2.
- Resolves: rhbz#1063139