update to pecl-libsodium-2.0.14
2.0.14 - Some Base64-encoded values couldn't be decoded when using unpadded variants. This has been fixed. 2.0.13 - Security fix: sodium_pad() used to read extra memory when given an empty string
This commit is contained in:
parent
b171576faf
commit
492606ac6e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2018/09/06 13:50:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2018/11/15 09:44:09 sthen Exp $
|
||||
|
||||
COMMENT = low-level encryption extension for PHP
|
||||
|
||||
DISTNAME = libsodium-2.0.12
|
||||
DISTNAME = libsodium-2.0.14
|
||||
DIST_SUBDIR = pecl
|
||||
|
||||
CATEGORIES = security
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pecl/libsodium-2.0.12.tgz) = IVhcExdL+yERlSuN3tarhz9JI0iPoOOmol9AqoK6E8Y=
|
||||
SIZE (pecl/libsodium-2.0.12.tgz) = 29027
|
||||
SHA256 (pecl/libsodium-2.0.14.tgz) = /JTbUdlGT5xhmMn5yqEa2+6ORs8c0JhiFAzKqoQaQZw=
|
||||
SIZE (pecl/libsodium-2.0.14.tgz) = 28491
|
||||
|
Loading…
x
Reference in New Issue
Block a user