Skip to content

Releases: osbuild/images

0.95.0

28 Oct 05:15
Compare
Choose a tag to compare

Changes with 0.95.0

  • reporegistry: add NoReposLoadedError and use it (#946)
    • Author: Tomáš Hozza, Reviewers: Michael Vogt

— Somewhere on the Internet, 2024-10-28

0.94.0

25 Oct 06:51
Compare
Choose a tag to compare

Changes with 0.94.0

  • Update osbuild dependency commit ID to latest (#991)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • distro/fedora: bump branched version (#995)
    • Author: Simon de Vlieger, Reviewers: Sanne Raymaekers

— Somewhere on the Internet, 2024-10-25

0.40.0-r9.4.1

22 Oct 10:17
v0.40.0-r9.4.1
Compare
Choose a tag to compare

v0.40.0 RHEL 9.4 (1)
Changes with 0.40.0-r9.4.1


  • [RHEL 9.4] disable dracut for ostree based systems on rpm installation (RHEL-63058) (#989)

Contributions from: Miguel Martín, Achilleas Koutsou

— Berlin, 2024-10-22

0.93.0

21 Oct 05:16
Compare
Choose a tag to compare

Changes with 0.93.0

  • Makefile: initial version of makefile, replace GH action (#954)
    • Author: Florian Schüller, Reviewers: Nobody
  • Pin Go version to 1.21 (#976)
    • Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou
  • Update osbuild dependency commit ID to latest (#978)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • build(deps): bump google.golang.org/api from 0.200.0 to 0.201.0 in the go-deps group (#984)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • cloud/gcp: update guest OS features to match prod RHEL images (#929)
    • Author: Dusty Mabe, Reviewers: Simon de Vlieger
  • github: remove workflow "Schutzbot comments" (#980)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • osbuild: Rename GCE output from .tgz to .tar.gz (#987)
    • Author: Matthieu Bernardin, Reviewers: Michael Vogt
  • pkg: extra new datasizes package for DataSizeToUint64 (#981)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  • readme: update dicussion link (#979)
    • Author: Lukáš Zapletal, Reviewers: Brian C. Lane

— Somewhere on the Internet, 2024-10-21

0.92.0

14 Oct 05:16
Compare
Choose a tag to compare

Changes with 0.92.0

  • README: link to docs/developer in Contributing section (#959)
    • Author: Achilleas Koutsou, Reviewers: Florian Schüller, Michael Vogt
  • build(deps): bump github.com/vmware/govmomi from 0.43.0 to 0.44.0 in the go-deps group (#971)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#972)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 3 updates (#970)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • cmd: New otk external: otk-make-ostree-source (#960)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • cmd: rename otk externals (#922)
    • Author: Simon de Vlieger, Reviewers: Achilleas Koutsou
  • manifest: extract tomlPkgsFor() helper and fix ordering (#862)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • test: build edge-commit with parent (#956)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
  • workflow: generate PR comments when non-required tests fail and let the action itself succeed (part 1) (#974)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger

— Somewhere on the Internet, 2024-10-14

0.91.0

07 Oct 05:16
Compare
Choose a tag to compare

Changes with 0.91.0

  • Update osbuild dependency commit ID to latest (#958)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • build(deps): bump the go-deps group across 1 directory with 7 updates (#969)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • cmd: add "archName" to gen-manifests mock dnf solver URLs (#968)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger
  • coreos-installer: install only the required dracut modules (#967)
    • Author: Miguel Martin, Reviewers: Achilleas Koutsou
  • go.mod: use go 1.22.0 (#955)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Sanne Raymaekers
  • otk-gen-partition-table: add support for ppc64/s390x partition tables (#963)
    • Author: Michael Vogt, Reviewers: Florian Schüller, Simon de Vlieger
  • pkg/dnfjson/dnfjson_test.go: fix crashing on failing test (#953)
    • Author: Florian Schüller, Reviewers: Michael Vogt, Simon de Vlieger

— Somewhere on the Internet, 2024-10-07

0.90.0

30 Sep 05:15
Compare
Choose a tag to compare

Changes with 0.90.0

  • Update osbuild dependency commit ID to latest (#942)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20240918 (#940)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20240924 (#950)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • [RFC] gen-manifests: add excluded packages via exclude: prefix in mock (#938)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • cmd/otk-resolve-ostree-commit: support mocking ostree resolve calls (#945)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  • dnfjson: fix race in TestRunErrorEmptyOutput (#949)
    • Author: Michael Vogt, Reviewers: Brian C. Lane
  • gen-manifest: include repo as pseudo package (#944)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • gen-manifests: use archName in mockDepsolve() (#943)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  • github/workflows/test-osbuild-composer-intergation: fix integration test (#957)
    • Author: Florian Schüller, Reviewers: Achilleas Koutsou
  • github: drop -v from go test (#948)
    • Author: Michael Vogt, Reviewers: Brian C. Lane, Simon de Vlieger
  • image: add new gce pipeline to BootcDiskImage (#923)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-09-30

0.89.0

23 Sep 05:14
Compare
Choose a tag to compare

Changes with 0.89.0

  • gen-manifests: create predictable version/release numbers in mockDepsolve (#937)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-09-23

0.88.0

19 Sep 12:35
Compare
Choose a tag to compare

Changes with 0.88.0

  • Add container resolver for otk: otk-resolve-containers (COMPOSER-2293) (#936)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • Add initial support for generating SPDX SBOM documents (COMPOSER-2274) (#930)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Florian Schüller, Gianluca Zuccarelli
  • Add ostree commit resolver for otk: otk-resolve-ostree-commit (COMPOSER-2349) (#935)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  • Update snapshots to 20240915 (#931)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Various fixes (#925)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Michael Vogt
  • fedora-iot: move bootupd to f41 (#918)
    • Author: Paul Whalen, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2024-09-19

0.87.0

17 Sep 10:56
Compare
Choose a tag to compare

Changes with 0.87.0

  • Update osbuild dependency commit ID to latest (#932)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • [RHEL-9] Drop RHSM and RHUI-specific config from Azure and EC2 images (COMPOSER-2308) (#857)
    • Author: Tomáš Hozza, Reviewers: Gianluca Zuccarelli, Ondřej Budai
  • blueprint: remove the sshkey customization (#928)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
  • github: don't fail fast on Fedora unit tests (#933)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • otk-gen-partition-table: support EFI system on DOS partitions (#934)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger

— Somewhere on the Internet, 2024-09-17