rpm-ostree/rust
Jonathan Lebon 2fedc3b0ac lockfile: Allow specifying EVR rather than EVRA
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.
2021-03-11 00:01:46 +01:00
..
libdnf-sys Introduce CxxGObjectArray, use in lockfile code 2021-03-02 16:25:32 -08:00
rpmostree-client build(deps): bump serde from 1.0.123 to 1.0.124 2021-03-08 11:06:40 -05:00
src lockfile: Allow specifying EVR rather than EVRA 2021-03-11 00:01:46 +01:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00