Releases: osbuild/images
Releases · osbuild/images
0.43.0
Changes with 0.43.0
- Allow ISO labels to be predefined instead of templated (#488)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Tomáš Hozza
- Change filename for the minimal-raw image type in all distros (#492)
- Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
- Simplify GitHub > GitLab trigger workflow (#494)
- Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
- Simplify GitHub > GitLab trigger workflow (part 2) (#495)
- Author: Achilleas Koutsou, Reviewers: Simon Steinbeiß
- build(deps): bump the go-deps group with 2 updates (#490)
- Author: dependabot[bot], Reviewers: SchutzBot
— Somewhere on the Internet, 2024-03-05
0.42.0
Changes with 0.42.0
- Fedora package sets: bump anaconda-webui cutoff to Fedora 41 (#479)
- Author: Adam Williamson, Reviewers: Simon de Vlieger
- Fedora: Update package sets for upstream changes (#480)
- Author: Paul Whalen, Reviewers: Achilleas Koutsou, Simon de Vlieger
- build(deps): bump the go-deps group with 3 updates (#486)
- Author: dependabot[bot], Reviewers: SchutzBot
- fedora: anaconda cleanups (#484)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou
— Somewhere on the Internet, 2024-03-04
0.41.0
Changes with 0.41.0
- Enabled masked services customization (HMS-3661) (#464)
- Author: Gianluca Zuccarelli, Reviewers: Tomáš Hozza
- Generate manifests with containers from local storage (HMS-3235) (#448)
- Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai
- More consistent and readable version checks. (#469)
- Author: Simon de Vlieger, Reviewers: Ondřej Budai
- Remove Fedora 37 codepaths (#471)
- Author: Simon de Vlieger, Reviewers: Tomáš Hozza
- Rename CI jobs testing the integration with osbuild-composer (#476)
- Author: Tomáš Hozza, Reviewers: Gianluca Zuccarelli
- Replace IRC link in README.md with a Matrix link (#454)
- Author: Adam Williamson, Reviewers: Brian C. Lane
- build(deps): bump the go-deps group with 1 update (#475)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#473)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#481)
- Author: dependabot[bot], Reviewers: SchutzBot
- container: simplify resolver (#478)
- Author: Michael Vogt, Reviewers: Ondřej Budai
- fedora: remove webui kernel arguments (#468)
- Author: Simon de Vlieger, Reviewers: Ondřej Budai
- osbuild: add containers-storage source (#477)
- Author: Michael Vogt, Reviewers: Ondřej Budai
— Somewhere on the Internet, 2024-02-28
0.40.0
0.39.0
Changes with 0.39.0
- Adjust AWS partitioning for RHEL 8 and 9 (COMPOSER-2155) (#450)
- Author: Ondřej Budai, Reviewers: Tomáš Hozza
- README: Fix reference to developer guide (#458)
- Author: Brian C. Lane, Reviewers: Simon Steinbeiß
- RHEL-8/9: don't touch rhsm.conf on non-RHUI images. (#465)
- Author: Tomáš Hozza, Reviewers: Gianluca Zuccarelli
- RHEL: fix Azure images configuration according to documentation (#453)
- Author: Tomáš Hozza, Reviewers: Ondřej Budai
- Revert "blueprint/customization:filesystem customizations for edge images" (#463)
- Author: Sayan Paul, Reviewers: Tomáš Hozza
- build(deps): bump the go-deps group with 1 update (#449)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 1 update (#455)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#459)
- Author: dependabot[bot], Reviewers: SchutzBot
- osbuild: generate bootupd mounts to span a single disk via partscan=True (#447)
- Author: Michael Vogt, Reviewers: Ondřej Budai
— Somewhere on the Internet, 2024-02-22
0.38.0
Changes with 0.38.0
- Add customizations for building unattended Anaconda installers (#440)
- Author: Achilleas Koutsou, Reviewers: Michael Vogt
- Ensure FIPS files are added to the build (#408)
- Author: Miguel Martin, Reviewers: Achilleas Koutsou
- build(deps): bump golangci/golangci-lint-action from 3 to 4 (#439)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 1 update (#438)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 1 update (#442)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 1 update (#445)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#444)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 6 updates (#441)
- Author: dependabot[bot], Reviewers: SchutzBot
- osbuild: add missing inputs to boots.install-to-filesystem (#446)
- Author: Michael Vogt, Reviewers: Colin Walters, Ondřej Budai
- osbuild: add org.osbuild.bootc.install-to-filesystem support (#412)
- Author: Michael Vogt, Reviewers: Ondřej Budai
— Somewhere on the Internet, 2024-02-19
0.37.0
Changes with 0.37.0
- Include osbuild NEVRA in build info path for test cache (#432)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- README: Add images principles (#437)
- Author: Simon Steinbeiß, Reviewers: Achilleas Koutsou, Tom Gundersen
- Test: rebuild disks from bootable containers when the BIB container changes (#405)
- Author: Achilleas Koutsou, Reviewers: Ondřej Budai
- anaconda: Add unattended kickstart options for edge installer (#436)
- Author: Djebran Lezzoum, Reviewers: Achilleas Koutsou
- build(deps): bump the go-deps group with 3 updates (#435)
- Author: dependabot[bot], Reviewers: SchutzBot
- container: make
container.NewResolver()
return a pointer (#433)- Author: Michael Vogt, Reviewers: Achilleas Koutsou
- create ostree user sudoers file (#417)
- Author: Djebran Lezzoum, Reviewers: Achilleas Koutsou
- osbuild: rm org.osbuild.script (#434)
- Author: Achilleas Koutsou, Reviewers: Michael Vogt
— Somewhere on the Internet, 2024-02-12
0.36.0
Changes with 0.36.0
- CI: test integration to osbuild-composer as part of PRs (#419)
- Author: Tomáš Hozza, Reviewers: Brian C. Lane
- Enable bootupd for bootable containers (#427)
- Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai
- anaconda/ostree: Ensure we set target image reference (#413)
- Author: Colin Walters, Reviewers: Achilleas Koutsou
- build(deps): bump the go-deps group with 1 update (#428)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#424)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#425)
- Author: dependabot[bot], Reviewers: SchutzBot
- build(deps): bump the go-deps group with 2 updates (#430)
- Author: dependabot[bot], Reviewers: SchutzBot
- disk(ova): correct archive order (#426)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Tomáš Hozza
- osbuild: add support for partscan/partition (#411)
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Colin Walters
- osbuild: remove the unused NewZiplStageOptions() (#423)
- Author: Michael Vogt, Reviewers: Tomáš Hozza
- osbuild: use New{Group,Users}StageOptions() in Gen{Group,Users}Stage() (#429)
- Author: Michael Vogt, Reviewers: Tomáš Hozza
— Somewhere on the Internet, 2024-02-08