From 35c7f8480af13ed6a2321e8f8378ad47d9aab42b Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 21 Apr 2013 06:24:56 +0000 Subject: [PATCH] propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1470268 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/STATUS b/STATUS index 24c419df20..8086095fff 100644 --- a/STATUS +++ b/STATUS @@ -261,6 +261,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patches work +1: jim + * htpasswd/htdbm: Fix hash generation bug. PR 54735 + trunk patches: https://svn.apache.org/r1465115 + 2.4.x patch: trunk patches work + +1: sf + + * htpasswd: Add -v option + trunk patches: https://svn.apache.org/r1465116 + 2.4.x patch: trunk patches work + +1: sf + + * core: Add workaround for gcc bug on sparc/64bit + trunk patches: https://svn.apache.org/r1470183 + 2.4.x patch: trunk patches work + +1: sf + + * mod_auth_digest: avoid crash if shm init fails. + trunk patches: https://svn.apache.org/r1463047 + 2.4.x patch: trunk patches work + +1: sf + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here. -- 2.50.1