Wed, 07 Jun 2023 03:03:52 UTC

Information for build vsftpd-3.0.3-46.fc36

ID1832268
Package Namevsftpd
Version3.0.3
Release46.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/vsftpd.git#ebaec574529e0220ee94569780d0bd6ca3ae7721
SummaryVery Secure Ftp Daemon
Descriptionvsftpd is a Very Secure FTP daemon. It was written completely from scratch.
Built byaegorenk
State complete
Volume DEFAULT
StartedWed, 13 Oct 2021 12:29:19 UTC
CompletedWed, 13 Oct 2021 12:32:38 UTC
Taskbuild (rawhide, /rpms/vsftpd.git:ebaec574529e0220ee94569780d0bd6ca3ae7721)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/vsftpd.git#ebaec574529e0220ee94569780d0bd6ca3ae7721'}}
Tags No tags
RPMs
src
vsftpd-3.0.3-46.fc36.src.rpm (info) (download)
aarch64
vsftpd-3.0.3-46.fc36.aarch64.rpm (info) (download)
vsftpd-debuginfo-3.0.3-46.fc36.aarch64.rpm (info) (download)
vsftpd-debugsource-3.0.3-46.fc36.aarch64.rpm (info) (download)
armv7hl
vsftpd-3.0.3-46.fc36.armv7hl.rpm (info) (download)
vsftpd-debuginfo-3.0.3-46.fc36.armv7hl.rpm (info) (download)
vsftpd-debugsource-3.0.3-46.fc36.armv7hl.rpm (info) (download)
i686
vsftpd-3.0.3-46.fc36.i686.rpm (info) (download)
vsftpd-debuginfo-3.0.3-46.fc36.i686.rpm (info) (download)
vsftpd-debugsource-3.0.3-46.fc36.i686.rpm (info) (download)
ppc64le
vsftpd-3.0.3-46.fc36.ppc64le.rpm (info) (download)
vsftpd-debuginfo-3.0.3-46.fc36.ppc64le.rpm (info) (download)
vsftpd-debugsource-3.0.3-46.fc36.ppc64le.rpm (info) (download)
s390x
vsftpd-3.0.3-46.fc36.s390x.rpm (info) (download)
vsftpd-debuginfo-3.0.3-46.fc36.s390x.rpm (info) (download)
vsftpd-debugsource-3.0.3-46.fc36.s390x.rpm (info) (download)
x86_64
vsftpd-3.0.3-46.fc36.x86_64.rpm (info) (download)
vsftpd-debuginfo-3.0.3-46.fc36.x86_64.rpm (info) (download)
vsftpd-debugsource-3.0.3-46.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
build.log
state.log
hw_info.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
build.log
root.log
state.log
mock_output.log
Changelog * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 3.0.3-46 - Rebuilt with OpenSSL 3.0.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Apr 08 2021 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-44 - Enable support for wide-character strings in logs - Replace unprintables with HEX code, not question marks * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.0.3-43 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Nov 27 2020 Timm Bäder<tbaeder@redhat.com> - 3.0.3-41 - Fix str_open() so it doesn't warn when compiled with clang - Pass $RPM_LD_FLAGS when linking * Mon Nov 02 2020 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-40 - Unit files fixed "After=network-online.target" * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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