wrowe notes: CHANGES needs to be clearer than the text above.
Trunk/CHANGES and 2.2.x/CHANGES need an update.
+ * htpasswd.c: Syncronize with trunk version. This includes a couple of fixes:
+ r826805, r826822, r829162, r829355, r829431. The patch below covers only
+ the C code - we also need to apply the docs and CHANGES parts of r826805.
+ 2.2.x patch: http://people.apache.org/~fuankg/diffs/htpasswd.c.diff
+ sf: this will change the default algorithm from crypt to md5 (I am not
+ against it)
+ FWIW, htdbm in 2.2.x already defaults to MD5
+ +1 fuankg, wrowe, trawick
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.2.x: Trunk works with offset
+1: niq, wrowe
- * htpasswd.c: Syncronize with trunk version. This includes a couple of fixes:
- r826805, r826822, r829162, r829355, r829431. The patch below covers only
- the C code - we also need to apply the docs and CHANGES parts of r826805.
- 2.2.x patch: http://people.apache.org/~fuankg/diffs/htpasswd.c.diff
- sf: this will change the default algorithm from crypt to md5 (I am not
- against it)
- +1 fuankg, wrowe
-
* Fixes for gcc -Wall warnings in Windows code
Trunk patch: revisions/descriptions at
http://people.apache.org/~trawick/mingw_patch_revisions.txt