pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48336 CVS commit: pkgsrc/security/libsodium



The following reply was made to PR pkg/48336; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48336 CVS commit: pkgsrc/security/libsodium
Date: Wed, 23 Oct 2013 17:08:03 +0000

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Wed Oct 23 17:08:03 UTC 2013
 
 Modified Files:
        pkgsrc/security/libsodium: Makefile distinfo
 
 Log Message:
 Update to 0.4.5. From csosstudy in PR 48336.
 
 * 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
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/libsodium/Makefile \
     pkgsrc/security/libsodium/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index