Thu, 18 Apr 2024 22:53:05 UTC | login

Information for build autofs-5.1.6-8.fc33

ID183808
Package Nameautofs
Version5.1.6
Release8.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/autofs.git#a3c86e481eb42aa9c242460daf89067dfe221976
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, 15 Aug 2020 04:50:48 UTC
CompletedSat, 15 Aug 2020 05:54:44 UTC
Taskbuild (f33, /rpms/autofs.git:a3c86e481eb42aa9c242460daf89067dfe221976)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/autofs.git#a3c86e481eb42aa9c242460daf89067dfe221976'}}
Tags
f33
RPMs
src
autofs-5.1.6-8.fc33.src.rpm (info) (download)
riscv64
autofs-5.1.6-8.fc33.riscv64.rpm (info) (download)
autofs-debuginfo-5.1.6-8.fc33.riscv64.rpm (info) (download)
autofs-debugsource-5.1.6-8.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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(). * 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().