updated to 3.4.1rc1
This commit is contained in:
parent
cf301b748b
commit
a7b73eadab
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ nettle-1.15.tar.gz
|
||||
/nettle-3.4.tar.gz.sig
|
||||
/nettle-3.4.tar.gz
|
||||
/nettle-3.4-hobbled.tar.xz
|
||||
/nettle-3.4.1rc1.tar.gz.sig
|
||||
/nettle-3.4.1rc1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_without fips
|
||||
|
||||
Name: nettle
|
||||
Version: 3.4
|
||||
Release: 7%{?dist}
|
||||
Version: 3.4.1rc1
|
||||
Release: 1%{?dist}
|
||||
Summary: A low-level cryptographic library
|
||||
|
||||
License: LGPLv3+ or GPLv2+
|
||||
@ -108,6 +108,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 30 2018 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.4.1rc1-1
|
||||
- New upstream release; provides API for constant memory access RSA operations
|
||||
|
||||
* Tue Oct 16 2018 Tomáš Mráz <tmraz@redhat.com> - 3.4-7
|
||||
- Generate the .hmac checksums unless --without fips is used
|
||||
|
||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
||||
SHA512 (nettle-3.4-hobbled.tar.xz) = 3b0d596be933d6ebdadf07ba92ac24c18a231b0fafe9f44bd9e564b7a084266b6d5b111d8b02e5eca86331cdbfb59efde2c7b5e98f4c1841007cffb3f81ee98b
|
||||
SHA512 (nettle-3.4.1rc1.tar.gz.sig) = c001503c8b6ed9e67da998ea437b4402575a709e7b30a6822716843ec757e26067c173c0a08eb4a88e5a3b3d7595b0059edfa0a3abb6aa2a92f6fa7c7008fd70
|
||||
SHA512 (nettle-3.4.1rc1.tar.gz) = 066127cc91bbe5d139c5fb554bf8092d663a209c16dbb1aa39de47a6f67b63e6d894c13c88cce15828c942a35bfb0d6aef3d608eb35f74d56eaef9ec911512eb
|
||||
|
Loading…
Reference in New Issue
Block a user