Debian Bug report logs - #475511
pwgen 2.06-1 produce other results than 2.05-1 by using a hash-file

version graph

Package: pwgen; Maintainer for pwgen is Theodore Y. Ts'o <[email protected]>; Source for pwgen is src:pwgen (PTS, buildd, popcon).

Reported by: Andreas Matthus <[email protected]>

Date: Fri, 11 Apr 2008 09:48:01 UTC

Severity: normal

Found in version pwgen/2.06-1

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], [email protected] (Theodore Y. Ts'o):
Bug#475511; Package pwgen. (full text, mbox, link).


Acknowledgement sent to Andreas Matthus <[email protected]>:
New Bug report received and forwarded. Copy sent to [email protected] (Theodore Y. Ts'o). (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Andreas Matthus <[email protected]>
To: [email protected]
Subject: pwgen 2.06-1 produce other results than 2.05-1 by using a hash-file
Date: Fri, 11 Apr 2008 11:44:01 +0200
[Message part 1 (text/plain, inline)]
Package: pwgen
Version: 2.06-1
Severity: normal

pwgen 2.06-1 produce other results than 2.05-1 by using a hash-file
Is it a feature or a bug? It will be loss all my passwords after update 
- that is not a good idea.

Example test with create_secure:


#!/bin/bash
# file create_secure
if [ $# -eq 2 ] ; then
        BYTES=$2
else
        BYTES=17
fi
pwgen $BYTES -c -n -1 -y -B -H  ~/myfile.my#$1 -N 9 | tail -1
# filename must be chanced to a existing file
#-----end create_secure

Call this script with

./create_secure web.de
./create_secure web.de 25
or similarly.


[smime.p7s (application/x-pkcs7-signature, attachment)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Fri May 16 01:30:16 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.