diff options
| author | taca <taca@pkgsrc.org> | 2015-08-30 14:49:07 +0000 |
|---|---|---|
| committer | taca <taca@pkgsrc.org> | 2015-08-30 14:49:07 +0000 |
| commit | 4ead0dc557100cbed2e1006cedf32ddd2d920039 (patch) | |
| tree | 4fce6ba20b3529eba18fbf5bd420a5c08ebec802 /security/ssdeep/PLIST | |
| parent | 69998a075a3b8c38d36d3917af4e9362a39bbc7a (diff) | |
| download | pkgsrc-4ead0dc557100cbed2e1006cedf32ddd2d920039.tar.gz | |
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.
Diffstat (limited to 'security/ssdeep/PLIST')
| -rw-r--r-- | security/ssdeep/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssdeep/PLIST b/security/ssdeep/PLIST index 7a001fcdeba..e4386621e38 100644 --- a/security/ssdeep/PLIST +++ b/security/ssdeep/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2013/06/05 19:49:36 khorben Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/08/30 14:49:07 taca Exp $ bin/ssdeep +include/edit_dist.h include/fuzzy.h lib/libfuzzy.la man/man1/ssdeep.1 |
