Tomas Mraz
|
a51c9f8187
|
Fix regression - missing -ldl linkage
|
2020-04-23 10:22:16 +02:00 |
|
Tomas Mraz
|
618a71d4e9
|
AES performance improvements backported from master branch
|
2020-04-22 19:00:26 +02:00 |
|
Tomas Mraz
|
c9dfa19c5f
|
Updated the getrandom patch
|
2020-04-20 19:37:11 +02:00 |
|
Tomas Mraz
|
d7ce942d74
|
FIPS selftest is run directly from the constructor
FIPS module is implicit with kernel FIPS flag
|
2020-04-20 19:36:34 +02:00 |
|
Tomas Mraz
|
4dfc42c2d2
|
fix the build on ARMv7
|
2020-01-30 17:30:20 +01:00 |
|
Tomas Mraz
|
95e0a34ad5
|
fix the build on ARMv7
|
2020-01-30 17:29:55 +01:00 |
|
Fedora Release Engineering
|
e6a86d0e91
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-01-29 09:11:09 +00:00 |
|
Tomas Mraz
|
8c18517a25
|
Intel CET support by H. J. Lu
|
2020-01-23 15:47:41 +01:00 |
|
Tomas Mraz
|
402a3b5f2e
|
new upstream version 1.8.5
add CMAC selftest for FIPS POST
add continuous FIPS entropy test
disable non-approved FIPS hashes in the enforced FIPS mode
|
2019-09-03 14:12:27 +02:00 |
|
Fedora Release Engineering
|
24a8b93dca
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2019-07-25 13:18:59 +00:00 |
|
Tomas Mraz
|
3b24cd465f
|
fix the build tests to pass in the FIPS mode
|
2019-02-12 14:37:45 +01:00 |
|
Fedora Release Engineering
|
1bdd0f0858
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2019-02-01 07:11:04 +00:00 |
|
Igor Gnatenko
|
31f411aab3
|
Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
|
2019-01-28 20:24:11 +01:00 |
|
Igor Gnatenko
|
2aacaf900f
|
Remove obsolete scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
2019-01-27 19:05:26 +01:00 |
|
Igor Gnatenko
|
736889c246
|
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
2019-01-22 18:39:43 +01:00 |
|
Tomas Mraz
|
abc0e95a20
|
new upstream version 1.8.4
|
2018-11-20 16:22:10 +01:00 |
|
Tomas Mraz
|
911a1f2955
|
Modify comment in the fips-ctor patch to reflect the patched situation.
|
2018-07-17 19:17:27 +02:00 |
|
Fedora Release Engineering
|
66ba0d50ee
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2018-07-13 08:08:04 +00:00 |
|
Tomas Mraz
|
6b6d4b0dbd
|
Improve situation with libgcrypt blocking when getting kernel entropy on boot
make only_urandom a default in non-presence of configuration file
run the full FIPS selftests only when the library is called from
application
|
2018-07-12 15:45:03 +02:00 |
|
Jason Tibbitts
|
1aa209e7a1
|
Remove needless use of %defattr
|
2018-07-10 01:39:53 -05:00 |
|
Bruno Goncalves
|
040115104f
|
remove yum-utils dependency from test
|
2018-06-15 10:50:06 +02:00 |
|
Tomas Mraz
|
297f7867bf
|
new upstream version 1.8.3
|
2018-06-14 16:33:23 +02:00 |
|
Tomas Mraz
|
088a628978
|
Add gcc to BuildRequires
|
2018-02-21 15:08:25 +01:00 |
|
Tomas Mraz
|
e4efa24217
|
fix behavior when getrandom syscall is not present (#1542453)
|
2018-02-06 16:37:17 +01:00 |
|
Tomas Mraz
|
ff389a60e8
|
new upstream version 1.8.2
|
2017-12-21 11:31:50 +01:00 |
|
Tomas Mraz
|
ea4d1dc728
|
Typo in the getrandom patch.
|
2017-12-06 09:04:48 +01:00 |
|
Tomas Mraz
|
ed535bbc52
|
do not try to access() /dev/urandom either if getrandom() works
|
2017-12-05 11:54:01 +01:00 |
|
Tomas Mraz
|
e16cfed1d6
|
do not try to open /dev/urandom if getrandom() works (#1380866)
|
2017-12-04 09:53:29 +01:00 |
|
Bruno Goncalves
|
f1706aee32
|
Add CI tests using the standard test interface
|
2017-09-29 09:06:32 +02:00 |
|
Tomas Mraz
|
32333cbd3a
|
new upstream version 1.8.1
|
2017-09-05 14:47:03 +02:00 |
|
Tomas Mraz
|
66671a43b4
|
new upstream version 1.8.1
|
2017-09-05 14:35:26 +02:00 |
|
Tomas Mraz
|
6c13b08816
|
Fix the t-secmem on PPC64
|
2017-08-16 15:15:51 +02:00 |
|
Tomas Mraz
|
64437a1a3c
|
new upstream version 1.8.0
|
2017-08-16 11:36:51 +02:00 |
|
Tomas Mraz
|
0c8865f0b9
|
new upstream version 1.8.0
|
2017-08-16 10:55:16 +02:00 |
|
Fedora Release Engineering
|
2f0819346c
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
2017-08-03 01:29:36 +00:00 |
|
Fedora Release Engineering
|
7518a93c42
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
2017-07-26 18:52:56 +00:00 |
|
Pádraig Brady
|
73dab95fa7
|
make compilation valid independent of configure options
I.E. ensure the package still compiles even without
the --enable-hmac-binary-check configure option being specified
|
2017-07-15 21:12:09 -07:00 |
|
Tomas Mraz
|
0b4ad5ed69
|
new upstream version 1.7.8
|
2017-06-29 11:17:10 +02:00 |
|
Tomas Mraz
|
2aa8a11e2c
|
We now have 14 EC curves supported.
|
2017-06-02 16:05:40 +02:00 |
|
Tomas Mraz
|
0a0dd31666
|
new upstream version 1.7.7
GOST is now enabled
|
2017-06-02 15:58:46 +02:00 |
|
Fedora Release Engineering
|
396c70cd7a
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
2017-02-10 18:41:27 +00:00 |
|
Tomas Mraz
|
1c953f2503
|
new upstream version 1.7.6
|
2017-01-30 18:05:13 +01:00 |
|
Tomas Mraz
|
0aa4874598
|
new upstream version 1.7.5
|
2016-12-16 16:12:33 +01:00 |
|
Tomas Mraz
|
2c8c02279a
|
new upstream version 1.7.3
|
2016-11-23 09:59:17 +01:00 |
|
Tomas Mraz
|
055651971a
|
new upstream version with important security fix (CVE-2016-6316)
|
2016-08-17 22:45:22 +02:00 |
|
Tomas Mraz
|
8edb81fb56
|
Update the leak patch.
|
2016-07-21 11:23:26 +02:00 |
|
Tomas Mraz
|
69a497f079
|
new upstream version fixing low impact issue CVE-2015-7511
|
2016-07-21 10:59:48 +02:00 |
|
Dennis Gilmore
|
8ac557bc57
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
2016-02-04 03:11:35 +00:00 |
|
Tomas Mraz
|
4ae7a5a6ff
|
new upstream version
|
2015-09-09 16:35:09 +02:00 |
|
Tomas Mraz
|
e72757d73b
|
Fix a leftover define without GCRY_ prefix in drbg.
|
2015-08-06 08:56:37 +02:00 |
|