Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: httpcomponents-core | Distribution: openSUSE:Factory:zSystems |
Version: 4.4.14 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Nov 7 13:42:18 2024 |
Group: Development/Libraries/Java | Build host: reproducible |
Size: 789024 | Source RPM: httpcomponents-core-4.4.14-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hc.apache.org/ | |
Summary: Set of low level Java HTTP transport components for HTTP services |
HttpCore 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.
Apache-2.0
* Thu Nov 07 2024 Fridrich Strba <[email protected]> - Upgraded to version 4.4.14 * PR #231: 4.4.x Use better map apis and more. + Remove redundant modifiers. + Use Collections.addAll() API instead of loops. + Remove redundant returns. + No need to explicitly declare an array when calling a vararg method. + Remote extra semicolons (;). * Bug fix: Non-blocking TLSv1.3 connections can end up in an infinite event spin when closed concurrently by the local and the remote endpoints. * HTTPCORE-647: Non-blocking connection terminated due to 'java.io.IOException: Broken pipe' can enter an infinite loop flushing buffered output data. * PR #201, HTTPCORE-634: Fix race condition in AbstractConnPool that can cause internal state corruption when persistent connections are manually removed from the pool. * Tue Feb 20 2024 Fridrich Strba <[email protected]> - Use %patch -P N instead of deprecated %patchN. * Sat Mar 19 2022 Fridrich Strba <[email protected]> - Build with source/target levels 8 * Mon Apr 27 2020 Fridrich Strba <[email protected]> - Upgraded to version 4.4.13 - Removed patch: * 0001-Re-generated-expired-test-certificates.patch + included in this version - Modified patch: * httpcomponents-core-java8compat.patch + rediffed to changed context * Sat Oct 05 2019 Fridrich Strba <[email protected]> - Avoid version-less dependencies in pom files, since xmvn-connector-gradle does not handle them well * Wed Mar 13 2019 Fridrich Strba <[email protected]> - Initial packaging of httpcomponent-core 4.4.10 - Generate and customize the ant build files - Added patches: * 0001-Re-generated-expired-test-certificates.patch + upstream fix to update expired certificates in tests * httpcomponents-core-java8compat.patch + fix code so that it produces binaries compatible with Java 8
/usr/share/doc/packages/httpcomponents-core /usr/share/doc/packages/httpcomponents-core/NOTICE.txt /usr/share/doc/packages/httpcomponents-core/README.txt /usr/share/doc/packages/httpcomponents-core/RELEASE_NOTES.txt /usr/share/java/httpcomponents /usr/share/java/httpcomponents/httpcore-nio.jar /usr/share/java/httpcomponents/httpcore.jar /usr/share/licenses/httpcomponents-core /usr/share/licenses/httpcomponents-core/LICENSE.txt /usr/share/maven-metadata/httpcomponents-core.xml /usr/share/maven-poms/httpcomponents /usr/share/maven-poms/httpcomponents/httpcore-nio.pom /usr/share/maven-poms/httpcomponents/httpcore.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024