Apache Portable Runtime (APR) Library
http://apr.apache.org/
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or take
advantage of platform-specific deficiencies or features.
The APR is used by both Open Source and Commercial projects, prominent
examples being the Apache HTTP server.
- Developed at Apache
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/apr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apr-1.7.5.tar.bz2 | 0000898264 877 KB | |
apr-1.7.5.tar.bz2.asc | 0000000833 833 Bytes | |
apr-proc-mutex-map-anon.patch | 0000001148 1.12 KB | |
apr-test-sendfile-timeout.patch | 0000000617 617 Bytes | |
apr-visibility.patch | 0000001665 1.63 KB | |
apr.changes | 0000046058 45 KB | |
apr.keyring | 0000430154 420 KB | |
apr.spec | 0000004883 4.77 KB | |
reproducible.patch | 0000000678 678 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1201764
from
Petr Gajdos (pgajdos)
(revision 19)
- version update to 1.7.5 [bsc#1229783] CVE-2023-49582 *) Unix: Implement apr_shm_perms_set() for the "POSIX shm_open()" and "classic mmap" shared memory implementations. [Joe Orton, Ruediger Pluem] *) Fix missing ';' for XML/HTML hex entities from apr_escape_entity(). [Yann Ylavic] *) Fix crash in apr_pool_create() with --enable-pool-debug=all|owner. [Yann Ylavic] *) Improve platform detection by updating config.guess and config.sub. [Rainer Jung] *) CMake: Add support for CMAKE_WARNING_AS_ERROR. [Ivan Zhakov] *) CMake: Enable support for MSVC runtime library selection by abstraction. [Ivan Zhakov] *) CMake: Export installed targets (libapr-1, apr-1, libaprapp-1, aprapp-1) to apr:: namespace. [Ivan Zhakov] - modified patches % apr-visibility.patch (refreshed) % reproducible.patch (refreshed) (forwarded request 1201617 from pgajdos)
Comments 0