pkgsrc/sysutils/pwgen/distinfo
jdolecek ca43b53b0a Update pwgen to 2.04.
Changes since 2.03:
        * pw_phonemes.c (pw_phonemes): Allow one or more capital letters
                and one or more digits in the generated passwords.
                (Addresses Debian Bug: #182595)

        * pwgen.1: Explain that human-memorable passwords are vulnerable
                to off-line brute force attacks.  (Addresses Debian Bug:
                #276976)

        * pwgen.c, pwgen.h, pw_rand.c, pwgen.1: Make -A and -0 aliases to
                --no-capitalize and --no-numerals, and make those options
                work when --secure is specified.

        * pwgen.c, pwgen.h, pw_rand.c, pw_phonemes.c, pwgen.c: Add support
                for the --symbols/-y option, which adds special characters
                to the generated password.  (Addresses Debian Bug: #154561)

        * pwgen.c: Add -H, --sha1 option, to allow computing reproducible
                passwords, given a known file, and a known seed.
                (ie: pwgen -H ~/my_favourite.mp3#olivier@guerrier.com gives me
                a list of possibles passwords for my pop3 account, and I can
                ask this list again and again).   Feature suggested and
                implemented by Olivier Guerrier <olivier@guerrier.com>.

        * Fix obvious spelling typo in pwgen.1.  (Addresses Debian Bug
                #311461)

PR: 30714 by Leonard Schmidt
2005-10-16 12:59:14 +00:00

5 lines
237 B
Text

$NetBSD: distinfo,v 1.4 2005/10/16 12:59:14 jdolecek Exp $
SHA1 (pwgen-2.04.tar.gz) = 968aabedd6dc984deb925d4f88252fa34cf8d9e6
RMD160 (pwgen-2.04.tar.gz) = 600a782ec2ecdf2e8b2eba4d7b35442b5fbfaee3
Size (pwgen-2.04.tar.gz) = 47276 bytes