Accepting request 281495 from devel:libraries:c_c++
- Update to version 1.0.2 * The _easy and _detached APIs now support precalculated keys * sodium_free() can now be called on regions with PROT_NONE protection. * Memory allocation functions can now be used on operating systems with no memory protection. OBS-URL: https://build.opensuse.org/request/show/281495 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=9
This commit is contained in:
commit
20fe034a48
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5
|
|
||||||
size 1538797
|
|
3
libsodium-1.0.2.tar.gz
Normal file
3
libsodium-1.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:961d8f10047f545ae658bcc73b8ab0bf2c312ac945968dd579d87c768e5baa19
|
||||||
|
size 1673394
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 16 10:22:39 UTC 2015 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.2
|
||||||
|
* The _easy and _detached APIs now support precalculated keys
|
||||||
|
* sodium_free() can now be called on regions with PROT_NONE
|
||||||
|
protection.
|
||||||
|
* Memory allocation functions can now be used on operating systems
|
||||||
|
with no memory protection.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 24 19:45:03 UTC 2014 - idonmez@suse.com
|
Wed Sep 24 19:45:03 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsodium
|
# spec file for package libsodium
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libsodium13
|
%define lname libsodium13
|
||||||
Name: libsodium
|
Name: libsodium
|
||||||
Version: 1.0.0
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Portable NaCl-based crypto library
|
Summary: Portable NaCl-based crypto library
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user