Changelog for
pwgen-2.07-6.3.1.i686.rpm :
Sun Jul 12 14:00:00 2015 mpluskalAATTsuse.com
- Add gpg signature
- Use autoreconf
- Cleanup spec file with spec-cleaner
Tue Dec 9 13:00:00 2014 meissnerAATTsuse.com
- updated to version 2.07 (bsc#908992):
* New upstream version
* Remove backwards compatibility for no-tty mode. Addresses
CVE-2013-4440 (Closes: #725507) (bsc#846397)
* Fail hard if /dev/urandom and /dev/random are not available.
Addresses CVE-2013-4442 and Launchpad #1183213 (Closes: #767008)
(bsc#846397)
* Fix pwgen -B so that it doesn\'t accidentally generate passwords with
ambiguous characters after changing the case of some letters.
Addresses Launchpad Bugs #638418 and #1349863
* Fix potential portability bug on architectures where unsgined ints
are not 4 bytes long
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency
Tue Oct 12 14:00:00 2010 mrdocsAATTopensuse.org
- remove rm -rf buildroot in the install section to remove the
rpmlint warrning
Tue Sep 21 14:00:00 2010 lnusselAATTsuse.de
- remove superfluous makepasswd script (bnc#619084)
Fri Oct 2 14:00:00 2009 crrodriguezAATTopensuse.org
- fix fdleaks including [bnc#529521]
Thu Jul 5 14:00:00 2007 kssingvoAATTsuse.de
- update to version 2.06:
* Fix spelling mistakes in the man page pwgen.1
* Fix bug which would cause pwgen to loop forever if the password
length specified is 1
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 16 13:00:00 2006 kssingvoAATTsuse.de
- update to version 2.05
Wed Jan 11 13:00:00 2006 kssingvoAATTsuse.de
- update to version 2.04
Wed Sep 28 14:00:00 2005 dmuellerAATTsuse.de
- add norootforbuild
Sat Jul 26 14:00:00 2003 poemlAATTsuse.de
- fix permissions of documentation, and don\'t use deprecated chown
* .
* syntax
Tue May 13 14:00:00 2003 poemlAATTsuse.de
- update to 2.03
- pw_phonemes.c (pw_phonemes): Fix bug in how we call
pw_random_number() so that we generate passwords that start
with vowels, and insert numbers from 0-9, not just 0-8. (Oops!)
Addresses Debian bug #176688.
- use %defattr
Thu Aug 1 14:00:00 2002 roAATTsuse.de
- fix file ownership
Thu Aug 1 14:00:00 2002 poemlAATTsuse.de
- add documentation to the filelist
Thu Aug 1 14:00:00 2002 poemlAATTsuse.de
- update to the successor 2.02
note: if stdout is not on a terminal, it will behave like the old
- run autoconf and use RPM_OPT_FLAGS
Tue Apr 17 14:00:00 2001 bjackeAATTsuse.de
- initial build