Releases: microsoft/rpmoci
Releases · microsoft/rpmoci
0.4.1
Fixed
- Fix #174, where rpmoci builds may fail on repos with i686 and x86_64 packages
Full Changelog: 0.4.0...0.4.1
0.4.0
Breaking Changes
- Remove rootless support in favour of documenting how to use
unshare
to run in a user namespace.
Added
- Support for distros that have RPM db in /usr/lib/sysimage/rpm
Fixed
- Set size in hardlink headers correctly.
- Fixes integrity failures during this
docker push
0.3.1
What's Changed
- preserve hardlinks rather than duplicating the content by @tofay in #133
Full Changelog: 0.3.0...0.3.1
0.2.12
add more cargo.toml fields (#81)
0.2.11
fix oci-layout version to 1.0.0 (#71)
* fix oci-layout version to 1.0.0
* add oras test
0.2.8
default PATH variable if unspecified
0.2.7
preserve linux capabilities