rpm-ostree/rust
Kelvin Fan c9cb6005ff treefile: change remove-from-packages implementation
Fix https://github.com/coreos/rpm-ostree/issues/2068: `remove-from-packages`
deleting files that it shouldn't.
Filter out files that user wants removed at `checkout_package_into_root()`,
instead of at the `handle_remove_files_from_package()` function that does
not check whether files are used by other rpms before removing them.
2020-08-05 21:07:20 +02:00
..
libdnf-sys build(deps): bump libc from 0.2.73 to 0.2.74 in /rust/libdnf-sys 2020-08-04 23:36:26 +02:00
src treefile: change remove-from-packages implementation 2020-08-05 21:07:20 +02:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock build(deps): bump libc from 0.2.73 to 0.2.74 in /rust 2020-08-04 22:42:38 +02:00
Cargo.toml build(deps): bump openat-ext from 0.1.2 to 0.1.4 in /rust 2020-07-27 21:14:43 +02:00
cbindgen.toml rust: move libdnf-sys module to its own crate 2020-04-07 19:01:02 +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