Commit c564e939 authored by Rainer Jung's avatar Rainer Jung
Browse files

Improve platform detection for bundled PCRE by updating config.guess

and config.sub.

Submitted by: rjung
Reviewed by: wrowe, humbedooh


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1469717 13f79535-47bb-0310-9956-ffa450edef68
parent f771199c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -28,6 +28,9 @@ Changes with Apache 2.0.65
     is enabled, could allow local users to gain privileges via a .htaccess
     file. [Stefan Fritsch, Greg Ames]

  *) Improve platform detection for bundled PCRE by updating config.guess
     and config.sub.  [Rainer Jung]

Changes with Apache 2.0.64

  *) SECURITY: CVE-2010-1452 (cve.mitre.org)
+0 −8
Original line number Diff line number Diff line
@@ -190,14 +190,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  * pcre: update config.guess and config.sub for better platform support.
    Trunk version of patch:
      Does not apply.
    Patch in 2.2.x branch:
      Does not apply.
    Use recent files from http://git.savannah.gnu.org/cgit/config.git.
    +1: rjung, wrowe, humbedooh

  * mod_rewrite: PR 46428 - whitespace/encoding for proxied URL
    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=757427
    2.2.x patch: http://svn.apache.org/viewvc?view=revision&revision=773351
+706 −516

File changed.

Preview size limit exceeded, changes collapsed.

+488 −207

File changed.

Preview size limit exceeded, changes collapsed.