Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100961 - external PCRE patch for Apache2
Summary: external PCRE patch for Apache2
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks: 100963
  Show dependency tree
 
Reported: 2005-07-31 20:58 UTC by Jesse D. Guardiani
Modified: 2005-08-04 06:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
external-pcre Apache patch (external-pcre.patch,14.59 KB, patch)
2005-07-31 21:00 UTC, Jesse D. Guardiani
Details | Diff
Apache Ebuild Patch Against 2.0.54-r8 (apache-2.0.54-r8.patch,1.25 KB, patch)
2005-07-31 21:03 UTC, Jesse D. Guardiani
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse D. Guardiani 2005-07-31 20:58:54 UTC
Apache 2.x contains a bug in it's PCRE implementation. This ebuild patch +
Apache patch combination (as I understand it) allows apache to make use of an
external PCRE library when the external-pcre USE flag is set.

It's necessary for the mod_caml ebuild I'm about to submit.
Comment 1 Jesse D. Guardiani 2005-07-31 21:00:31 UTC
Created attachment 64845 [details, diff]
external-pcre Apache patch
Comment 2 Jesse D. Guardiani 2005-07-31 21:03:36 UTC
Created attachment 64846 [details, diff]
Apache Ebuild Patch Against 2.0.54-r8
Comment 3 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-08-02 16:41:09 UTC
Please take this upstream, we are trying to keep as close to upstream as
possible.  The only patches we are adding to the gentoo patchset are ones that
are required to make apache work with gentoo, or that are security fixes.
Comment 4 Jesse D. Guardiani 2005-08-04 06:18:28 UTC
It's supposed to be included in Apache 2.1, so it's already been "taken
upstream". I just wanted to submit a patch here because I have no idea when 2.1
will be released.