Thu, 24 Apr 2025 23:16:16 MSK | login

Information for build httpcomponents-core-4.4.13-9.el9_5

ID24725
Package Namehttpcomponents-core
Version4.4.13
Release9.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/httpcomponents-core#aecc4bc2f97d8b16466735e786a6846bd78a2dd9
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 bysys_devci
State complete
Volume DEFAULT
StartedThu, 26 Dec 2024 09:15:41 MSK
CompletedThu, 26 Dec 2024 09:22:57 MSK
Taskbuild (inferit-9_5-candidate, /rpms/httpcomponents-core/:changed/i9c/httpcomponents-core-4.4.13-9.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/httpcomponents-core/?#changed/i9c/httpcomponents-core-4.4.13-9.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
httpcomponents-core-4.4.13-9.el9_5.src.rpm (info) (download)
noarch
httpcomponents-core-4.4.13-9.el9_5.noarch.rpm (info) (download)
httpcomponents-core-javadoc-4.4.13-9.el9_5.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 4.4.13-9 - Fix patch usage * Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 4.4.13-8 - Rebuild with regenerated Requires on Java * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.4.13-7 - Rebuilt for MSVSphere 9.1. * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.13-7 - Rebuild to regenerate auto-requires