Tue, 28 Nov 2023 09:15:18 UTC | login

Information for build autofs-5.1.7-10.el9

ID3648
Package Nameautofs
Version5.1.7
Release10.el9
Epoch1
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/autofs#a5adb69dac0d51fe6e3d5b75971329d082c9e3d8
SummaryA tool for automatically mounting and unmounting filesystems
Descriptionautofs 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.
Built bydistrobaker/distrobaker.osci.redhat.com
State complete
Volume DEFAULT
StartedFri, 26 Mar 2021 02:06:48 UTC
CompletedFri, 26 Mar 2021 02:08:50 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/autofs:a5adb69dac0d51fe6e3d5b75971329d082c9e3d8)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/autofs#a5adb69dac0d51fe6e3d5b75971329d082c9e3d8'}}
Tags No tags
RPMs
src
autofs-5.1.7-10.el9.src.rpm (info) (download)
aarch64
autofs-5.1.7-10.el9.aarch64.rpm (info) (download)
autofs-debuginfo-5.1.7-10.el9.aarch64.rpm (info) (download)
autofs-debugsource-5.1.7-10.el9.aarch64.rpm (info) (download)
i686
autofs-5.1.7-10.el9.i686.rpm (info) (download)
autofs-debuginfo-5.1.7-10.el9.i686.rpm (info) (download)
autofs-debugsource-5.1.7-10.el9.i686.rpm (info) (download)
ppc64le
autofs-5.1.7-10.el9.ppc64le.rpm (info) (download)
autofs-debuginfo-5.1.7-10.el9.ppc64le.rpm (info) (download)
autofs-debugsource-5.1.7-10.el9.ppc64le.rpm (info) (download)
s390x
autofs-5.1.7-10.el9.s390x.rpm (info) (download)
autofs-debuginfo-5.1.7-10.el9.s390x.rpm (info) (download)
autofs-debugsource-5.1.7-10.el9.s390x.rpm (info) (download)
x86_64
autofs-5.1.7-10.el9.x86_64.rpm (info) (download)
autofs-debuginfo-5.1.7-10.el9.x86_64.rpm (info) (download)
autofs-debugsource-5.1.7-10.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Mar 16 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-10 - add xdr_exports(). - remove mount.x and rpcgen dependencies. - dont use realloc in host exports list processing. - use sprintf() when constructing hosts mapent. - fix mnts_remove_amdmount() uses wrong list. - Fix option for master read wait. - eliminate cache_lookup_offset() usage. - fix is mounted check on non existent path. - simplify cache_get_parent(). - set offset parent in update_offset_entry(). - remove redundant variables from mount_autofs_offset(). - remove unused parameter form do_mount_autofs_offset(). - refactor umount_multi_triggers(). - eliminate clean_stale_multi_triggers(). - simplify mount_subtree() mount check. - fix mnts_get_expire_list() expire list construction. - fix inconsistent locking in umount_subtree_mounts(). - fix return from umount_subtree_mounts() on offset list delete. - pass mapent_cache to update_offset_entry(). - fix inconsistent locking in parse_mount(). - remove unused mount offset list lock functions. - eliminate count_mounts() from expire_proc_indirect(). - eliminate some strlen calls in offset handling. - don't add offset mounts to mounted mounts table. - reduce umount EBUSY check delay. - cleanup cache_delete() a little. - rename path to m_offset in update_offset_entry(). - don't pass root to do_mount_autofs_offset(). - rename tree implementation functions. - add some multi-mount macros. - remove unused functions cache_dump_multi() and cache_dump_cache(). - add a len field to struct autofs_point. - make tree implementation data independent. - add mapent tree implementation. - add tree_mapent_add_node(). - add tree_mapent_delete_offsets(). - add tree_mapent_traverse_subtree(). - fix mount_fullpath(). - add tree_mapent_cleanup_offsets(). - add set_offset_tree_catatonic(). - add mount and umount offsets functions. - switch to use tree implementation for offsets. - remove obsolete functions. - remove redundant local var from sun_mount(). - use mount_fullpath() in one spot in parse_mount(). - pass root length to mount_fullpath(). - remove unused function master_submount_li.st_empty(). - move amd mounts removal into lib/mounts.c. - check for offset with no mount location. - remove mounts_mutex. - remove unused variable from get_exports(). * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-1 - Update to upstream release 5.1.7. * Mon Aug 31 2020 Ian Kent <ikent@redhat.com> - 1:5.1.6-11 - fix configure force shutdown check. * Tue Aug 25 2020 Ian Kent <ikent@redhat.com> - 1:5.1.6-10 - fix incorrect configure option. * Tue Aug 25 2020 Ian Kent <ikent@redhat.com> - 1:5.1.6-9 - mount_nfs.c fix local rdma share not mounting. - fix ldap sasl reconnect problem. - samples/ldap.schema fix. * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 17 2020 Ian Kent <ikent@redhat.com> - 1:5.1.6-7 - initialize struct addrinfo for getaddrinfo() calls. - fix quoted string length calc in expandsunent(). - fix double quoting of ampersand in auto.smb as well. - fix autofs mount options construction. * Mon Jun 01 2020 Ian Kent <ikent@redhat.com> - 1:5.1.6-4 - fix changelog message. - actually commit the patches referred to in the commit. - adjust revision to allow fixing f32 revision on update. * Mon Jun 01 2020 Ian Kent <ikent@redhat.com> - 1:5.1.6-3 - make bind mounts propagation slave by default. - update ldap READMEs and schema definitions. - fix program map multi-mount lookup after mount fail. - fix browse dir not re-created on symlink expire. - fix a regression with map instance lookup. - correct fsf address. - fix Makefile targets' directory dependencies. - remove intr hosts map mount option. - fix trailing dollar sun entry expansion. - fix double quoting in auto.smb. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 07 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.6-1 - update to upstream 5.1.6 release. * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 14 2019 Ian Kent <ikent@redhat.com> - 1:5.1.5-4 - add BuildRequires: krb5-devel. * Tue May 14 2019 Ian Kent <ikent@redhat.com> - 1:5.1.5-4 - support strictexpire mount option. - fix hesiod string check in master_parse().