summaryrefslogtreecommitdiff
path: root/security/p5-String-Random/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-24Update to 0.32wen1-4/+4
Upstream changes: 0.32 2021-09-14 - Add ->get_pattern and ->set_pattern. - https://github.com/shlomif/String-Random/pull/5 - Thanks to https://github.com/ology
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-06Update to 0.31wen1-5/+5
Upstream changes: 0.31 2020-10-17 - dist.ini / weaver.ini / .tidyallrc / etc. cleanup - Move to @SHLOMIF - Inspired by Lady_Aleena.
2018-06-01Update to 0.30wen1-5/+5
Upstream changes: 0.30 2018-05-22 - Convert to Dist-Zilla.
2016-01-31Update 0.28 to 0.29mef1-5/+5
------------------- 0.29 2015-12-24 - Add a dependency on the 'parent' module: - This caused some CPAN Testers failures on perl-5.8.x. - http://www.cpantesters.org/cpan/report/d21f0078-6c11-1014-b233-6b3058476d35
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-1/+2
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z 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-06-13Update to 0.28wen1-4/+4
Upstream changes: 0.28 2015-01-22 - Convert Changes to CPAN::Changes and add t/cpan-changes.t . 0.27 2015-01-22 - Cache parsed range patterns. - Pull Request from Kosuke Asami (co-me). Thanks! - https://github.com/shlomif/String-Random/pull/1 - Clean up the code according to perlcritic. - Pull Request from Lance Brown. Thanks! - https://github.com/shlomif/String-Random/pull/2 - Add rand_gen parameter to new to specify a custom random generator. - Pull Request from Lance Brown. Thanks! - https://github.com/shlomif/String-Random/pull/3
2014-07-23Update security/p5-String-Random to 0.26.hiramatsu1-4/+4
Changes from previous: ---------------------- 0.26 Fri Jan 31 2014 - LICENSE section and file (CPANTS). - Minimum version of perl in Build.PL / META.yml . 0.25 Fri Dec 27 2013 - Update the link to the version control repository. 0.24 Tue Dec 03 2013 - Add keywords and a link to he repository to Build.PL / META.yml. 0.23 Tue Dec 03 2013 - Add t/style-trailing-space.t . - Update the POD in lib/String/Random.pm . - Add t/pod.t . - Convert Build.PL to Test::Run::Builder. - Hopefully fix https://rt.cpan.org/Public/Bug/Display.html?id=86894 - Bug #86894 for String-Random: Spurious warnings
2008-05-22Remove textproc/p5-String-Random which was a duplicate oftnn1-4/+4
security/p5-String-Random. Merge changes from the textproc one into the security one.
2006-08-13String::Random is used to generate random strings. It was written toadrianp1-0/+5
make generating random passwords and such a little easier.