Commit Graph

14 Commits

Author SHA1 Message Date
Jakub Jelen
26415f21c5 Introduce alias for ML-DSA keys during key generation
The pre-release version we pulled used the short names without
the edwards curve, but final PQC code is using the full name.

For backward compatibility, introduce the old ones as aliases.

Related: RHEL-172374
2026-05-22 11:23:31 +02:00
Jakub Jelen
85acfc9234 Update to 1.4.0 and fix CVE-2026-42784
Resolves: RHEL-172374
2026-05-18 17:26:32 +02:00
Jakub Jelen
6eaef0108e Remove bundled capnproto
Resolves: RHEL-177547
2026-05-18 17:26:19 +02:00
Jakub Jelen
e94e7db12f Pull PQC crypto to sq
This includes some related fixes from upstream, such as better FIPS
mode integration and fixes to the --password-file CLI.

Resolves: RHEL-85985, RHEL-101905, RHEL-86640
2025-07-04 11:52:31 +02:00
Jakub Jelen
56ab30f457 Make installation of shell completions and man pages more robust
Without this, OpenScanHub fails to run the install step as it injects
clippy build into the process, which creates different configuration and
therefore different build directory.

Taken from Fedora change

1bcf609430

Related: RHEL-84033
2025-03-27 15:50:33 +01:00
Jakub Jelen
97f54e6bab Update to 1.3.0
Resolves: RHEL-84033
2025-03-19 14:07:48 +01:00
Fabio Valentini
5d0f4a5bb2 Stop skipping tests that no longer need to be skipped
Related: RHEL-72578
2025-01-14 11:05:46 +09:00
Daiki Ueno
906543368e Update to 1.1.0 upstream release
Resolves: RHEL-72578
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2025-01-06 09:42:34 +09:00
Troy Dawson
e9610d2773 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 09:12:58 -07:00
Daiki Ueno
8701bfe370 Update vendored openssl, sequoia-openpgp and zerovec crates
The previous version of those crates have known security issues, fixed
in the latest version:

openssl v0.10.64 → v0.10.66 (RUSTSEC-2024-0357)
sequoia-openpgp v1.20.0 → v1.21.2 (RUSTSEC-2024-0345)
zerovec v0.10.2 → v0.10.4 (RUSTSEC-2024-0347)
zerovec-derive v0.10.2 → v0.10.3 (RUSTSEC-2024-0346)

Related: RHEL-45863
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2024-08-26 16:23:24 +09:00
Stanislav Zidek
fa279693a2 initial CI and gating setup 2024-08-22 14:59:25 +02:00
Daiki Ueno
2dc75042e8 Don't compile capnproto in %prep
Related: RHEL-45863
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2024-08-20 20:32:55 +09:00
Daiki Ueno
ac6f474572 Initial import from Fedora
Resolves: RHEL-45863
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2024-08-20 17:49:04 +09:00
Release Configuration Management
df1525c2a5 New branch setup 2024-08-15 16:41:28 -04:00