Skip to content

go.mod: update osbuild/images to v0.238.0 (HMS-9090)#448

Draft
thozza wants to merge 1 commit intoosbuild:mainfrom
thozza:HMS-9090
Draft

go.mod: update osbuild/images to v0.238.0 (HMS-9090)#448
thozza wants to merge 1 commit intoosbuild:mainfrom
thozza:HMS-9090

Conversation

@thozza
Copy link
Member

@thozza thozza commented Feb 5, 2026

Among other things, this brings the multi-stage RPM installation, which solves the bug with installation of packages that use %pretrans sctiptlet.

Changes with 0.237.0

----------------
  - Add ResolveInfo() function for resolving all bootc container info in one call (#2151)
    - Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
  - Use cpio -H newc instead of -c (#2153)
    - Author: Brian C. Lane, Reviewers: Lukáš Zapletal, Tomáš Hozza
  - bootc-generic-iso: add container embedding (#2138)
    - Author: Ondřej Budai, Reviewers: Lukáš Zapletal, Simon de Vlieger
  - check: implement file/dir/kernel host checks (#2142)
    - Author: Lukáš Zapletal, Reviewers: Ondřej Budai, Tomáš Hozza
  - go.mod: update osbuild/blueprint (#2148)
    - Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Simon de Vlieger
  - osinfo, bootc: allow (some) configuration for generic `bootc-iso` through an `iso.yaml` in the container (HMS-10018, HMS-10015) (#2135)
    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal

— Somewhere on the Internet, 2026-02-02

---

Changes with 0.238.0

----------------
  - Refactor RPM installation to use multi-stage transactions for %pretrans script support (HMS-9090) (#2170)
    - Author: Tomáš Hozza, Reviewers: Sanne Raymaekers, Simon de Vlieger
  - Update osbuild dependency commit ID (#2166)
    - Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Koscielniak
  - bib: ban logrus from the project (#2162)
    - Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Sanne Raymaekers, Simon de Vlieger
  - checks/kernel: convert option failure to warning (#2173)
    - Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  - distro: `ImageOptions.Preview` (HMS-9969) (#2174)
    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal
  - manifest/subscription: fix selinux systemd race condition (HMS-10142) (#2171)
    - Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Tomáš Hozza
  - rhsm_facts: Add blueprint-id as optional fact (HMS-3881) (#2163)
    - Author: Simon Steinbeiß, Reviewers: Lukáš Zapletal, Tomáš Hozza

— Somewhere on the Internet, 2026-02-05

@thozza thozza requested a review from a team as a code owner February 5, 2026 20:02
@thozza thozza requested review from achilleas-k, croissanne and supakeen and removed request for a team February 5, 2026 20:02
@thozza thozza changed the title go.mod: update osbuild/images to v0.238.0 go.mod: update osbuild/images to v0.238.0 (HMS-9090) Feb 5, 2026
@thozza thozza marked this pull request as draft February 5, 2026 20:39
Among other things, this brings the multi-stage RPM installation, which
solves the bug with installation of packages that use %pretrans
sctiptlet.

Bump minimum osbuild version to v171.

---

Changes with 0.237.0

----------------
  - Add ResolveInfo() function for resolving all bootc container info in one call (#2151)
    - Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
  - Use cpio -H newc instead of -c (#2153)
    - Author: Brian C. Lane, Reviewers: Lukáš Zapletal, Tomáš Hozza
  - bootc-generic-iso: add container embedding (#2138)
    - Author: Ondřej Budai, Reviewers: Lukáš Zapletal, Simon de Vlieger
  - check: implement file/dir/kernel host checks (#2142)
    - Author: Lukáš Zapletal, Reviewers: Ondřej Budai, Tomáš Hozza
  - go.mod: update osbuild/blueprint (#2148)
    - Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Simon de Vlieger
  - osinfo, bootc: allow (some) configuration for generic `bootc-iso` through an `iso.yaml` in the container (HMS-10018, HMS-10015) (#2135)
    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal

— Somewhere on the Internet, 2026-02-02

---

Changes with 0.238.0

----------------
  - Refactor RPM installation to use multi-stage transactions for %pretrans script support (HMS-9090) (#2170)
    - Author: Tomáš Hozza, Reviewers: Sanne Raymaekers, Simon de Vlieger
  - Update osbuild dependency commit ID (#2166)
    - Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Koscielniak
  - bib: ban logrus from the project (#2162)
    - Author: Lukáš Zapletal, Reviewers: Brian C. Lane, Sanne Raymaekers, Simon de Vlieger
  - checks/kernel: convert option failure to warning (#2173)
    - Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  - distro: `ImageOptions.Preview` (HMS-9969) (#2174)
    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal
  - manifest/subscription: fix selinux systemd race condition (HMS-10142) (#2171)
    - Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Tomáš Hozza
  - rhsm_facts: Add blueprint-id as optional fact (HMS-3881) (#2163)
    - Author: Simon Steinbeiß, Reviewers: Lukáš Zapletal, Tomáš Hozza

— Somewhere on the Internet, 2026-02-05

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant