SHA256
1
0
forked from pool/libsodium

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:
Dominique Leuenberger 2015-12-27 01:00:17 +00:00 committed by Git OBS Bridge
commit f09df2a09e
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926
size 1794750

View File

@ -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

View File

@ -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