Fri, 03 May 2024 18:42:41 UTC | login

Information for build vsftpd-3.0.3-38.fc33

ID150930
Package Namevsftpd
Version3.0.3
Release38.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/vsftpd.git#d37bca598d7a7925579b9dcfcd9c221f42d0a936
SummaryVery Secure Ftp Daemon
Descriptionvsftpd is a Very Secure FTP daemon. It was written completely from scratch.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 06:15:25 UTC
CompletedSat, 28 Mar 2020 06:33:52 UTC
Taskbuild (f33, /rpms/vsftpd.git:d37bca598d7a7925579b9dcfcd9c221f42d0a936)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/vsftpd.git#d37bca598d7a7925579b9dcfcd9c221f42d0a936'}}
Tags
f33
RPMs
src
vsftpd-3.0.3-38.fc33.src.rpm (info) (download)
riscv64
vsftpd-3.0.3-38.fc33.riscv64.rpm (info) (download)
vsftpd-debuginfo-3.0.3-38.fc33.riscv64.rpm (info) (download)
vsftpd-debugsource-3.0.3-38.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Mar 17 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-38 - Removed a hint about the ftp_home_dir SELinux boolean from the config file - Resolves: rhbz#1623424 * Thu Feb 13 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-37 - Fix timestamp handling in MDTM - Resolves: rhbz#1567855 * Fri Feb 07 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-36 - Fix build with gcc 10 - Resolves: rhbz#1800239 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Tom Stellard <tstellar@redhat.com> - 3.0.3-34 - Use make_build macro * Thu Nov 28 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-33 - Finish up the fix to the problem with bad utmp entries when pututxline() fails - Resolves: rhbz#1688852 - Resolves: rhbz#1737433 * Mon Aug 05 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-32 - Partially fix problem with bad utmp entries when pututxline() fails - Resolves: rhbz#1688848 * Sat Aug 03 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-31 - Fix segfault when listen() returns an error - Resolves: rhbz#1666380 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jul 25 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-28 - Rebuilt, switched to SHA512 source tarball hash * Wed Jul 25 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-27 - Fix a segfault when running as PID 1 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-25 - Add config option log_die allowing to pass error messages to syslog - Add config option bind_retries allowing to change the max number - of attempts to find a listening port for the PASV/EPSV command - Resolves: rhbz#1318198 * Fri Jun 01 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-24 - Fix filename expansion in vsftpd_conf_migrate.sh ... again * Thu May 10 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-23 - Fix issues found by Coverity Scan * Fri Apr 27 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-22 - Fix filename expansion in vsftpd_conf_migrate.sh * Thu Apr 05 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-21 - Improve documentation of better_stou in the man page