Releases: hhd-dev/rechunk
v1.2.1: Move shim to this repo
Having a separate repo for the shim is unnecessary. Move it here.
Full Changelog: v1.2.0...v1.2.1
v1.2.0: Bump to bootc/ostree-ext and F41
Make the container use F41 and switch to bootc/ostree-ext, since this is merged now. Use a shim since ostree-rs-ext/cli code is gone.
Warning
This is partially untested and a big dependency bump.
Full Changelog: v1.1.3...v1.2.0
v1.1.3: Bump ostree rs ext
Bump ostree-rs-ext to v0.15.3 which should allow nested rechunking.
Full Changelog: v1.1.2...v1.1.3
v1.1.2: Fix SSSD bug
What's Changed
- fix: correct Fedora 40 detection, and be more verbose about version by @ABotelho23 in #13
Full Changelog: v1.1.1...v1.1.2
v1.1.1: Add missing dir
Self-hosted runners do not precreate the directory github.workspace
so make it.
Full Changelog: v1.1.0...v1.1.1
v1.1.0: ARM Support
v1.0.2: Fix SSSD capabilities
What's Changed
- fix: add case statement for setting sssd capabilities based on Fedora version by @ABotelho23 in #9
New Contributors
- @ABotelho23 made their first contribution in #9
Full Changelog: v1.0.1...v1.0.2
v1.0.1: Use F40, add meta.yml support
Adds support for providing a meta.yml
file, and downgrades to fedora 40, as numpy does not have fedora 41 wheels.
Full Changelog: v1.0.0...v1.0.1
v1.0.0: Use official ostree-rs-ext, add more capabilities
Switches to official ostree-rs-ext instead of fork + fedora 41, and adds more capabilities.
What's Changed
New Contributors
Full Changelog: v0.8.6...v1.0.0
v0.8.6: RPM Parser fixup
Fixes the rpm parser to use randomly generated strings, so that it does not fail when > or < are used to start lines in changelogs.
Full Changelog: v0.8.5...v0.8.6