JNI wrappers for Apache Portable Runtime for Tomcat

Edit Package libtcnative-1-0
https://tomcat.apache.org/tomcat-9.0-doc/apr.html

Tomcat can use the Apache Portable Runtime to provide superior
scalability, performance, and better integration with native server
technologies. The Apache Portable Runtime is a highly portable library
that is at the heart of Apache HTTP Server 2.x. APR has many uses,
including access to advanced IO functionality (such as sendfile, epoll
and OpenSSL), OS level functionality (random number generation, system
status, etc), and native process handling (shared memory, NT pipes and
Unix sockets).

These features allows making Tomcat a general purpose webserver, will
enable much better integration with other native web technologies, and
overall make Java much more viable as a full fledged webserver platform
rather than simply a backend focused technology.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
libtcnative-1-0.changes 0000011880 11.6 KB
libtcnative-1-0.keyring 0000073175 71.5 KB
libtcnative-1-0.spec 0000004318 4.22 KB
tomcat-native-1.3.0-src.tar.gz 0000345276 337 KB
tomcat-native-1.3.0-src.tar.gz.asc 0000000833 833 Bytes
Latest Revision
Björn Voigt's avatar Björn Voigt (bjoernv) committed (revision 9)
- Update to 1.3.0:
  * Update: Drop useless compile.optimize option.
  * Update: Align Java source compile configuration with Tomcat.
  * Fix: Fix version set in DLL header on Windows
  * Update: Remove an unreachable if condition around CRLs in
    sslcontext.c.
  * Fix: 67818: When calling SSL.setVerify() or SSLContext.setVerify(),
    the default verify paths are no longer set. Only the explicitly
    configured trust store, if any, will be used. (michaelo)
  * Update: Update the minimum supported version of LibreSSL to
    3.5.2.
  * Design: Remove NPN support as NPN was never standardised and browser
    support was removed in 2019.
Comments 0
openSUSE Build Service is sponsored by