Accepting request 873332 from home:AndreasStieger:branches:security:tls

GNU Nettle 3.7.1

OBS-URL: https://build.opensuse.org/request/show/873332
OBS-URL: https://build.opensuse.org/package/show/security:tls/libnettle?expand=0&rev=15
This commit is contained in:
Pedro Monreal Gonzalez 2021-02-18 09:39:38 +00:00 committed by Git OBS Bridge
parent 6827904443
commit c4fc15a874
6 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 18 09:24:00 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU Nettle 3.7.1:
* Fix bug in chacha counter update logic (ppc64 and ppc64el)
* Restore support for big-endian ARM platforms
* Fix corner case bug in ECDSA verify, it would produce incorrect
result in the unlikely case of an all-zero message hash
* Support for pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512
* Remove poorly performing ARM Neon code for doing single-block
Salsa20 and Chacha
-------------------------------------------------------------------
Mon Jan 4 20:39:20 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -19,7 +19,7 @@
%define soname 8
%define hogweed_soname 6
Name: libnettle
Version: 3.7
Version: 3.7.1
Release: 0
Summary: Cryptographic Library
License: LGPL-2.1-or-later AND GPL-2.0-or-later

3
nettle-3.7.1.tar.gz Normal file
View File

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

BIN
nettle-3.7.1.tar.gz.sig Normal file

Binary file not shown.

View File

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

Binary file not shown.