Changelog for
autofs-5.1.5-10.fc30.x86_64.rpm :
* Mon Oct 07 2019 Ian Kent
- 1:5.1.5-10- add NULL check for get_addr_string() return.- use malloc(3) in spawn.c.- add mount_verbose configuration option.- optionally log mount requestor process info.- log mount call arguments if mount_verbose is set.- Fix NFS mount from IPv6 addresses.- make expire remaining log level debug.- allow period following macro in selector value.- fix macro expansion in selector values.- fix typing errors.- Explain /etc/auto.master.d usage.- plus map includes are only allowed in file sources.- Update README.- fix additional typing errors.- update autofs(8) offset map entry update description.- increase group buffer size geometrically.- also use strictexpire for offsets.- remove unused function has_fstab_option().- remove unused function reverse_mnt_list().- remove a couple of old debug messages.- fix amd entry memory leak.- fix unlink_mount_tree() not umounting mounts.- use ignore option for offset mounts as well.- add config option for \"ignore\" mount option- use bit flags for autofs mount types in mnt_list.- use mp instead of path in mnt_list entries.- always use PROC_MOUNTS to make mount lists.- add glibc getmntent_r().- use local getmntent_r in table_is_mounted().- refactor unlink_active_mounts() in direct.c.- don\'t use tree_is_mounted() for mounted checks.- use single unlink_umount_tree() for both direct and indirect mounts.- move unlink_mount_tree() to lib/mounts.c.- use local_getmntent_r() for unlink_mount_tree().- use local getmntent_r() in get_mnt_list().- use local getmntent_r() in tree_make_mnt_list().- fix missing initialization of autofs_point flags.
* Tue May 14 2019 Ian Kent - 1:5.1.5-4- support strictexpire mount option.- fix hesiod string check in master_parse().- add BuildRequires: krb5-devel.
* Thu Jan 31 2019 Fedora Release Engineering - 1:5.1.5-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Nov 05 2018 Ian Kent - 1:5.1.5-2- update spec file to build without hesiod.
* Mon Nov 05 2018 Ian Kent - 1:5.1.5-1- update to upstream 5.1.5 release.
* Fri Aug 17 2018 Ian Kent - 1:5.1.4-21- fix use after free in parse_ldap_config().
* Mon Aug 06 2018 Ian Kent - 1:5.1.4-20- fix update_negative_cache() map source usage.- fix program usage message.
* Thu Jul 12 2018 Fedora Release Engineering - 1:5.1.4-19- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 03 2018 Ian Kent - 1:5.1.4-18- add man page note about extra slashes in paths.- add a number of covarity identified fixes.- change expire type naming to better reflect usage.- use defines for expire type.- make umount_ent() recognise forced umount.- enable SIGUSR2 handling in rpm spec file.- fix age setting at startup.
* Thu May 17 2018 Ian Kent - 1:5.1.4-17- fix fd leak in rpc_do_create_client().
* Mon Mar 26 2018 Ian Kent - 1:5.1.4-16- also add missing \"BuildRequires: systemd-devel\".
* Mon Mar 26 2018 Ian Kent - 1:5.1.4-15- tiny patch for autofs typo and possible bug.- add units After line to include statd service.- use systemd sd_notify() at startup.- fix NFS version mask usage.- fix incorrect date in changelog.
* Tue Mar 06 2018 Ian Kent - 1:5.1.4-14- improve hostname lookup error logging.
* Tue Mar 06 2018 Ian Kent - 1:5.1.4-13- fix install permissions of auto.net and auto.smb.- update change log.
* Mon Feb 19 2018 Ian Kent - 1:5.1.4-12- dont allow trailing slash in master map mount points.- fix libresolv configure check.- add fedfs-getsrvinfo.c.- add mount.fedfs.c.- add fedfs-map-nfs4.c- add conditional inclusion of fedfs binaries.- add an example fedfs master map entry to the installed master map.
* Fri Feb 09 2018 Igor Gnatenko - 1:5.1.4-11- Escape macros in %changelog
* Fri Feb 09 2018 Ian Kent - 1:5.1.4-10- clean up obsolete spec file directives.
* Wed Feb 07 2018 Ian Kent - 1:5.1.4-9- fix install mode of autofs_ldap_auth.conf.
* Tue Feb 06 2018 Ian Kent - 1:5.1.4-8- add missing BuildRequires.
* Mon Feb 05 2018 Ian Kent - 1:5.1.4-7- add error handling for ext_mount_add().- account for recent libnsl changes.- use_hostname_for_mounts shouldn\'t prevent selection among replicas.- fix monotonic_elapse.- Makefiles.rules: remove \'samples\' from SUBDIRS.
* Thu Feb 01 2018 Ian Kent - 1:5.1.4-6- dont use array for path when not necessary.- fix prefix option handling in expand_entry().- fix sublink option not set from defaults.- fix error return in do_nfs_mount().
* Wed Jan 10 2018 Ian Kent - 1:5.1.4-5- actually apply fix use after free in do_master_list_reset().- fix deadlock in dumpmaps.- fix rpcgen dependency problem.
* Fri Dec 22 2017 Ian Kent - 1:5.1.4-4- fix use after free in do_master_list_reset().
* Wed Dec 20 2017 Ian Kent - 1:5.1.4-3- fix email in last two changelog entries.
* Tue Dec 19 2017 Ian Kent - 1:5.1.4-2- fix flag file permission.- fix directory create permission.
* Tue Dec 19 2017 Ian Kent - 1:5.1.4-1- Update to upstream 5.1.4 release.
* Tue Nov 07 2017 Igor Gnatenko - 1:5.1.3-5- Remove old crufty coreutils requires