Skip to content

Releases: osbuild/images

0.41.0

28 Feb 14:22
Compare
Choose a tag to compare

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

25 Feb 07:19
Compare
Choose a tag to compare

Changes with 0.40.0

  • RHEL-8: fix hybrid boot by bringing back /boot/efi (#472)
    • Author: Tomáš Hozza, Reviewers: Simon de Vlieger
  • build(deps): bump the go-deps group with 1 update (#466)
    • Author: dependabot[bot], Reviewers: SchutzBot

— Somewhere on the Internet, 2024-02-25

0.39.0

22 Feb 20:48
Compare
Choose a tag to compare

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

19 Feb 05:13
Compare
Choose a tag to compare

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

12 Feb 05:13
Compare
Choose a tag to compare

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

08 Feb 16:38
Compare
Choose a tag to compare

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

0.35.0

05 Feb 05:13
Compare
Choose a tag to compare

Changes with 0.35.0

  • build(deps): bump the go-deps group with 6 updates (#420)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • distro/rhel9: handle two-digit minor version without the dot (#418)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-02-05

0.34.0

26 Jan 15:13
Compare
Choose a tag to compare

Changes with 0.34.0

  • Generate all manifests in CI (#396)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Ondřej Budai
  • Move cleaning up old dnfjson cache dirs from composer to Weldr API (#404)
    • Author: Achilleas Koutsou, Reviewers: Diaa Sami, Tomáš Hozza

— Somewhere on the Internet, 2024-01-26

0.33.0

25 Jan 14:46
Compare
Choose a tag to compare

Changes with 0.33.0

  • Move the actual path policies into a public package 'policies' (#395)
    • Author: Brian C. Lane, Reviewers: Achilleas Koutsou
  • New image type: Fedora iot-bootable-container (#361)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • Use dot to separate distro major and minor version and replace distro registry with factory (#332)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
  • awscloud: add new UploadFromReader() (#383)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • build(deps): bump the go-deps group with 4 updates (#390)
    • Author: dependabot[bot], Reviewers: Achilleas Koutsou
  • dnfjson: fix pointer aliasing issue (#391)
    • Author: Diaa Sami, Reviewers: Achilleas Koutsou, Ondřej Ezr
  • manifest: label /usr/bin/{,u}mount correct (HMS-3318) (#402)
    • Author: Michael Vogt, Reviewers: Ondřej Budai
  • many: exclude /sysroot in bootc container-deploy stage (#400)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • pkg/blueprint: remove the container digest field (#393)
    • Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Simon de Vlieger

— Somewhere on the Internet, 2024-01-25

0.32.0

22 Jan 05:12
Compare
Choose a tag to compare

Changes with 0.32.0

  • Add FIPS enabled image warning (#351)
    • Author: Miguel Martin, Reviewers: Brian C. Lane, Clemens Lang
  • Test: return and print stdout from aws s3 sync only when filtering (#386)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • image: unify definition for Anaconda efiboot.img (#389)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  • many: use bootupd for image.BootcDiskImage (#381)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • test: update F39 repositories (#388)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane

— Somewhere on the Internet, 2024-01-22