2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2018-05-29 04:57:56 by Brian Ginsbach | Files touched by this commit (2) |
Log message:
Update to 2.08:
* Suppress trailing space after the last password (Closes: #794635)
* Make pwgen -s more "secure" for 1 and 2 character passwords
(Closes: #666725)
* Fix option parsing of "pwgen --no-capitalize --no-vowels" (Closes: \
#791908)
* Add new option --remove-chars which removes chars from the set of
characters used to generate passwords (Closes: #836334)
* Fix manpage typo (Closes: #579178)
* Stop -s from overwriting other flags (Closes: #436912)
(Note all numbers are references to Debian bug reports.
Excerpted from debian/changelog.)
|
2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165) |
Log message:
Follow some redirects.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-01-16 12:41:00 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.07:
* Remove backwards compatibility for no-tty mode. Addresses
CVE-2013-4440 (Closes: #725507)
* Fail hard if /dev/urandom and /dev/random are not available.
Addresses CVE-2013-4442 and Launchpad #1183213 (Closes: #767008)
* 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
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-04-16 00:01:05 by Thomas Klausner | Files touched by this commit (64) |
Log message:
Reset maintainer, developer has left the building
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2006-10-23 22:03:23 by Jaromir Dolecek | Files touched by this commit (2) |
Log message:
Update pwgen to 2.05.
Changes since 2.04:
* pwgen.1: Fix spelling mistakes in the man page (Addresses Debian
Bug: #323538)
* pwgen.c (main): Fix bug which would cause pwgen to loop forever
if the password length specified is 1.
Adresses PR pkg/34334 by Martin Wilke
|