This commit is contained in:
Dennis Gilmore 2015-06-17 20:30:52 +00:00
parent 706f29a4a9
commit bcf7240633

View File

@ -24,7 +24,7 @@
Name: mingw-openssl
Version: 1.0.2a
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MinGW port of the OpenSSL toolkit
License: OpenSSL
@ -501,6 +501,9 @@ mkdir -m700 $RPM_BUILD_ROOT%{mingw64_sysconfdir}/pki/CA/private
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2a-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Apr 24 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.0.2a-1
- Synced with native openssl-1.0.2a-1.fc23
- Fixes various CVE's (RHBZ #1203855 #1203856)