Fri, 10 May 2024 10:20:21 UTC | login

Information for build autofs-5.1.6-2.fc33

ID151189
Package Nameautofs
Version5.1.6
Release2.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/autofs.git#65bb5719eb1304a7ab196a04db11203dd2fc90fd
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
StartedSat, 28 Mar 2020 07:46:06 UTC
CompletedSat, 28 Mar 2020 08:22:57 UTC
Taskbuild (f33, /rpms/autofs.git:65bb5719eb1304a7ab196a04db11203dd2fc90fd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/autofs.git#65bb5719eb1304a7ab196a04db11203dd2fc90fd'}}
Tags
f33
RPMs
src
autofs-5.1.6-2.fc33.src.rpm (info) (download)
riscv64
autofs-5.1.6-2.fc33.riscv64.rpm (info) (download)
autofs-debuginfo-5.1.6-2.fc33.riscv64.rpm (info) (download)
autofs-debugsource-5.1.6-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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(). * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 05 2018 Ian Kent <ikent@redhat.com> - 1:5.1.5-2 - update spec file to build without hesiod. * Mon Nov 05 2018 Ian Kent <ikent@redhat.com> - 1:5.1.5-1 - update to upstream 5.1.5 release. * Fri Aug 17 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-21 - fix use after free in parse_ldap_config(). * Mon Aug 06 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-20 - fix update_negative_cache() map source usage. - fix program usage message. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.4-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 03 2018 Ian Kent <ikent@redhat.com> - 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 <ikent@redhat.com> - 1:5.1.4-17 - fix fd leak in rpc_do_create_client().