Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

autofs-5.1.8-20.fc37 RPM for x86_64

From Fedora 37 updates for x86_64 / Packages / a

Name: autofs Distribution: Fedora Project
Version: 5.1.8 Vendor: Fedora Project
Release: 20.fc37 Build date: Wed Mar 29 05:17:55 2023
Group: Unspecified Build host: buildvm-x86-17.iad2.fedoraproject.org
Size: 1086807 Source RPM: autofs-5.1.8-20.fc37.src.rpm
Packager: Fedora Project
Summary: A tool for automatically mounting and unmounting filesystems
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.

Provides

Requires

License

GPLv2+

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 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.
  - fix build breakage due to glibc change.
* 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.

Files

/etc/auto.master
/etc/auto.master.d
/etc/auto.misc
/etc/auto.net
/etc/auto.smb
/etc/autofs.conf
/etc/autofs_ldap_auth.conf
/etc/sysconfig/autofs
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/7b9530e812c99dd536016a886e2a774a5fec01
/usr/lib/.build-id/08
/usr/lib/.build-id/08/1def35bb1379304f395ae02b1b3a1a80d3d276
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/3586c3e43c9d02bacd1ba5a4701d99c77f3ee0
/usr/lib/.build-id/25
/usr/lib/.build-id/25/31e6da9c510ed706b225db98eaa9286b165018
/usr/lib/.build-id/35
/usr/lib/.build-id/35/81bec3155adba9b8126b88ea62a1a84a8734b2
/usr/lib/.build-id/39
/usr/lib/.build-id/39/d870d9f82030b50286ea4ee72fc9694f1dd38e
/usr/lib/.build-id/63
/usr/lib/.build-id/63/23ad9d0af2ea031bd59ebfb8bc0be85c77154a
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/91c5f02f5bc3bc0d5f85ec765a13aaea697729
/usr/lib/.build-id/83
/usr/lib/.build-id/83/73e7355d984a75c8e65042f56d622bc0ac1368
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/2fe4fcb5acdf47aebad3a364ea2f19ff256037
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/f14cc60ebdeb232b1ac1fb5fbbb99f2b9c4460
/usr/lib/.build-id/90
/usr/lib/.build-id/90/3f68764cff934898869f9c36df778dbce25c35
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/c61a68bc440a9561a82a13ae88a9e5081c5339
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/21b9f86c29783a539c8a57cbe3f248ab64963c
/usr/lib/.build-id/c2/c85f58a83abe2de0b459fa64cdeb3a1f5a08bb
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/5c4371a4a4e1cb704f3ef355b21316f90f52e1
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/f9df782a26eca0d020799da0b7c9743b2bc28c
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/7742c68798532d8890c4405f0c320f73d92b8f
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/3b7fca9ad46f6bf40f8fc4aa2cf720be89c629
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/e1c1b450fa159afe67317d8311e5319c644711
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/0ead6479581138efef3a2d2ec87c6524b77930
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/cb25af46990d5cea73b8ffb3cd6ce44d2ec8a9
/usr/lib/systemd/system/autofs.service
/usr/lib64/autofs
/usr/lib64/autofs/lookup_dir.so
/usr/lib64/autofs/lookup_file.so
/usr/lib64/autofs/lookup_files.so
/usr/lib64/autofs/lookup_hosts.so
/usr/lib64/autofs/lookup_ldap.so
/usr/lib64/autofs/lookup_ldaps.so
/usr/lib64/autofs/lookup_multi.so
/usr/lib64/autofs/lookup_nis.so
/usr/lib64/autofs/lookup_program.so
/usr/lib64/autofs/lookup_sss.so
/usr/lib64/autofs/lookup_userhome.so
/usr/lib64/autofs/lookup_yp.so
/usr/lib64/autofs/mount_afs.so
/usr/lib64/autofs/mount_autofs.so
/usr/lib64/autofs/mount_bind.so
/usr/lib64/autofs/mount_changer.so
/usr/lib64/autofs/mount_ext2.so
/usr/lib64/autofs/mount_ext3.so
/usr/lib64/autofs/mount_ext4.so
/usr/lib64/autofs/mount_generic.so
/usr/lib64/autofs/mount_nfs.so
/usr/lib64/autofs/mount_nfs4.so
/usr/lib64/autofs/parse_amd.so
/usr/lib64/autofs/parse_sun.so
/usr/lib64/libautofs.so
/usr/sbin/automount
/usr/sbin/fedfs-map-nfs4
/usr/sbin/mount.fedfs
/usr/share/doc/autofs
/usr/share/doc/autofs/COPYING
/usr/share/doc/autofs/COPYRIGHT
/usr/share/doc/autofs/CREDITS
/usr/share/doc/autofs/INSTALL
/usr/share/doc/autofs/README
/usr/share/doc/autofs/README.active-restart
/usr/share/doc/autofs/README.amd-maps
/usr/share/doc/autofs/README.autofs-schema
/usr/share/doc/autofs/README.changer
/usr/share/doc/autofs/README.ldap-schema
/usr/share/doc/autofs/README.ncpfs
/usr/share/doc/autofs/README.replicated-server
/usr/share/doc/autofs/README.smbfs
/usr/share/doc/autofs/README.v5.release
/usr/share/doc/autofs/autofs.schema
/usr/share/doc/autofs/ldap-automount-auto.direct
/usr/share/doc/autofs/ldap-automount-auto.indirect
/usr/share/doc/autofs/ldap-automount-auto.master
/usr/share/doc/autofs/ldap-automount-rfc2307-bis-auto.direct
/usr/share/doc/autofs/ldap-automount-rfc2307-bis-auto.indirect
/usr/share/doc/autofs/ldap-automount-rfc2307-bis-auto.master
/usr/share/doc/autofs/ldap-automount-rfc2307-bis-old-style-auto.master
/usr/share/doc/autofs/ldap-nis-auto.direct
/usr/share/doc/autofs/ldap-nis-auto.indirect
/usr/share/doc/autofs/ldap-nis-auto.master
/usr/share/man/man5/auto.master.5.gz
/usr/share/man/man5/autofs.5.gz
/usr/share/man/man5/autofs.conf.5.gz
/usr/share/man/man5/autofs_ldap_auth.conf.5.gz
/usr/share/man/man8/autofs.8.gz
/usr/share/man/man8/automount.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024