Releases: osbuild/images
Releases · osbuild/images
0.112.0
Changes with 0.112.0
- Add CODEOWNERS (#1159)
- Author: Achilleas Koutsou, Reviewers: Florian Schüller, Michael Vogt, Tomáš Hozza
- Fix user and group creation order in ostree deployments (#1154)
- Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
- Test/scripts/build-info: include runner-distro in
info.json
(HMS-5350) (#1152)- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- Test/scripts: add scripts for convenient download of image build CI cache (HMS-5356) (#1155)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- Update osbuild dependency commit ID to latest (#1151)
- Author: SchutzBot, Reviewers: Tomáš Hozza
- Validate config map and fix bad Fedora IoT test config (#1156)
- Author: Achilleas Koutsou, Reviewers: Florian Schüller, Tomáš Hozza
- depsolve: add
modules
support (#1163)- Author: Simon de Vlieger, Reviewers: Tomáš Hozza
- osbuild: add consts for more "sources" in sources.go (#1164)
- Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
- pkg: add new
manifestgen
package (#1153)- Author: Michael Vogt, Reviewers: Nobody
— Somewhere on the Internet, 2025-01-24
0.111.0
0.110.0
Changes with 0.110.0
- Add erofs support (#1117)
- Author: Brian C. Lane, Reviewers: Tomáš Hozza
- Remove dnsmasq from iot package sets (#1138)
- Author: djach7, Reviewers: Achilleas Koutsou
- Update osbuild dependency commit ID to latest (#1136)
- Author: SchutzBot, Reviewers: Achilleas Koutsou
- Update snapshots to 20250109 (#1134)
- Author: SchutzBot, Reviewers: Achilleas Koutsou
- Update snapshots to 20250115 (#1144)
- Author: SchutzBot, Reviewers: Achilleas Koutsou
- anaconda: Use erroronfail (#1137)
- Author: Colin Walters, Reviewers: Michael Vogt, Simon de Vlieger
- crypt: provide non-cgo implementation of "crypt()" to be more cross-build friendly (#1114)
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
- manifest,sources: add librepo support to Serialize/GenSources (#1142)
- Author: Michael Vogt, Reviewers: Tomáš Hozza
- manifest: change the serializeStart() to take a new
Inputs
arg (#1139)- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Ondřej Budai, Simon de Vlieger, Tomáš Hozza
- osbuild: add org.osbuild.librepo source wrapper (#1141)
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Ondřej Budai
- rpmmd,dnfjson: add
Path
,RepoID
to PackageSpec for librepo (#1140)- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
— Somewhere on the Internet, 2025-01-17
0.109.0
Changes with 0.109.0
- Changes to require pinned osbuild commit for the CI runners (HMS-5248) (#1126)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- GH/test-osbuild-composer-integration: don't set env.pr_head (#1127)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- Rework S3 CI cache prefix (HMS-5274) (#1130)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Florian Schüller
- Test/scripts: move shared code to
imgtestlib
(HMS-5242) (#1123)- Author: Tomáš Hozza, Reviewers: Brian C. Lane, Michael Vogt, Simon de Vlieger
- build(deps): bump deps specifically CVE-2024-45338 (#1128)
- Author: Lukáš Zapletal, Reviewers: Tomáš Hozza
- data: copy all repositories from
osbuild-composer
to images (#1112)- Author: Michael Vogt, Reviewers: Ondřej Budai, Tomáš Hozza
- disk: tweak ensure{Btrfs,LVM}() to be more linear (#1073)
- Author: Michael Vogt, Reviewers: Brian C. Lane
— Somewhere on the Internet, 2025-01-10
0.108.0
Changes with 0.108.0
- Run gitlab CI build jobs on Fedora 41 (#1058)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- Update osbuild dependency commit ID to latest (#1120)
- Author: SchutzBot, Reviewers: Tomáš Hozza
- Update snapshots to 20250101 (#1121)
- Author: SchutzBot, Reviewers: Achilleas Koutsou
- schutzbot: update Achilleas' ssh keys (#1113)
- Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
— Somewhere on the Internet, 2025-01-06
0.107.0
Changes with 0.107.0
- Add ability to use plain squashfs as the iso rootfs (#1105)
- Author: Brian C. Lane, Reviewers: Achilleas Koutsou
- Remove support for Fedora 39 (#1111)
- Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Florian Schüller, Simon de Vlieger, Tomáš Hozza
- pkg: make
seed
inImageType.Manifest()
random by default (#1107)- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
— Somewhere on the Internet, 2024-12-23
0.106.0
Changes with 0.106.0
- Add support for selecting a partition table type (#1085)
- Author: Ondřej Budai, Reviewers: Michael Vogt
- Update osbuild dependency commit ID to latest (#1094)
- Author: SchutzBot, Reviewers: Achilleas Koutsou
- blueprint: clarify filesystem type customization name (#1097)
- Author: Achilleas Koutsou, Reviewers: Ondřej Budai
- blueprint: fix CA cert testing (#1096)
- Author: Lukáš Zapletal, Reviewers: Tomáš Hozza
- cmd/osbuild-package-sets: specify OSTree options only for OSTree images (#1090)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- disk: rename all DOS type ID consts to match GUIDs (#1099)
- Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
- github/actions: Enable /jira-epic slash commands (HMS-5161) (#1102)
- Author: Simon Steinbeiß, Reviewers: Achilleas Koutsou, Michael Vogt
- otk: add mtls into resolve ostree command (#1051)
- Author: Lukáš Zapletal, Reviewers: Michael Vogt
— Somewhere on the Internet, 2024-12-16
0.105.0
0.104.0
Changes with 0.104.0
- Add support for the new partitioning customizations to RHEL and CentOS (#1077)
- Author: Achilleas Koutsou, Reviewers: Michael Vogt
- Fix boot modes and ESP partitions for RHEL 8 and 9 (RHEL-69628) (#1080)
- Author: Ondřej Budai, Reviewers: Tomáš Hozza
- Minor fixes and changes to warnings handling in option checkers (#1086)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- disk: support automatic name generation for swap devices (#1088)
- Author: Michael Vogt, Reviewers: Ondřej Budai
- github: prevent script injections via PR branch names (#1083)
- Author: Ondřej Budai, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
- osbuild: add support for
swap
in the bootupd stage (#1087)- Author: Michael Vogt, Reviewers: Ondřej Budai
- osbuildmonitor: add new package to monitor osbuild output (#1047)
- Author: Michael Vogt, Reviewers: Achilleas Koutsou
— Somewhere on the Internet, 2024-12-05
0.103.0
Changes with 0.103.0
- disk: test ForEachMountable() (#1075)
* Author: Achilleas Koutsou, Reviewers: Michael Vogt - Distro: fail on OSTree image options being provided for non-OSTree based image types (#1071)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- LoadAllRepositoriesFromFS: log only filenames of loaded repositories (#1070)
- Author: Tomáš Hozza, Reviewers: Michael Vogt
- Support swap partitions and logical volumes in DiskCustomization (COMPOSER-2400) (#1072)
- Author: Achilleas Koutsou, Reviewers: Nobody
- [RHEL-10] add internal-only image types (COMPOSER-2357) (#1067)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- disk: cover all entities in PartitionTable.features() (#1074)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- linter: exclude vendor/ directory (#1069)
- Author: Lukáš Zapletal, Reviewers: Achilleas Koutsou
— Somewhere on the Internet, 2024-11-29