This commit is contained in:
Dennis Gilmore 2015-06-19 02:09:49 +00:00
parent cf84d93545
commit d389529825

View File

@ -3,7 +3,7 @@
Name: vsftpd
Version: 3.0.2
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Very Secure Ftp Daemon
Group: System Environment/Daemons
@ -167,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
%{_var}/ftp
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Sep 16 2014 Jiri Skala <jskala@redhat.com> - 3.0.2-13
- added appropriate values to ssl_ciphers (dh and ecdh patches)