Commit graph

8 commits

Author SHA1 Message Date
nia
4b51d9715f *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +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
taca
6125cc2ec0 Update ssdeep to 2.13.
** Version 2.13 - 24 Apr 2015

* New Features

  - Added fuzzy_set_total_input_length function to the API.
  - Added support for files up to 192GB.
  - Added support for arbitrary length input from the standard input.

* Bug Fixes

  - Fixed issue when comparing hashes from relatively simple files.
  - Fixed portability issues.


** Version 2.12 - 24 Oct 2014

* Bug Fixes

  - Fixed issue when comparing identical hashes but with different
    block sizes.
2015-08-30 14:49:07 +00:00
joerg
13511a661f Don't forcefully build only a static library. Bump revision. 2014-09-23 15:11:54 +00:00
khorben
48e95682ac Updated security/ssdeep to version 2.11
Quoted from http://jessekornblum.livejournal.com/295883.html:

  This is an important update, which corrects a bug in the signature
  generation code. Any ssdeep hashes created with version 2.10 should be
  recomputed. The signatures are not wrong per se though, they are just not
  as good as they should be"
2014-09-16 18:45:10 +00:00
rodent
9976064dc5 ** Version 2.10 - 17 Jul 2013
* New Features
  - Fuzzy Hashing engine re-written to be thread safe.
* Bug Fixes
  - Able to handle long file paths on Win32.
  - Fixed bug on comparing signatures with the same block size.
  - Fixed crash on comparing short signatures.
  - Fixed memory leak
2014-06-01 23:56:56 +00:00
khorben
6f9d26dde5 Imported ssdeep 2.9 as security/ssdeep
ssdeep is a program for computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies. Such
inputs have sequences of identical bytes in the same order, although bytes in
between these sequences may be different in both content and length.
2013-06-05 19:49:36 +00:00