rpm-ostree/rust
Jonathan Lebon 7979e250ee lockfile: Allow locking by source RPM EVR
Right now if we want to lock e.g. systemd, we need to specify every
subpackage of systemd that we use. This is a lot of duplication because
in the majority of cases, what we really mean is "lock at this build of
systemd".

Since RPMs bake in the source RPM they were built from, we can use this
to lock packages more succinctly. See the testcase and #2676 for
examples of how this looks.

Closes: https://github.com/coreos/rpm-ostree/issues/2676
2021-03-22 12:57:49 -04:00
..
libdnf-sys Introduce CxxGObjectArray, use in lockfile code 2021-03-02 16:25:32 -08:00
ostree-host rust/ostree-host: Add README.md and license files 2021-03-19 18:13:35 +00: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 locking by source RPM EVR 2021-03-22 12:57:49 -04: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