Changelog for
pwgen-2.08-287.2.x86_64.rpm :
Wed Nov 8 13:00:00 2017 aavindraaAATTgmail.com
- updated to version 2.08
* Suppress trailing space after the last password
* Make pwgen -s more \"secure\" for 1 and 2 character passwords
* Fix option parsing of \"pwgen --no-capitalize --no-vowels\"
* Add new option --remove-chars which removes chars from the set of
characters used to generate passwords
* Add cross-compilation to debian/rules
* Update control and copyright files to point at pwgen at github for
the home directory and primary git repository
- Drop 1 hunk that was fixed upsteam in pwgen-2.06-fdleaks.patch
* merged in df7d8419ee44088eeeb9df92074914a659e90b15
- Cleanup spec file with spec-cleaner
- Use macros more extensively in spec file
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