PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * htdbm: Warn when the user adds a plaintext password on a platform
+ with crypt(). The server will assume that the format is crypt().
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs?rev=392944&view=rev
+ 2.2.x version of patch:
+ Trunk version works
+ +1: trawick, rpluem, colm
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
This can not be backported to 2.2.
- * htdbm: Warn when the user adds a plaintext password on a platform
- with crypt(). The server will assume that the format is crypt().
- Trunk version of patch:
- http://svn.apache.org/viewcvs?rev=392944&view=rev
- 2.2.x version of patch:
- Trunk version works
- +1: trawick, rpluem
-
* htdbm: Fix crash in 64-bit mode on HP-UX caused by unexpected
placement of crypt() prototype (unistd.h).
Trunk version of patch:
http://svn.apache.org/viewcvs?rev=393364&view=rev
2.2.x version of patch:
Trunk version works
- +1: trawick
+ +1: trawick, colm