ITADN
hhd-dev/rechunk

版本发布 8

v1.2.3: Hotfix + Bumpv1.2.3
? · 2025-07-12

Fixes changelog logic showing a changed version for packages that exist twice in an image. Also, bump. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.2.2...v1.2.3

v1.2.2: Bump versionsv1.2.2
? · 2025-04-27

Rebuild everything and bump to f42. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.2.1...v1.2.2

v1.2.1: Move shim to this repov1.2.1
? · 2025-03-07

Having a separate repo for the shim is unnecessary. Move it here. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.2.0...v1.2.1

v1.2.0: Bump to bootc/ostree-ext and F41v1.2.0
? · 2025-03-07

Make the container use F41 and switch to bootc/ostree-ext, since this is merged now. Use a [shim](https://github.com/hhd-dev/ostree-ext-cli) since ostree-rs-ext/cli code is gone. > [!WARNING] > This is partially untested and a big dependency bump. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.3...v1.2.0

v1.1.3: Bump ostree rs extv1.1.3
? · 2025-01-31

Bump ostree-rs-ext to v0.15.3 which should allow nested rechunking. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.2...v1.1.3

v1.1.2: Fix SSSD bugv1.1.2
? · 2025-01-12

## What's Changed * fix: correct Fedora 40 detection, and be more verbose about version by @ABotelho23 in https://github.com/hhd-dev/rechunk/pull/13 **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.1...v1.1.2

v1.1.1: Add missing dirv1.1.1
? · 2025-01-05

Self-hosted runners do not precreate the directory `github.workspace` so make it. **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.1.0...v1.1.1

v1.1.0: ARM Supportv1.1.0
? · 2025-01-05

Adds an arm image for rechunk ## What's Changed * feat: build both AMD64 and ARM64 by @p5 in https://github.com/hhd-dev/rechunk/pull/11 ## New Contributors * @p5 made their first contribution in https://github.com/hhd-dev/rechunk/pull/11 **Full Changelog**: https://github.com/hhd-dev/rechunk/compare/v1.0.2...v1.1.0