Jakub Jelen
b217f7bf2f
1.11.0-4
...
Related: RHEL-58736
2024-10-17 17:27:47 +02:00
Jakub Jelen
dff8a6912f
Fix CVE-2024-2236
...
Resolves: RHEL-58736
2024-09-17 17:29:44 +02:00
Jakub Jelen
81dbcd86e8
Run annocheck as part of the build to catch issues early
...
Related: RHEL-58736
2024-09-17 17:29:40 +02:00
Jakub Jelen
60990da0cc
Fix branch protection also on Aarch64
...
Related: RHEL-58736
2024-09-17 17:29:33 +02:00
Jakub Jelen
617e4c5f4c
Use upstream patches for CF protection fixes
...
Related: RHEL-58736
2024-09-17 17:29:18 +02:00
Jakub Jelen
f42f9ae0b1
1.11.0-3
2024-07-27 08:37:15 +02:00
Jakub Jelen
663d8b9ff4
Add CF protection for x86_64
2024-07-27 08:37:15 +02:00
Jakub Jelen
35ecdc1cc4
1.11.0-2
2024-07-25 15:07:53 +02:00
Jakub Jelen
ea094c59a2
Fix memory leaks reported by static analysis
2024-07-25 14:49:13 +02:00
Jakub Jelen
51dc517987
Remove non-relevant lto flags and -O flag munging
2024-07-25 13:55:52 +02:00
Jakub Jelen
0fe1566af7
1.11.0-1
...
Based on Fedora rawhide version.
Resolves: RHEL-36473
2024-07-04 14:36:06 +02:00
Jakub Jelen
c3881e51f0
Setup gating
2024-07-04 14:36:06 +02:00
Jakub Jelen
6082471d5c
Remove outdated STI tests
2024-07-04 14:36:06 +02:00
Troy Dawson
0175b93e02
Bump release for June 2024 mass rebuild
2024-06-24 08:55:42 -07:00
Fedora Release Engineering
e851663be3
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-25 02:13:24 +00:00
Fedora Release Engineering
9caa9d7824
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-21 04:08:26 +00:00
Jakub Jelen
f099f466e0
libgcrypt-1.10.3-1
2023-11-14 18:47:06 +01:00
Jakub Jelen
b03e7936f6
update comment about algorithms
2023-11-14 18:38:28 +01:00
Fedora Release Engineering
bc207853a3
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 10:54:57 +00:00
Jakub Jelen
f968cc8fb2
Add SPDX license identifiers
2023-06-12 11:14:17 +02:00
Jakub Jelen
595da4e6ed
Disable jitter entropy generator to follow RHEL changes
2023-06-12 10:42:49 +02:00
Jakub Jelen
021f499feb
libgcrypt-1.10.2-1
...
* Remove already-applied patches
* Avoid using deprecated %patchN
2023-04-11 14:36:14 +02:00
Jakub Jelen
a17db7fa58
Simplify HMAC checksum calculation and avoid using CWD
2023-04-11 14:20:19 +02:00
Fedora Release Engineering
01380c605d
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 16:23:04 +00:00
Florian Weimer
31745f126f
libgcrypt-configure-c99.patch: Add upstream patch submission URL
2022-12-05 13:47:38 +01:00
Florian Weimer
1a44ed4636
Port configure script to C99
...
Related to:
<https://fedoraproject.org/wiki/Changes/PortingToModernC >
<https://fedoraproject.org/wiki/Toolchain/PortingToModernC >
2022-12-03 14:04:59 +01:00
Todd Zullinger
96a092be6b
fix sporadic failures generating RSA keys in FIPS mode
...
The test suite occasionally fails with "error generating RSA key: Number
is not prime" in FIPS mode¹. Apply the upstream fix, cd30ed3c (cipher:
Change the bounds for RSA key generation round., 2022-04-20).
¹ https://dev.gnupg.org/T5919
2022-11-09 17:53:31 -05:00
Todd Zullinger
9e608ad3fa
enable brainpool curves by default
...
Thanks to the Fedora Legal team, we are now able to include Brainpool
ECC in Fedora. Matthew Miller notified the Fedora Legal list.
References:
https://bugzilla.redhat.com/1413618
https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/message/752Z34MTHB6B4XRUW2TTAPEIUUK4O2LA/
2022-11-08 21:52:38 -05:00
Fedora Release Engineering
2fe61ab47d
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 17:51:35 +00:00
Jakub Jelen
491a0e733e
Fix annobin flags ( #2016349 )
2022-06-14 17:03:49 +02:00
Todd Zullinger
6571417ff4
use %bcond_with to disable brainpool curves
...
The `%bcond_with` macro allows others to rebuild the package with the
brainpool curves enabled by passing `--with brainpool` to `rpmbuild`.
2022-05-29 18:10:15 -04:00
Todd Zullinger
9140219786
improve --disable-brainpool configure output
...
The configure output from the --disable-brainpool option is confusing:
checking whether we want to disable the use of brainpool curves... no
Reword the message to make it clearer and match the nearby
configure checks for other `--disable-*` options:
checking whether brainpool curves support is requested... no
2022-05-29 18:09:33 -04:00
Jakub Jelen
040bc4d9b9
1.10.1-2
2022-04-08 17:13:08 +02:00
Jakub Jelen
e7354685a2
Adjust integrity check creation to match upstream ( #2073018 )
2022-04-08 17:12:14 +02:00
Jakub Jelen
7b71c161dd
Sync the FIPS module name version with RHEL
2022-04-01 11:25:41 +02:00
Jakub Jelen
0b1d9d2b6d
libgcrypt-1.10.1-1
2022-03-29 11:18:05 +02:00
Jakub Jelen
559b903aa2
Update test to work again
2022-02-02 13:13:00 +01:00
Jakub Jelen
364af5a451
libgcrypt-1.10.0-1
2022-02-02 12:58:55 +01:00
Fedora Release Engineering
aff6b907cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 16:16:00 +00:00
Jakub Jelen
4b1e516cd7
Removed unused CAVS patch
2021-10-27 11:52:10 +02:00
Jakub Jelen
02e6d9b5f1
Remove a no longer needed patch
2021-10-27 11:46:31 +02:00
Jakub Jelen
ef01d2c6d0
libgcrypt-1.9.4-1
2021-08-23 14:07:36 +02:00
Jakub Jelen
21fe8b5f71
Aggregate FIPS test patches for upstream submission and backport whats already in
2021-08-23 14:07:12 +02:00
Fedora Release Engineering
af286f213c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 11:25:34 +00:00
Jakub Jelen
dcaae6dd48
Skip the x448 test in FIPS mode
2021-07-09 09:46:42 +02:00
Jakub Jelen
0fd2314056
libgcrypt-1.9.3-3
2021-06-15 13:35:35 +02:00
Jakub Jelen
b67b214174
Fix for CVE-2021-33560 ( #1970098 ])
2021-06-15 13:34:41 +02:00
Jakub Jelen
ecb230f861
libgcrypt-1.9.3-2
2021-04-28 09:12:52 +02:00
Jakub Jelen
ca49edafdd
Restore Intel CET support after upstream release ( #1954049 )
2021-04-27 20:32:31 +02:00
Jakub Jelen
b9da031d08
Reupload sources without bogus build artifacts
2021-04-20 11:48:05 +02:00