Fri, 22 Nov 2024 13:06:18 CST | login

Information for build perl-HTTP-Tiny-0.076-461.el9

ID27760
Package Nameperl-HTTP-Tiny
Version0.076
Release461.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/perl-HTTP-Tiny.git#034ea6ae1607f096b019807077ab5acc3caba187
SummarySmall, simple, correct HTTP/1.1 client
DescriptionThis 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 22 Nov 2023 00:42:22 CST
CompletedWed, 22 Nov 2023 00:43:23 CST
Taskbuild (dist-circle9, /stage/rpms/perl-HTTP-Tiny.git:034ea6ae1607f096b019807077ab5acc3caba187)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/perl-HTTP-Tiny.git?#034ea6ae1607f096b019807077ab5acc3caba187'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
perl-HTTP-Tiny-0.076-461.el9.src.rpm (info) (download)
noarch
perl-HTTP-Tiny-0.076-461.el9.noarch.rpm (info) (download)
perl-HTTP-Tiny-tests-0.076-461.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.076-460 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688