← Back to issue list

fix: allow downgrades in overlay apt upgrade for FIPS builds

View original Github issue

Metadata

Project
rockcraft
Number
#1272
Type
pull request
State
merged
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

Merged fix allowing downgrades in overlay apt upgrade for FIPS builds. Ported from #1270 to rockcraft to enable Pro tests. Approved, passed CI, and verified via successful Pro test execution.

Suggested action:

No scores available.

Issue body

This is version of #1270 but on the rockcraft repo, so we can run Pro tests. --- - [ ] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md). - [ ] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/). - [ ] I've successfully run `make lint && make test`. - [ ] I've added or updated any relevant documentation. - [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing. - [ ] I've updated the relevant release notes.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged fix allowing downgrades in overlay apt upgrade for FIPS builds. Ported from #1270 to rockcraft to enable Pro tests. Approved, passed CI, and verified via successful Pro test execution.
qwen3.6-35b-a3b-mtp-q6 Merged. Fixes overlay apt upgrade to allow downgrades for FIPS builds. Ported from #1270 to rockcraft to enable Pro test execution. All lint, unit, and spread tests passed.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1270 fix: allow downgrades in overlay apt upgrade for FIPS builds rockcraft closed Merged via PR #1272. Added --allow-downgrades to apt-get upgrade in overlay steps to fix FIPS rock build failures caused by intentional libgcrypt20 downgrades. Includes a minimal test to verify the fix.
86%
#1214 fix: use fips channel when fips services enabled rockcraft merged Merged fix to route pebble snap to the FIPS channel when FIPS services are enabled, resolving ROCKCRAFT-306. Approved by two reviewers with passing CI checks. Linting adjustments were handled separately.
71%