ports/136317: security/scrypt is out of date

Colin Percival cperciva at tarsnap.com
Sat Jul 4 12:50:01 UTC 2009


>Number:         136317
>Category:       ports
>Synopsis:       security/scrypt is out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 04 12:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Colin Percival
>Release:        FreeBSD 7.2-RELEASE-p1 amd64
>Organization:
>Environment:
>Description:

The security/scrypt port is out of date; the latest version is 1.1.4.

This version contains a major bugfix in the SSE2 code (the code in
version 1.1.3 segfaults).

>How-To-Repeat:
>Fix:

--- scrypt.old/Makefile 2009-07-04 05:41:49.000000000 -0700
+++ scrypt/Makefile     2009-07-04 05:41:57.000000000 -0700
@@ -6,7 +6,7 @@
 #

 PORTNAME=	scrypt
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 CATEGORIES=	security
 MASTER_SITES=	http://www.tarsnap.com/scrypt/
 EXTRACT_SUFX=	.tgz
diff -ruN scrypt.old/distinfo scrypt/distinfo
--- scrypt.old/distinfo 2009-07-04 05:41:49.000000000 -0700
+++ scrypt/distinfo     2009-07-04 05:42:51.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (scrypt-1.1.3.tgz) = 36d8554574cebe45613273de9bed310a
-SHA256 (scrypt-1.1.3.tgz) = 437009b4ac70e4c2477d1ea31ae0ad8218e14eb9d41073ff51d8f074f11a374f
-SIZE (scrypt-1.1.3.tgz) = 79571
+MD5 (scrypt-1.1.4.tgz) = c4df85cfd7e165af0a306d04e38bd15d
+SHA256 (scrypt-1.1.4.tgz) = a5b956b2b02ea272303d2d1354e55a8a9d8b8831f6518c6adf6be87abf91ce19
+SIZE (scrypt-1.1.4.tgz) = 82902
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list