rpm-ostree/rust
Colin Walters 1bd69619eb treefile: Add readonly-executables
Same motivation as
7392259332

I think we should encourage removing the writable bits from
executables.  This has happened to me:
https://thomask.sdf.org/blog/2019/11/09/take-care-editing-bash-scripts.html

And not having the writable bit may help prevent hardlink
corruption with OSTree in some cases.

We can't do this by default, but add a convenient treefile option
for it.

This starts out by just doing this for RPMs, but I'll add
a secondary pass which does it during postprocessing soon too.
2020-05-12 08:39:37 -07:00
..
libdnf-sys build(deps): bump libc from 0.2.68 to 0.2.69 in /rust/libdnf-sys 2020-04-20 11:29:45 -04:00
src treefile: Add readonly-executables 2020-05-12 08:39:37 -07:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock build(deps): bump serde_json from 1.0.51 to 1.0.53 in /rust 2020-05-11 23:52:07 +02:00
Cargo.toml build(deps): bump serde_derive from 1.0.106 to 1.0.110 in /rust 2020-05-11 22:01:48 +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