pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48336: update security/libsodium to 0.4.5
>Number: 48336
>Category: pkg
>Synopsis: update security/libsodium to 0.4.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Oct 23 16:30:00 +0000 2013
>Originator: csosstudy
>Release:
>Organization:
>Environment:
>Description:
* Version 0.4.5
- Restore compatibility with OSX <= 10.6
* Version 0.4.4
- Visual Studio is officially supported (VC 2010 & VC 2013)
- mingw64 is now supported
- big-endian architectures are now supported as well
- The donna_c64 implementation of curve25519_donna_c64 now handles
non-canonical points like the ref implementation
- Missing scalarmult_curve25519 and stream_salsa20 constants are now exported
- A crypto_onetimeauth_poly1305_ref() wrapper has been added
>How-To-Repeat:
>Fix:
diff -N -r -u libsodium.orig/Makefile libsodium/Makefile
--- libsodium.orig/Makefile 2013-10-23 15:43:33.000000000 +0000
+++ libsodium/Makefile 2013-10-23 16:17:47.000000000 +0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2013/05/01 05:52:06 agc Exp $
#
-DISTNAME= libsodium-0.4.3
+DISTNAME= libsodium-0.4.5
CATEGORIES= security
MASTER_SITES= http://download.dnscrypt.org/libsodium/releases/
diff -N -r -u libsodium.orig/distinfo libsodium/distinfo
--- libsodium.orig/distinfo 2013-10-23 15:43:33.000000000 +0000
+++ libsodium/distinfo 2013-10-23 16:17:47.000000000 +0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2013/05/01 05:52:06 agc Exp $
-SHA1 (libsodium-0.4.3.tar.gz) = 5652e406f6b75996378c580d1106f75186a64dc9
-RMD160 (libsodium-0.4.3.tar.gz) = 6a1d936011adf71f69f728965db0a45634dea9c2
-Size (libsodium-0.4.3.tar.gz) = 523169 bytes
+SHA1 (libsodium-0.4.5.tar.gz) = 1ccb98a90ad499656eccef9b69e1c899e35d7139
+RMD160 (libsodium-0.4.5.tar.gz) = 8ff7b3171740e6c2f054c9fe7c68e4257b131ad5
+Size (libsodium-0.4.5.tar.gz) = 540467 bytes
Home |
Main Index |
Thread Index |
Old Index