APR 1.4.8 released

ditto

Verified User
Joined
Apr 27, 2009
Messages
2,354
APR 1.4.8 is released, they jumped from 1.4.6 to 1.4.8, I don't think 1.4.7 was never released. The new version is already in custombuild.

Here is the announcement: http://www.apache.org/dist/apr/Announcement1.x.html - Here is changelog: http://www.apache.org/dist/apr/CHANGES-APR-1.4 - also see http://apr.apache.org/

If you are running Apache 2.4.x, then I think all you need to upgrade is to recompile Apache?:

Code:
./build update
./build apache

I don't know how it works if you are on Apache 2.2.x, but I think maybe APR is bundled in Apache 2.2.x.
 
Back
Top