Define TLS cipher suite on build time

This commit is contained in:
Charalampos Stratakis 2018-02-01 11:20:15 +01:00 committed by Iryna Shcherbina
parent d84538b320
commit 02bfb4dc2a
1 changed files with 2 additions and 0 deletions

View File

@ -738,6 +738,7 @@ BuildPython() {
--enable-loadable-sqlite-extensions \
--with-dtrace \
--with-lto \
--with-ssl-default-suites=openssl \
%if %{with valgrind}
--with-valgrind \
%endif
@ -1577,6 +1578,7 @@ CheckPython optimized
%changelog
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.7.0-0.7.b1
- Update to 3.7.0b1
- Define TLS cipher suite on build time
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-0.6.a4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild