Version: 2.07-6.1
* Sun Jul 12 2015 mpluskal@suse.com
- Add gpg signature
- Use autoreconf
- Cleanup spec file with spec-cleaner
* Tue Dec 09 2014 meissner@suse.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 2011 coolo@suse.com
- add autoconf as buildrequire to avoid implicit dependency
* Tue Oct 12 2010 mrdocs@opensuse.org
- remove rm -rf buildroot in the install section to remove the
rpmlint warrning
* Tue Sep 21 2010 lnussel@suse.de
- remove superfluous makepasswd script (bnc#619084)
* Fri Oct 02 2009 crrodriguez@opensuse.org
- fix fdleaks including [bnc#529521]
* Thu Jul 05 2007 kssingvo@suse.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 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 16 2006 kssingvo@suse.de
- update to version 2.05
* Wed Jan 11 2006 kssingvo@suse.de
- update to version 2.04
* Wed Sep 28 2005 dmueller@suse.de
- add norootforbuild
* Sat Jul 26 2003 poeml@suse.de
- fix permissions of documentation, and don't use deprecated chown
* .* syntax
* Tue May 13 2003 poeml@suse.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 01 2002 ro@suse.de
- fix file ownership
* Thu Aug 01 2002 poeml@suse.de
- add documentation to the filelist
* Thu Aug 01 2002 poeml@suse.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 2001 bjacke@suse.de
- initial build