Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372285 - app-admin/makepasswd-1.10 does not support the option "--crypt-md5"
Summary: app-admin/makepasswd-1.10 does not support the option "--crypt-md5"
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-19 18:13 UTC by Sergey Gusarov
Modified: 2018-11-25 10:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Gusarov 2011-06-19 18:13:41 UTC
makepasswd - this is a very old program(1998 year in the man page) and not supported by anyone other than Debian. We can assume the current version of Debian is the upstream.
The option "--crypt-md5" is known in other linux-distros for a long time. Strange that it does not exist in Gentoo. Patch from Debian is adding support for this option.

Reproducible: Always



Expected Results:  
Patch from http://packages.debian.org/stable/admin/makepasswd (makepasswd_1.10-5.diff.gz) added to makepasswd ebuild.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2011-06-21 00:38:51 UTC
I agree with the crypt output feature, but disagree with the switch from /dev/random to /dev/urandom