Skip to content

Releases: microsoft/rpmoci

0.4.1

21 Nov 10:44
Compare
Choose a tag to compare

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

02 Oct 07:08
1ad5308
Compare
Choose a tag to compare

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

20 Aug 12:51
a6a219c
Compare
Choose a tag to compare

What's Changed

  • preserve hardlinks rather than duplicating the content by @tofay in #133

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Jul 14:32
02d0be2
Compare
Choose a tag to compare

What's Changed

  • add /etc/os-release to images by default by @tofay in #114
  • create reproducible images by @tofay in #83
  • don't install weak deps by default by @tofay in #110
  • add rootless support by @tofay in #46

Full Changelog: 0.2.12...0.3.0

0.2.12

28 Nov 10:59
af15a6d
Compare
Choose a tag to compare
add more cargo.toml fields (#81)

0.2.11

26 Oct 12:50
da7c98d
Compare
Choose a tag to compare
fix oci-layout version to 1.0.0 (#71)

* fix oci-layout version to 1.0.0

* add oras test

0.2.10

25 Oct 15:36
4e886e7
Compare
Choose a tag to compare
release 0.2.10 (#70)

0.2.9

31 Aug 08:17
7b81adc
Compare
Choose a tag to compare
cargo update (#52)

0.2.8

15 Aug 12:18
7a50168
Compare
Choose a tag to compare

default PATH variable if unspecified

0.2.7

15 Aug 09:40
a95744f
Compare
Choose a tag to compare

preserve linux capabilities