Commit graph

9 commits

Author SHA1 Message Date
wiz
74f2f2593f *: remove p5-File-Temp, part of perl 2020-09-04 11:32:24 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
1436dbaf85 Update p5-Crypt-PWSafe3 to 1.22.
1.22:	Records created by Crypt::PWSafe3 (eg. the ones fetched
	with getrecords) are now associated with the parent
	object, so that you can modify them directly and call
	$vault->save afterwards without using $vault->modifyrecord.

        Erase passwd from memory using zeros instead of
        random bytes. fixes github#9.

	Fixed rt.cpan.org#112975: Crypt::ECB (which we use) have been
	reworked and among other issues it fixed handline of padding.
	PWSafe3.pm did not specify a padding scheme (because it doesn't
	use it) and therefore Crypt::ECB enforced a default scheme
	which lead to an invalid key size. Now we specify explicitly
	padding:none, as suggested by Christoph Appel.
2016-04-08 14:46:13 +00:00
wiz
1d0a9db2af Import p5-Crypt-PWSafe3-1.21 as security/p5-Crypt-PWSafe3.
All tests pass.

Crypt::PWSafe3 provides read and write access to password database
files created by Password Safe V3 (and up).
2015-12-11 13:15:19 +00:00