Skip to content

Releases: hhd-dev/rechunk

v1.1.2: Fix SSSD bug

12 Jan 23:13
0aee79e
Compare
Choose a tag to compare

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

05 Jan 19:20
f153348
Compare
Choose a tag to compare

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

05 Jan 18:22
08d6081
Compare
Choose a tag to compare

Adds an arm image for rechunk

What's Changed

  • feat: build both AMD64 and ARM64 by @p5 in #11

New Contributors

  • @p5 made their first contribution in #11

Full Changelog: v1.0.2...v1.1.0

v1.0.2: Fix SSSD capabilities

04 Jan 10:55
bde873c
Compare
Choose a tag to compare

What's Changed

  • fix: add case statement for setting sssd capabilities based on Fedora version by @ABotelho23 in #9

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1: Use F40, add meta.yml support

30 Oct 20:36
602e6d6
Compare
Choose a tag to compare

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

30 Oct 20:05
41ae636
Compare
Choose a tag to compare

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

13 Aug 13:16
e46fb40
Compare
Choose a tag to compare

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

11 Aug 07:54
7d9773c
Compare
Choose a tag to compare

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

11 Aug 07:39
a5b19ba
Compare
Choose a tag to compare

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

08 Aug 17:19
a057a99
Compare
Choose a tag to compare

Adds the missing tree package and tweaks printing.

Full Changelog: v0.8.2...v0.8.3