Tue, 30 Apr 2024 23:36:57 UTC | login

Information for build httpcomponents-core-4.4.13-7.el9sbase_901

ID46000
Package Namehttpcomponents-core
Version4.4.13
Release7.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/httpcomponents-core#5523a7457ebec5b46420c7bca2e23851834b2ad0
SummarySet of low level Java HTTP transport components for HTTP services
DescriptionHttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O model based on Java NIO. The blocking I/O model may be more appropriate for data intensive, low latency scenarios, whereas the non-blocking model may be more appropriate for high latency scenarios where raw data throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 20:26:10 UTC
CompletedWed, 14 Jun 2023 20:35:51 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/httpcomponents-core:5523a7457ebec5b46420c7bca2e23851834b2ad0)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/httpcomponents-core#5523a7457ebec5b46420c7bca2e23851834b2ad0'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
httpcomponents-core-4.4.13-7.el9sbase_901.src.rpm (info) (download)
noarch
httpcomponents-core-4.4.13-7.el9sbase_901.noarch.rpm (info) (download)
httpcomponents-core-javadoc-4.4.13-7.el9sbase_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-7 - Rebuild to regenerate auto-requires * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.4.13-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-5 - Rebuild to workaround DistroBaker issue * Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-4 - Bootstrap Maven for CentOS Stream 9 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-3 - Bootstrap build - Non-bootstrap build