Bug#142070: Patch applied in sarge branch

2005-04-06 Thread Christian Perrier
Attached is the patch we applied to sarge regarding this bug. We have to check if it applies cleanly in woody. -- #! /bin/sh -e ## 010_chpasswd-md5.patch by Ian Gulliver [EMAIL PROTECTED] ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Add MD5 support to

Bug#142070: [Pkg-shadow-devel] Bug#142070: Patch applied in sarge branch

2005-04-06 Thread Christian Perrier
Quoting Christian Perrier ([EMAIL PROTECTED]): Attached is the patch we applied to sarge regarding this bug. We have to check if it applies cleanly in woody. The attached patch applies cleanly. I'm currently building a new version of the shadow package on a woody system to check if this

Bug#142070: Patch applied in sarge branch

2005-04-06 Thread Nicolas François
Hello Christian, Can you also update the chpasswd man page? I think it is part of the fix, because it indicates that the default algorithm is DES. -- Nekral -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#142070: [Pkg-shadow-devel] Bug#142070: Patch applied in sarge branch

2005-04-06 Thread Tomasz Koczko
On Wed, 6 Apr 2005, Christian Perrier wrote: Attached is the patch we applied to sarge regarding this bug. We have to check if it applies cleanly in woody. If I can .. Now I thing it will be better prepare this kind functionality in more common way for allow not only one encryption

Bug#142070: [Pkg-shadow-devel] Bug#142070: Patch applied in sarge branch

2005-04-06 Thread Christian Perrier
(remember, only reply to the bug number...:-))) If I can .. Now I thing it will be better prepare this kind functionality in more common way for allow not only one encryption algorintm. Propably in future even on libc level will be used more than two algorithms (now DES and MD5). Instead