Skip to content

Releases: osbuild/images

0.101.0

25 Nov 05:16
Compare
Choose a tag to compare

Changes with 0.101.0

  • Update osbuild dependency commit ID to latest (#1048)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20241115 (#1046)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • blueprint,disk: tiny style changes (#1056)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • blueprint: rename partitioning_customizations, tweak validation, typos (#1054)
    • Author: Michael Vogt, Reviewers: Ondřej Budai
  • datasize, blueprint: add new datasizes.Size type and use in blueprints (#1057)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza

— Somewhere on the Internet, 2024-11-25

0.100.0

21 Nov 10:38
Compare
Choose a tag to compare

Changes with 0.100.0

  • Advanced partitioning customizations (COMPOSER-2399) (#1041)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai
  • osbuild: new stage 'cacert' (HMS-4839) (#907)
    • Author: Lukáš Zapletal, Reviewers: Nobody
  • ostree: extract httpClientForRef from resolveRef (#1052)
    • Author: Michael Vogt, Reviewers: Brian C. Lane, Lukáš Zapletal, Simon de Vlieger

— Somewhere on the Internet, 2024-11-21

0.99.0

20 Nov 07:00
Compare
Choose a tag to compare

Changes with 0.99.0

  • ostree: fix proxy parsing (HMS-5018) (#1050)
    • Author: Lukáš Zapletal, Reviewers: Ondřej Ezr, Sanne Raymaekers

— Somewhere on the Internet, 2024-11-20

0.98.0

18 Nov 05:16
Compare
Choose a tag to compare

Changes with 0.98.0

  • Update osbuild dependency commit ID to latest (#1029)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • blueprint: add map conversion check to fs customization unmarshaller (#1033)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Michael Vogt, Simon de Vlieger
  • disk: nicer formatting for NewPartitionTable docstring (#1040)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • fix: install anaconda-install-img-deps package in anaconda installers. (#1031)
    • Author: Miguel Martin, Reviewers: Simon de Vlieger
  • imagefilter: add ResultFormatter type to support flexible output (#1019)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • ostree: skip MTLS on nil (#1043)
    • Author: Lukáš Zapletal, Reviewers: Michael Vogt
  • pkg: add new imagefilter package with an ImageFilter (#1015)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • reporegistry: add new LoadAllRepositoriesFromFS and use in tests (#1038)
    • Author: Michael Vogt, Reviewers: Tomáš Hozza
  • worker: parse ostree proxy early (#1044)
    • Author: Lukáš Zapletal, Reviewers: Ondřej Ezr

— Somewhere on the Internet, 2024-11-18

0.97.0

11 Nov 05:17
Compare
Choose a tag to compare

Changes with 0.97.0

  • Add osbuild commit pinning and runner repos for Fedora 41 (#1021)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • Partition table helper functions for adding root filesystem and boot partition (#1009)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • Revert "dnfjson: skip sbom tests with dnf5" (#1022)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • Update osbuild dependency commit ID to latest (#1010)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • awscloud: add import role parameter to AMI registration (#1013)
    • Author: Ondřej Budai, Reviewers: Achilleas Koutsou, Michael Vogt
  • disk: AddPartitionsForBootMode() helper function (#1024)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • disk: define PartitionTableType enum for partition table types (#1004)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • disk: separate most tests from package (#1014)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • distrosort: add new distrosort.Names helper (#1012)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger
  • dnfjson: skip sbom tests with dnf5 (#1017)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  • github: fix the comments in test-osbuild-composer-integration (#1028)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • many: use new disk.PartitionTableType instead of string (#1025)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • reporegistry: move to logrus instead of log.Printf() (#1001)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • rhel: fix crash when PartitionType() is requested (#1020)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • workflow: generate PR comments when non-required tests fail and let the action itself succeed (#1016)
    • Author: Achilleas Koutsou, Reviewers: Florian Schüller

— Somewhere on the Internet, 2024-11-11

0.96.0

04 Nov 05:16
Compare
Choose a tag to compare

Changes with 0.96.0

  • Refactor LVM LV name generation and extract unique name generator into helper (#1003)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • Update osbuild dependency commit ID to latest (#996)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20241101 (#1007)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • build: support specifying repository file path (#999)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • disk: define FSType enum for all supported types (#1002)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • feat: remove signatures in container deployments by default (#990)
    • Author: Miguel Martin, Reviewers: Michael Vogt
  • many: extract newGCETarPipelineForImg() helper (#985)
    • Author: Michael Vogt, Reviewers: Tomáš Hozza
  • ostree: configurable MTLS config for ostree resolve (#975)
    • Author: Lukáš Zapletal, Reviewers: Nobody
  • pkg/{distro,platform}: move BootMode to platform (#1005)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon de Vlieger
  • rhel8/azure: don't enable systemd-resolved (COMPOSER-2380) (#998)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • test/scripts: pylint: disable=too-many-positional-arguments (#1008)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2024-11-04

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