Commit graph

13 commits

Author SHA1 Message Date
nia
3df0f20e22 security: Replace RMD160 checksums with BLAKE2s checksums
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-26 11:16:56 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
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-11-04 01:17:40 +00:00
seb
1c65c53816 Update p5-Digest-SHA1 from version 2.12 to version 2.13.
Upstream changes:
2010-07-03   Release 2.13
    Mike McCauley (1):
          Fix memory leak in sha1_transform
2010-07-18 12:05:41 +00:00
sno
291eefde6d pkgsrc changes:
- Updating package for p5 module Digest::SHA1 from 2.11 to 2.12

Upstream changes:
2009-05-23   Release 2.12

    Gisle Aas (6):
	  Get rid of the old CVS ids
	  Avoid "redefined" error for ULONG on Win64
	  Less optimizations on IRIX [RT#8999]
	  Clean up the 'git status' output
	  Mention that SHA-1 might be weak [RT#11880]
	  Ensure more stuff in the META.yml file [RT#40757]

    Steve Peters (1):
	  Quiet warnings when compiled with -Wwrite-strings [RT#31915]
2009-05-24 13:10:49 +00:00
wiz
bb55c1bb23 Update to 2.11:
2006-01-18   Gisle Aas

   Release 2.11

   Internal cleanup to avoid some compiler warnings.
2006-01-22 20:31:29 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
heinz
50bb14cdd3 Update to version 2.10.
Changes since 2.07
==================

   Release 2.10

   Restore compatibility with perl-5.004 and perl-5.005.

   Release 2.09

   The 2.08 release did not compile with a threaded debugging
   perl, because assert() then needs my_perl.  Fixed by commenting
   out the asserts.

   Release 2.08

   Enable PERL_NO_GET_CONTEXT for more more efficient execution
   on a threaded perl.

   Fix up md5 references.  Patch by Ville Skyttä <ville.skytta@iki.fi>.
2004-05-02 02:27:59 +00:00
heinz
071ae47c08 Update to version 2.07
Take maintainership.
Add HOMEPAGE.

Changes since 2.06:

2003-12-05   Gisle Aas <gisle@ActiveState.com>

   Release 2.07

   Inherit add_bits() from Digest::base if available.
2003-12-10 22:12:32 +00:00
grant
ad3d97c52d Updated p5-Digest-SHA1 to 2.06.
changes since 2.04:

   Release 2.06

   The sha1_transform() function did not check that it was actually
   passed any arguments.

   Complete self-contained documentation included (copied from
   Digest::MD5), since the Digest.pm manpage is not always available.

   Release 2.05

   Added missing cast to support C++ compilation.  Patch by Jan Dubois.

   Document that the sha1_base64 function and the b64digest method
   does not pad their result.
2003-11-27 16:33:30 +00:00
jlam
cb52064964 Update security/p5-Digest-SHA1 to 2.04. Changes from version 2.02 include:
Don't assume PerlIO_read() works like fread() even though
   it was documented like that for perl 5.6.  It returns negative
   on read failure.

   Implemented sha1_transform, required to implement NIST FIPS 186-2.

   Make it build on 64-bit platforms with 32-bit longs.

   Sync up with the Digest::MD5 implementation:
      - added clone method
      - addfile croaks if it can't read
      - the sha1*() functions warn if called as method
        or with reference arguments.
2003-09-12 21:22:32 +00:00
shell
65269ab93e Updated to p5-Digest-SHA1-2.02
Changes :
- Make it work when there is a mismatch between the
  sizeof(BYTEORDER) and sizeof(long).  Based on patch
  Allen Smith <easmith@beatrice.rutgers.edu>.
- Support UTF8 strings in newer versions of Perl.
2003-01-31 10:48:41 +00:00
mjl
1a4086876f Initial import of p5-Digest-SHA1, as provided by Sen Nagata in PR/13986. 2001-09-19 03:11:02 +00:00