Пакет perl-Net-SSLeay-1.94-7.el10.src
| Имя | perl-Net-SSLeay | 
|---|---|
| Эпоха | 0 | 
| Версия | 1.94 | 
| Релиз | 7.el10 | 
| Архитектура | src | 
| Сайт | https://metacpan.org/release/Net-SSLeay | 
| Лицензия | Artistic-2.0 | 
| Время сборки | 2025-04-03 07:51:34 | 
| Хост сборки | builder-iso-x86-01.inferitos.ru | 
| Краткое описание | Perl extension for using OpenSSL | 
| Репозитории | AppStream | 
| Полное описание | This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, same API is offered for accessing http servers, too), a sslcat() function for writing your own clients, and finally access to the SSL API of SSLeay/OpenSSL package so you can write servers or clients for more complicated applications. | 
| Эррата | — | 
| Размер | 729 КиБ | 
| Исходный проект | perl-Net-SSLeay-1.94-7.el10 | 
| Контрольная сумма SHA-256 | 5e724c71b2f9fe9d0371920d5a95637ab208617ab938ab2c4aa5a839c443b1da | 
    ×
    ![Full screenshot]() 
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.94-7
- Rebuilt for MSVSphere 10
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.94-7
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.94-6
- Bump release for Aug 2024 java mass rebuild
* Tue Jul 02 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1.94-5
- Resolves: RHEL-33744 - Stop using OpenSSL ENGINE API
- Package tests
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.94-4
- Bump release for June 2024 mass rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.94-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.94-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 08 2024 Paul Howarth <paul@city-fan.org> - 1.94-1
- Update to 1.94
  - Net::SSLeay now officially supports all stable releases of OpenSSL 3.1 and
    3.2, and LibreSSL 3.5-3.8
  - Many noisy compiler warnings have been silenced - if SSLeay.xs fails to
    compile, it should now be much easier to identify the cause
  - libcrypto's OPENSSL_init_crypto() function and libssl's OPENSSL_init_ssl()
    function are now exposed, enabling fine-grained control over the
    initialisation and configuration of both libraries
  - libssl functions implementing TLS 1.3 PSK authentication are now exposed,
    in particular SSL_CTX_set_psk_find_session_callback() (on the server side)
    and SSL_CTX_set_psk_use_session_callback() (on the client side)
  - libssl functions implementing server-side TLS 1.2 PSK authentication are
    now exposed, in particular SSL_CTX_set_psk_server_callback()
  - libssl's SSL_CTX_set_client_hello_cb() function is now exposed, allowing a
    TLS server to set a callback function that is executed when the server
    processes a ClientHello message
  - Many more libcrypto/libssl constants and functions are now exposed; see the
    release notes for the 1.93 developer releases for a full list
* Thu Aug 03 2023 Paul Howarth <paul@city-fan.org> - 1.92-10
- Rebuild for OpenSSL 3.1.1 in Rawhide
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.92-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
    