Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:41:26 +00:00
parent 0e1b4ad91a
commit 80a474f51c
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: vsftpd
Version: 3.0.3
Release: 45%{?dist}
Release: 46%{?dist}
Summary: Very Secure Ftp Daemon
# OpenSSL link exception
@ -171,6 +171,10 @@ mkdir -p $RPM_BUILD_ROOT/%{_var}/ftp/pub
%{_var}/ftp
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.3-46
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Thu May 20 2021 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-45
- Temporary pass -Wno-deprecated-declarations to gcc to ignore
deprecated warnings to be able to build against OpenSSL-3.0