On Tue, Jul 4, 2006 at 08:02:11 +1000 (+1000), Matthew Palmer wrote: > Style note: I know this version number won't end up in the Debian package > anyway, but it's better not to number your private versions with dashes > because it conflicts with the Debian version numbering. I usually use > 'mpalmer1' or '.1' (or '.2' in your case) instead.
Good idea - I'll remember that. > Oh nononono. Crypto code goes somewhere *other* than mod_auth_mysql.c -- a > separate file is good. A separate package is even better (I can't believe > that there's no library in Debian that provides SHA512 hashing). More > importantly, though, there's no licence statement with this code. It's > non-distributable. I'l go and ask the authors (it's originally from the kernel so I'll ask if they are happy for it under the Apache License). The other crypto code comes from the apr, so I'll see if I can change this into two patches - one for apr, one for mod_auth_mysql. > A patch for the documentation would also be appreciated. Documentation matching the code - it'll never happen :-) Adrian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

