Alberto Faria
0626aaa50e
Link against libselinux
...
The library provides an implementation for setfilecon().
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-22 01:10:36 +00:00
Alberto Faria
fff029e518
Use host binaries instead of an auxiliary container image
...
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-17 14:36:09 +00:00
Alberto Faria
c81f6a6dd6
Relicense as GPLv2 or later
...
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-15 16:35:35 +00:00
Alberto Faria
19c7c6c50c
build.rs: Use unwrap() to get more informative backtraces
...
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-11 12:45:37 +00:00
Alberto Faria
7f532eb29f
build.rs: Make it simpler *and* faster
...
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-08 18:36:40 +00:00
Alberto Faria
1c0d3258e6
build.rs: Do nothing if runner/Containerfile hasn't changed
...
We were already using `cargo:rerun-if-changed=runner/`, but that
triggers a rebuild whenever timestamps change, even if file contents
haven't.
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-08 03:55:06 +00:00
Alberto Faria
e9531551b3
Import initial implementation
...
Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-12-08 03:31:53 +00:00