Index of /dist/apr/patches

Apache APR Project Source Code Recommended Patches

This downloads page includes only patches to the sources strongly recommended for building APR projects, generally using security .

Summary of patches

Icon  Name                              Last modified      Size  Description
[DIR] Parent Directory - [TXT] apr-1.5.0-out-of-tree-build.patch 17-Nov-2013 05:38 901 [TXT] apr-1.7.0-CVE-2021-35940.patch 21-Aug-2021 00:01 1.7K [TXT] apr-1.x-CVE-2009-2412.patch 04-Oct-2009 03:28 2.0K [TXT] apr-1.x-PR47645.patch 04-Oct-2009 03:28 718 [TXT] apr-util-1.x-CVE-2009-2412.patch 04-Oct-2009 03:28 2.5K

Summary of Patches

apr-1.5.0-out-of-tree-build

Correct a regression with out-of-tree builds on Unix.

CVE-2009-2412

Overflow flaw in apr_pool and apr_rmm APIs. Additional details forthcoming.

PR 47645

Fixes error handling in apr_pollset_poll() and apr_pollcb_poll() on Solaris, resolving symptoms which vary based on the application.