Sun, 05 May 2024 02:50:05 UTC | login

Information for build autofs-5.1.8-20.fc38

ID249138
Package Nameautofs
Version5.1.8
Release20.fc38
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/autofs.git#eef91b089a00272e9ce961c3f04683fccbaa7658
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 07 Jun 2023 16:25:23 UTC
CompletedWed, 07 Jun 2023 17:28:38 UTC
Taskbuild (f38, /rpms/autofs.git:eef91b089a00272e9ce961c3f04683fccbaa7658)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/autofs.git#eef91b089a00272e9ce961c3f04683fccbaa7658'}}
Tags
f38
f39
f40
RPMs
src
autofs-5.1.8-20.fc38.src.rpm (info) (download)
riscv64
autofs-5.1.8-20.fc38.riscv64.rpm (info) (download)
autofs-debuginfo-5.1.8-20.fc38.riscv64.rpm (info) (download)
autofs-debugsource-5.1.8-20.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Mar 29 2023 Ian Kent <ikent@redhat.com> - 1:5.1.8-20 - fix autofs regression due to positive_timeout. - fix parse module instance mutex naming. - serialise lookup module open and reinit. - coverity fix for invalid access. - fix hosts map deadlock on restart. - fix deadlock with hosts map reload. - fix memory leak in update_hosts_mounts(). - fix minus only option handling in concat_options(). - fix incorrect path for is_mounted() in try_remount(). - fix additional tsv invalid access. - fix use_ignore_mount_option description. - include addtional log info for mounts. - fail on empty replicated host name. - improve handling of ENOENT in sss setautomntent(). - don't immediately call function when waiting. - fix return status of mount_autofs(). - don't close lookup at umount. - fix deadlock in lookups. - dont delay expire. - make amd mapent search function name clear. - rename statemachine() to signal_handler(). - make signal handling consistent. - eliminate last remaining state_pipe usage. - add function master_find_mapent_by_devid(). - use device id to locate autofs_point when setting log priotity. - add command pipe handling functions. - switch to application wide command pipe. - get rid of unused field submnt_count. - fix mount tree startup reconnect. - fix unterminated read in handle_cmd_pipe_fifo_message(). * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Oct 19 2022 Ian Kent <ikent@redhat.com> - 1:5.1.8-7 - fix invalid tsv access. * Tue Sep 13 2022 Ian Kent <ikent@redhat.com> - 1:5.1.8-6 - fix changelog out of order entry. - fix missing unlock in sasl_do_kinit_ext_cc(). - fix file listed twice in spec file. * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri May 06 2022 Ian Kent <ikent@redhat.com> - 1:5.1.8-4 - fix kernel mount status notification. - fix set open file limit. - improve descriptor open error reporting. - fix root offset error handling. - fix nonstrict fail handling of last offset mount. - dont fail on duplicate offset entry tree add. - fix loop under run in cache_get_offset_parent(). - bailout on rpc systemerror. - fix nfsv4 only mounts should not use rpcbind. - simplify cache_add() a little. - fix use after free in tree_mapent_delete_offset_tree(). - fix memory leak in xdr_exports(). - avoid calling pthread_getspecific() with NULL key_thread_attempt_id. - fix sysconf(3) return handling. - remove nonstrict parameter from tree_mapent_umount_offsets(). - fix handling of incorrect return from umount_ent(). - dont use initgroups() at spawn. * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 12 2021 Björn Esser <besser82@fedoraproject.org> - 1:5.1.8-2 - Rebuild(libnsl2) * Tue Oct 19 2021 Ian Kent <ikent@redhat.com> - 1:5.1.8-1 - Update to upstream release 5.1.8. * Wed Oct 13 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-21 - fix use of possibly NULL var in lookup_program.c:match_key(). - fix incorrect print format specifiers in get_pkt(). - add mapent path length check in handle_packet_expire_direct(). - add copy length check in umount_autofs_indirect(). - add some buffer length checks to master map parser. - add buffer length check to rmdir_path(). - eliminate buffer usage from handle_mounts_cleanup(). - add buffer length checks to autofs mount_mount(). - make NFS version check flags consistent. - refactor get_nfs_info(). - also require TCP_REQUESTED when setting NFS port. * Mon Aug 02 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-20 - fix potential memory leak in "eliminate some more alloca usage" patch. - remove unused parameter from add_path() in "eliminate some more alloca usage" patch. * Thu Jul 22 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-19 - fix concat_options() error handling. - eliminate some more alloca usage. - use default stack size for threads. * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.7-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 19 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-17 - correct patch, fix nonstrict offset mount fail handling. * Thu Jun 17 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-16 - fix nonstrict offset mount fail handling. * Tue Jun 15 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-15 - fix amd hosts mount expire. - fix offset entries order. - use mapent tree root for tree_mapent_add_node(). - eliminate redundant cache lookup in tree_mapent_add_node(). - fix hosts map offset order. - fix direct mount deadlock. - add missing desciption of null map option. * Mon May 31 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-13 - dont use AUTOFS_DEV_IOCTL_CLOSEMOUNT. - fix lookup_prune_one_cache() refactoring change. * Mon Apr 19 2021 Ian Kent <ikent@redhat.com> - 1:5.1.7-12 - Coverity fixes. - add missing free in handle_mounts(). - remove redundant if check. - fix possible memory leak in master_parse(). - fix possible memory leak in mnts_add_amdmount(). - fix double unlock in parse_mount(). - add length check in umount_subtree_mounts(). - fix flags check in umount_multi(). - dont try umount after stat() ENOENT fail. - remove redundant assignment in master_add_amd_mount_section_mounts(). - fix dead code in mnts_add_mount(). - fix arg not used in error print. - fix missing lock release in mount_subtree(). - fix double free in parse_mapent(). - refactor lookup_prune_one_cache() a bit. - cater for empty mounts list in mnts_get_expire_list(). - add ext_mount_hash_mutex lock helpers. - fix amd section mounts map reload. - fix dandling symlink creation if nis support is not available.