Accepting request 350786 from devel:libraries:c_c++
- Update to version 1.0.8 * Handle the case where the CPU supports AVX, but we are running on an hypervisor with AVX disabled/not supported. * Faster (2x) scalarmult_base() when using the ref10 implementation. OBS-URL: https://build.opensuse.org/request/show/350786 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=15
This commit is contained in:
commit
f09df2a09e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ad1e78763510c163ca48f05133057726a825cf97386c581bf12b01d7654204a
|
|
||||||
size 1808032
|
|
3
libsodium-1.0.8.tar.gz
Normal file
3
libsodium-1.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926
|
||||||
|
size 1794750
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 25 17:08:17 UTC 2015 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.8
|
||||||
|
* Handle the case where the CPU supports AVX, but we are running
|
||||||
|
on an hypervisor with AVX disabled/not supported.
|
||||||
|
* Faster (2x) scalarmult_base() when using the ref10 implementation.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 8 16:25:20 UTC 2015 - idonmez@suse.com
|
Tue Dec 8 16:25:20 UTC 2015 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libsodium18
|
%define lname libsodium18
|
||||||
Name: libsodium
|
Name: libsodium
|
||||||
Version: 1.0.7
|
Version: 1.0.8
|
||||||
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