Accepting request 991715 from security:tls
OBS-URL: https://build.opensuse.org/request/show/991715 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=43
This commit is contained in:
commit
a7b2b94f80
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 20:25:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.8.1:
|
||||
* Avoid non-posix m4 argument references in the chacha
|
||||
implementation for arm64, powerpc64 and s390x. Reported by
|
||||
Christian Weisgerber, fix contributed by Mamone Tarsha.
|
||||
* Use explicit .machine pseudo-ops where needed in s390x
|
||||
assembly files. Bug report by Andreas K. Huettel, fix
|
||||
contributed by Mamone Tarsha.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 19:22:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname 8
|
||||
%define hogweed_soname 6
|
||||
Name: libnettle
|
||||
Version: 3.8
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
Summary: Cryptographic Library
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
3
nettle-3.8.1.tar.gz
Normal file
3
nettle-3.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe
|
||||
size 2406251
|
BIN
nettle-3.8.1.tar.gz.sig
Normal file
BIN
nettle-3.8.1.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7576c68481c198f644b08c160d1a4850ba9449e308069455b5213319f234e8e6
|
||||
size 2404258
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user