Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 904225

Summary: www-servers/apache-2.4.57: version bump
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: Current packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30571
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomáš Mózes 2023-04-12 10:14:57 UTC
https://downloads.apache.org/httpd/CHANGES_2.4.57

  *) mod_proxy: Check before forwarding that a nocanon path has not been
     rewritten with spaces during processing.  [Yann Ylavic]

  *) mod_proxy: In case that AllowEncodedSlashes is set to NoDecode do not
     double encode encoded slashes in the URL sent by the reverse proxy to the
     backend. [Ruediger Pluem]

  *) mod_http2: fixed a crash during connection termination. See PR 66539.
     [Stefan Eissing]

  *) mod_rewrite: Fix a 2.4.56 regression for substitutions ending
     in a question mark. PR66547. [Eric Covener]

  *) mod_rewrite: Add "BCTLS" and "BNE" RewriteRule flags. Re-allow encoded
     characters on redirections without the "NE" flag. 
     [Yann Ylavic, Eric Covener]

  *) mod_proxy: Fix double encoding of the uri-path of the request forwarded
     to the origin server, when using mapping=encoded|servlet.  [Yann Ylavic]

  *) mod_mime: Do not match the extention against possible query string
     parameters in case ProxyPass was used with the nocanon option.
     [Ruediger Pluem]
Comment 1 Larry the Git Cow gentoo-dev 2023-04-14 01:06:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e9f998f58ac86cfe2cae80a4a7596f4315816c

commit 33e9f998f58ac86cfe2cae80a4a7596f4315816c
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2023-04-12 10:32:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-14 01:05:15 +0000

    www-servers/apache: add 2.4.57
    
    Bug: https://bugs.gentoo.org/904225
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30571
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/apache/Manifest             |   1 +
 www-servers/apache/apache-2.4.57.ebuild | 259 ++++++++++++++++++++++++++++++++
 2 files changed, 260 insertions(+)