Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904225 - www-servers/apache-2.4.57: version bump
Summary: www-servers/apache-2.4.57: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-12 10:14 UTC by Tomáš Mózes
Modified: 2023-04-14 01:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)