[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект perl-HTTP-Tiny-0.076-462.el9

Имя perl-HTTP-Tiny
Эпоха 0
Версия 0.076
Релиз 462.el9
Сайт https://metacpan.org/release/HTTP-Tiny
Лицензия GPL+ or Artistic
Время сборки 2024-03-29 15:22:17
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Small, simple, correct HTTP/1.1 client
Репозитории AppStream
Полное описание This is a very simple HTTP/1.1 client, designed for doing simple GET requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies (currently only non-authenticating ones) and redirection. It also correctly resumes after EINTR.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
perl-HTTP-Tiny-0.076-462.el9.noarch Small, simple, correct HTTP/1.1 client 7d4d5cc53a61f48ef1d327c44dbdf39d127f09ef4e74196f75c444e30d712550 download
src
perl-HTTP-Tiny-0.076-462.el9.src Small, simple, correct HTTP/1.1 client b5befb5779e3dc406c7a2ca28ae5cf2f81ac994d355fe073224045ef40e14c19 download
История изменений link
* Tue Jan 16 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.076-462
- Update man page for CVE-2023-31486

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.076-461
- Rebuilt for MSVSphere 9.3 beta

* Fri Aug 04 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.076-461
- Changes the verify_SSL default parameter from 0 to 1 - CVE-2023-31486
- Resolves: rhbz#2228412