This update aligns the package to the latest Upstream release, which is also the first stable version of complyctl.
It introduced the core redesign from OSCAL to Gemara. The project has gone through three pre-release milestones (alpha, beta, RC) with contributions from 11 people across 200+ commits. This release marks the point where the CLI surface, configuration format, provider gRPC API, and output formats are considered stable under semantic versioning. More information in https://github.com/complytime/complyctl/releases/tag/v1.0.0
The providers, formerly plugins, were also moved to their own repository and are no longer delivered in the same package of complyctl. A new package called complytime-providers is being introduced to Fedora repositories via https://bugzilla.redhat.com/show_bug.cgi?id=2526823
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-f33ade2ba6
Please log in to add feedback.
This update has been submitted for testing by marcusburghardt.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
Necessary also for new complytime-providers package: https://src.fedoraproject.org/rpms/complytime-providers
Validated installation within a Podman Fedora 44 container. Works as expected.
Output:
The
complyctl initcommand works as expected and creates the.complytime/complytime.yamlworkspace configuration.This update has been submitted for stable by marcusburghardt.