ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
76 stars 25 forks source link

prepareroot: Also accept composefs enabled=signed #635

Closed cgwalters closed 4 months ago

cgwalters commented 4 months ago

This was an oversight, unfortunately having two different programming languages here led to less code sharing.

Closes: https://github.com/ostreedev/ostree-rs-ext/issues/633