Wed, 03 Jul 2024 04:58:12 UTC | login

Information for build python-backports-ssl_match_hostname-3.5.0.1-10.fc29

ID69256
Package Namepython-backports-ssl_match_hostname
Version3.5.0.1
Release10.fc29
Epoch
SummaryThe ssl.match_hostname() function from Python 3
DescriptionThe Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python. The actual code is only slightly modified from Python 3.5.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 00:58:45 UTC
CompletedSun, 12 Aug 2018 00:58:45 UTC
Tags
f29
f30
f31
RPMs
src
python-backports-ssl_match_hostname-3.5.0.1-10.fc29.src.rpm (info) (download)
noarch
python2-backports-ssl_match_hostname-3.5.0.1-10.fc29.noarch.rpm (info) (download)
Changelog * Wed Jul 25 2018 Pierre-Yves Chibon <pingou@pingoured.fr> - 3.5.0.1-10 - Use the py2 version of the macros * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.5.0.1-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.5.0.1-6 - Python 2 binary package renamed to python2-backports-ssl_match_hostname See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild