- 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 (forwarded request 539759 from avindra)
OBS-URL: https://build.opensuse.org/request/show/539827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pwgen?expand=0&rev=22
- 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
OBS-URL: https://build.opensuse.org/request/show/539759
OBS-URL: https://build.opensuse.org/package/show/Base:System/pwgen?expand=0&rev=16
- 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 (forwarded request 264517 from msmeissn)
OBS-URL: https://build.opensuse.org/request/show/264518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pwgen?expand=0&rev=20
- 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
OBS-URL: https://build.opensuse.org/request/show/264517
OBS-URL: https://build.opensuse.org/package/show/Base:System/pwgen?expand=0&rev=12