The way I do 2.4.x updates right now:

while true; do svn up; sleep .1; done

;-)

> Am 08.09.2021 um 10:29 schrieb yla...@apache.org:
> 
> Author: ylavic
> Date: Wed Sep  8 08:29:19 2021
> New Revision: 1893113
> 
> URL: http://svn.apache.org/viewvc?rev=1893113&view=rev
> Log:
> Backported in r1893111. [skip ci]
> 
> Modified:
>    httpd/httpd/branches/2.4.x/STATUS
> 
> Modified: httpd/httpd/branches/2.4.x/STATUS
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1893113&r1=1893112&r2=1893113&view=diff
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/STATUS (original)
> +++ httpd/httpd/branches/2.4.x/STATUS Wed Sep  8 08:29:19 2021
> @@ -141,12 +141,6 @@ RELEASE SHOWSTOPPERS:
> PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
>   [ start all new proposals below, under PATCHES PROPOSED. ]
> 
> -  *) mod_proxy: Don't canonicalize with both nocanon and 
> ProxyPassInterpolateEnv
> -     On.  PR 65549.
> -     trunk patch: http://svn.apache.org/r1893016
> -     2.4.x patch: svn merge -c 1893016 ^/httpd/httpd/trunk .
> -     +1: ylavic, covener, rpluem
> -
>   *) mod_unique_id: Earlier request_time initialization in 
> read_request_line(),
>      plus use of an atomic counter to close the race condition.
>      trunk patch: http://svn.apache.org/r1893001
> 
> 

Reply via email to