canonical / chisel-releases

36 stars 51 forks source link

feat(24.04): revert ca certificates data #310

Closed zhijie-yang closed 3 months ago

zhijie-yang commented 3 months ago

Proposed changes

This PR reverts the changes in ca-certificates, to keep the original behaviour of ca-certificates_data, and moves the slice including the individual certificates in the ca-certificates_data-with-certs slice.

Related issues/PRs

ROCKS-1423

Forward porting

Not applicable

Checklist

github-actions[bot] commented 3 months ago

Diff of dependencies:

slices/ca-certificates.yaml ```diff @@ -1,3 +1,6 @@ -debconf -debconf-2.0 +base-files +bash +coreutils +findutils openssl +sed ```