|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: vsftpd
|
|
|
|
Name: vsftpd
|
|
|
|
Version: 3.0.5
|
|
|
|
Version: 3.0.5
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Summary: Very Secure Ftp Daemon
|
|
|
|
Summary: Very Secure Ftp Daemon
|
|
|
|
|
|
|
|
|
|
|
|
# OpenSSL link exception
|
|
|
|
# OpenSSL link exception
|
|
|
@ -168,6 +168,10 @@ mkdir -p $RPM_BUILD_ROOT/%{_var}/ftp/pub
|
|
|
|
%{_var}/ftp
|
|
|
|
%{_var}/ftp
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.0.5-9
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 20 2024 Tomas Korbar <tkorbar@redhat.com> - 3.0.5-8
|
|
|
|
* Tue Aug 20 2024 Tomas Korbar <tkorbar@redhat.com> - 3.0.5-8
|
|
|
|
- Fix FEAT command to list AUTH TLS when TLSv1.3 is enabled
|
|
|
|
- Fix FEAT command to list AUTH TLS when TLSv1.3 is enabled
|
|
|
|
- Resolves: RHEL-54726
|
|
|
|
- Resolves: RHEL-54726
|
|
|
|