2fedc3b0ac
In FCOS, we use "override" lockfiles to pin packages to certain versions. Right now, we have separate overrides for each base arch we (eventually want to) support. But that makes maintaining the overrides cumbersome because of all the duplication. Let's allow lockfiles to specify only the `evr` of a package, which is just as good for FCOS, and means that we'll only have to maintain a single override file for all the architectures. |
||
---|---|---|
.. | ||
libdnf-sys | ||
rpmostree-client | ||
src | ||
.gitignore | ||
LICENSE-APACHE | ||
LICENSE-MIT |