debian-forge-composer/internal/dnfjson
Achilleas Koutsou e340687ab5 rpmmd: add IgnoreSSL field to PackageSpec
After a depsolve, each package inherits the `IgnoreSSL` value from its
repository configuration.

This information is not yet used.  It will be used to expose this
information to osbuild's org.osbuild.curl stage.

The test data is updated to match the new behaviour:
The test repository config specifies `IgnoreSSL=true` and the packages
in the response inherit the value.
2022-06-15 20:13:47 +02:00
..
cache.go dnfjson: lock cache directory when cleaning 2022-06-10 12:45:41 +01:00
cache_test.go dnfjson: add cache unit tests 2022-06-10 12:45:41 +01:00
dnfjson.go rpmmd: add IgnoreSSL field to PackageSpec 2022-06-15 20:13:47 +02:00
dnfjson_test.go rpmmd: add IgnoreSSL field to PackageSpec 2022-06-15 20:13:47 +02:00