Releases: hhd-dev/rechunk
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
v0.8.5: Docker cli packages
Adds meta packages for docker compose and docker buildx, which are large executables of around 60mb.
Full Changelog: v0.8.4...v0.8.5
v0.8.4: Packaging fixup
Fixes a bug in the prefill algorithm that caused some packages to not be allocated and a subsequent crash. In addition, makes it so if this happens again due to a different bug an error is emitted instead of crashing.
Full Changelog: v0.8.3...v0.8.4
v0.8.3: Add missing tree package
Adds the missing tree package and tweaks printing.
Full Changelog: v0.8.2...v0.8.3