Skip to content

Conversation

@schutzbot
Copy link
Contributor

go: downloading github.com/lzap/gobump v1.0.10
go: downloading golang.org/x/mod v0.26.0
go: downloading golang.org/x/term v0.33.0
go: downloading golang.org/x/sys v0.34.0

Pinned Go version dependency update

go build ./...
go build ./...
# github.com/osbuild/blueprint/pkg/blueprint
/github/home/go/pkg/mod/github.com/osbuild/[email protected]/pkg/blueprint/blueprint.go:319:48: cannot convert files[idx] (variable of struct type FileCustomization) to type "github.com/osbuild/images/pkg/blueprint".FileCustomization
tests failed, reverting go.mod
go test ./...
go test ./...
?   	github.com/osbuild/images/cmd/boot-aws	[no test files]
?   	github.com/osbuild/images/cmd/build	[no test files]
?   	github.com/osbuild/images/cmd/gen-manifests	[no test files]
?   	github.com/osbuild/images/cmd/list-images	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-composer-image-definitions	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-mock-openid-provider	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-package-sets	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-playground	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-upload-azure	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-upload-container	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-upload-gcp	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-upload-generic-s3	[no test files]
?   	github.com/osbuild/images/cmd/osbuild-upload-oci	[no test files]
ok  	github.com/osbuild/images/cmd/otk/osbuild-gen-partition-table	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-make-fstab-stage	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-make-grub2-inst-stage	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-make-ostree-source	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-make-partition-mounts-devices	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-make-partition-stages	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-resolve-containers	(cached)
ok  	github.com/osbuild/images/cmd/otk/osbuild-resolve-ostree-commit	(cached)
ok  	github.com/osbuild/images/data/dependencies	(cached)
?   	github.com/osbuild/images/data/repositories	[no test files]
ok  	github.com/osbuild/images/internal/assertx	(cached)
ok  	github.com/osbuild/images/internal/buildconfig	(cached)
ok  	github.com/osbuild/images/internal/cmdutil	(cached)
ok  	github.com/osbuild/images/internal/common	(cached)
ok  	github.com/osbuild/images/internal/environment	(cached)
?   	github.com/osbuild/images/internal/mocks/rpmrepo	[no test files]
ok  	github.com/osbuild/images/internal/otkdisk	(cached)
?   	github.com/osbuild/images/internal/otkostree	[no test files]
?   	github.com/osbuild/images/internal/test	[no test files]
?   	github.com/osbuild/images/internal/testdisk	[no test files]
?   	github.com/osbuild/images/internal/testregistry	[no test files]
?   	github.com/osbuild/images/internal/worker/clienterrors	[no test files]
?   	github.com/osbuild/images/internal/workload	[no test files]
ok  	github.com/osbuild/images/pkg/arch	(cached)
?   	github.com/osbuild/images/pkg/artifact	[no test files]
ok  	github.com/osbuild/images/pkg/bib/blueprintload	(cached)
ok  	github.com/osbuild/images/pkg/bib/container	(cached)
ok  	github.com/osbuild/images/pkg/bib/osinfo	(cached)
ok  	github.com/osbuild/images/pkg/blueprint	(cached)
ok  	github.com/osbuild/images/pkg/cert	(cached)
?   	github.com/osbuild/images/pkg/cloud	[no test files]
ok  	github.com/osbuild/images/pkg/cloud/awscloud	(cached)
?   	github.com/osbuild/images/pkg/cloud/gcp	[no test files]
ok  	github.com/osbuild/images/pkg/container	(cached)
ok  	github.com/osbuild/images/pkg/crypt	(cached)
?   	github.com/osbuild/images/pkg/customizations/anaconda	[no test files]
?   	github.com/osbuild/images/pkg/customizations/bootc	[no test files]
?   	github.com/osbuild/images/pkg/customizations/fdo	[no test files]
ok  	github.com/osbuild/images/pkg/customizations/fsnode	(cached)
?   	github.com/osbuild/images/pkg/customizations/ignition	[no test files]
?   	github.com/osbuild/images/pkg/customizations/kickstart	[no test files]
ok  	github.com/osbuild/images/pkg/customizations/oscap	(cached)
ok  	github.com/osbuild/images/pkg/customizations/remotefile	(cached)
?   	github.com/osbuild/images/pkg/customizations/shell	[no test files]
ok  	github.com/osbuild/images/pkg/customizations/subscription	(cached)
?   	github.com/osbuild/images/pkg/customizations/users	[no test files]
?   	github.com/osbuild/images/pkg/customizations/wsl	[no test files]
ok  	github.com/osbuild/images/pkg/datasizes	(cached)
ok  	github.com/osbuild/images/pkg/disk	(cached)
ok  	github.com/osbuild/images/pkg/distro	(cached)
ok  	github.com/osbuild/images/pkg/distro/defs	(cached)
?   	github.com/osbuild/images/pkg/distro/distro_test_common	[no test files]
ok  	github.com/osbuild/images/pkg/distro/generic	(cached)
ok  	github.com/osbuild/images/pkg/distro/rhel	(cached)
ok  	github.com/osbuild/images/pkg/distro/rhel/rhel8	(cached)
ok  	github.com/osbuild/images/pkg/distro/rhel/rhel9	(cached)
?   	github.com/osbuild/images/pkg/distro/test_distro	[no test files]
ok  	github.com/osbuild/images/pkg/distrofactory	(cached)
ok  	github.com/osbuild/images/pkg/distroidparser	(cached)
ok  	github.com/osbuild/images/pkg/distrosort	(cached)
ok  	github.com/osbuild/images/pkg/dnfjson	(cached)
ok  	github.com/osbuild/images/pkg/experimentalflags	(cached)
ok  	github.com/osbuild/images/pkg/hashutil	(cached)
ok  	github.com/osbuild/images/pkg/image	(cached)
ok  	github.com/osbuild/images/pkg/imagefilter	(cached)
ok  	github.com/osbuild/images/pkg/manifest	(cached)
ok  	github.com/osbuild/images/pkg/manifestgen	(cached)
?   	github.com/osbuild/images/pkg/olog	[no test files]
ok  	github.com/osbuild/images/pkg/osbuild	(cached)
ok  	github.com/osbuild/images/pkg/osbuild/manifesttest	(cached)
ok  	github.com/osbuild/images/pkg/ostree	(cached)
?   	github.com/osbuild/images/pkg/ostree/mock_ostree_repo	[no test files]
?   	github.com/osbuild/images/pkg/ostree/test_mtls_server	[no test files]
ok  	github.com/osbuild/images/pkg/pathpolicy	(cached)
ok  	github.com/osbuild/images/pkg/platform	(cached)
ok  	github.com/osbuild/images/pkg/policies	(cached)
ok  	github.com/osbuild/images/pkg/reporegistry	(cached)
ok  	github.com/osbuild/images/pkg/rhsm	(cached)
?   	github.com/osbuild/images/pkg/rhsm/facts	[no test files]
ok  	github.com/osbuild/images/pkg/rpmmd	(cached)
ok  	github.com/osbuild/images/pkg/runner	(cached)
ok  	github.com/osbuild/images/pkg/sbom	(cached)
ok  	github.com/osbuild/images/pkg/upload/azure	(cached)
ok  	github.com/osbuild/images/pkg/upload/koji	(cached)
?   	github.com/osbuild/images/pkg/upload/oci	[no test files]
?   	github.com/osbuild/images/pkg/upload/vmware	[no test files]
?   	github.com/osbuild/images/test/data/repositories	[no test files]

Summary

Module A Version
cloud.google.com/go/compute U v1.40.0 > v1.41.0
cloud.google.com/go/storage - v1.55.0 > v1.55.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity U v1.9.0 > v1.10.1
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 - v5.7.0 > v5.7.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources - v1.2.0 > v1.2.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage U v1.8.0 > v1.8.1
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob - v1.6.1 > v1.6.1
github.com/BurntSushi/toml E v1.5.1-0.20250403130103-3d3abc24416a > v1.5.0
github.com/aws/aws-sdk-go - v1.55.7 > v1.55.7
github.com/containers/common U v0.63.1 > v0.64.0
github.com/containers/image/v5 U v5.35.0 > v5.36.0
github.com/containers/storage U v1.58.0 > v1.59.0
github.com/gobwas/glob - v0.2.3 > v0.2.3
github.com/golang-jwt/jwt/v4 - v4.5.2 > v4.5.2
github.com/google/go-cmp - v0.7.0 > v0.7.0
github.com/google/uuid - v1.6.0 > v1.6.0
github.com/hashicorp/go-retryablehttp - v0.7.8 > v0.7.8
github.com/hashicorp/go-version - v1.7.0 > v1.7.0
github.com/kolo/xmlrpc - v0.0.0-20220921171641-a4b6fa1dd06b > v0.0.0-20220921171641-a4b6fa1dd06b
github.com/opencontainers/go-digest - v1.0.0 > v1.0.0
github.com/opencontainers/image-spec - v1.1.1 > v1.1.1
github.com/oracle/oci-go-sdk/v54 - v54.0.0 > v54.0.0
github.com/osbuild/blueprint - v1.10.0 > v1.10.0
github.com/sirupsen/logrus - v1.9.3 > v1.9.3
github.com/spf13/cobra - v1.9.1 > v1.9.1
github.com/spf13/pflag U v1.0.6 > v1.0.7
github.com/stretchr/testify - v1.10.0 > v1.10.0
github.com/ubccr/kerby - v0.0.0-20230802201021-412be7bfaee5 > v0.0.0-20230802201021-412be7bfaee5
github.com/vmware/govmomi - v0.51.0 > v0.51.0
golang.org/x/exp - v0.0.0-20250103183323-7d7fa50e5329 > v0.0.0-20250103183323-7d7fa50e5329
golang.org/x/oauth2 - v0.30.0 > v0.30.0
golang.org/x/sys - v0.34.0 > v0.34.0
golang.org/x/tools - v0.35.0 > v0.35.0
google.golang.org/api U v0.241.0 > v0.242.0
gopkg.in/ini.v1 - v1.67.0 > v1.67.0
gopkg.in/yaml.v3 - v3.0.1 > v3.0.1

🥨 Created with gobump (HEAD) 🥨

@schutzbot schutzbot requested a review from a team as a code owner July 20, 2025 15:40
@supakeen
Copy link
Member

So we have two bots updating dependencies? Both this one and dependabot? See: #1676

@achilleas-k
Copy link
Member

So we have two bots updating dependencies? Both this one and dependabot? See: #1676

Yes. I'll disable dependabot.

@achilleas-k achilleas-k enabled auto-merge July 23, 2025 11:09
@achilleas-k
Copy link
Member

#1683

@achilleas-k achilleas-k added this pull request to the merge queue Jul 23, 2025
Merged via the queue into osbuild:main with commit 74a9877 Jul 23, 2025
21 checks passed
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Jul 30, 2025
tag v0.165.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.165.0

----------------
  *  distro: move rhel9 into a generic distro (osbuild/images#1645)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * Revert "distro: drop `ImageType.BasePartitionTable()`" (osbuild/images#1691)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * Update dependencies 2025-07-20 (osbuild/images#1675)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * defs: add missing `bootstrap_containers` (osbuild/images#1679)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * disk: handle adding `PReP` partition on PPC64/s390x (HMS-8884) (osbuild/images#1681)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: bring per-distro checkOptions back (osbuild/images#1678)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * distro: cleanups in the pkg/distro/generic area (osbuild/images#1686)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: move rhel8 into a generic distro (osbuild/images#1643)
    * Author: Michael Vogt, Reviewers: Nobody
  * distro: small followups for PR#1682 (osbuild/images#1689)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
  * distro: unify transform/match into a single concept (osbuild/images#1682)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distros: de-duplicate runner build packages for centos10 (osbuild/images#1680)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * github: disable Go dep updates through dependabot (osbuild/images#1683)
    * Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  * repos: include almalinux 9.6 (osbuild/images#1677)
    * Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
  * rhel9: wsl distribution config (osbuild/images#1694)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * test/manifests/all-customizations: don't embed local file via URI (osbuild/images#1684)
    * Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Brian C. Lane

— Somewhere on the Internet, 2025-07-28

---

tag v0.166.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.166.0

----------------
  * customizations/subscription: conditionally enable semanage call (HMS-8866) (osbuild/images#1673)
    * Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Michael Vogt
  * distro/rhel-10: versionlock shim-x64 in the azure-cvm image  (osbuild/images#1697)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  * manifestmock: move container/pkg/commit mocks into helper (osbuild/images#1700)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel9: `vagrant-libvirt`, `vagrant-virtualbox` (osbuild/images#1693)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * rhel{9,10}: centos WSL refinement (HMS-8922) (osbuild/images#1690)
    * Author: Simon de Vlieger, Reviewers: Ondřej Budai, Sanne Raymaekers, Tomáš Hozza

— Somewhere on the Internet, 2025-07-29

---

tag v0.167.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.167.0

----------------
  * RHEL/Azure: drop obsolete WAAgentConfig keys [RHEL-93894] and remove loglevel kernel option [RHEL-102372] (osbuild/images#1611)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Sanne Raymaekers
  * Update dependencies 2025-07-27 (osbuild/images#1699)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro/rhel9: set default_kernel to kernel-uki-virt (osbuild/images#1704)
    * Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon de Vlieger
  * distro: drop legacy loaders and update tests (osbuild/images#1687)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distro: fix issues with yaml distro definitions and enable yaml checks (osbuild/images#1702)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Simon de Vlieger

— Somewhere on the Internet, 2025-07-30

---
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Jul 31, 2025
tag v0.165.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.165.0

----------------
  *  distro: move rhel9 into a generic distro (osbuild/images#1645)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * Revert "distro: drop `ImageType.BasePartitionTable()`" (osbuild/images#1691)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * Update dependencies 2025-07-20 (osbuild/images#1675)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * defs: add missing `bootstrap_containers` (osbuild/images#1679)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * disk: handle adding `PReP` partition on PPC64/s390x (HMS-8884) (osbuild/images#1681)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: bring per-distro checkOptions back (osbuild/images#1678)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * distro: cleanups in the pkg/distro/generic area (osbuild/images#1686)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: move rhel8 into a generic distro (osbuild/images#1643)
    * Author: Michael Vogt, Reviewers: Nobody
  * distro: small followups for PR#1682 (osbuild/images#1689)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
  * distro: unify transform/match into a single concept (osbuild/images#1682)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distros: de-duplicate runner build packages for centos10 (osbuild/images#1680)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * github: disable Go dep updates through dependabot (osbuild/images#1683)
    * Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  * repos: include almalinux 9.6 (osbuild/images#1677)
    * Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
  * rhel9: wsl distribution config (osbuild/images#1694)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * test/manifests/all-customizations: don't embed local file via URI (osbuild/images#1684)
    * Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Brian C. Lane

— Somewhere on the Internet, 2025-07-28

---

tag v0.166.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.166.0

----------------
  * customizations/subscription: conditionally enable semanage call (HMS-8866) (osbuild/images#1673)
    * Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Michael Vogt
  * distro/rhel-10: versionlock shim-x64 in the azure-cvm image  (osbuild/images#1697)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  * manifestmock: move container/pkg/commit mocks into helper (osbuild/images#1700)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel9: `vagrant-libvirt`, `vagrant-virtualbox` (osbuild/images#1693)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * rhel{9,10}: centos WSL refinement (HMS-8922) (osbuild/images#1690)
    * Author: Simon de Vlieger, Reviewers: Ondřej Budai, Sanne Raymaekers, Tomáš Hozza

— Somewhere on the Internet, 2025-07-29

---

tag v0.167.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.167.0

----------------
  * RHEL/Azure: drop obsolete WAAgentConfig keys [RHEL-93894] and remove loglevel kernel option [RHEL-102372] (osbuild/images#1611)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Sanne Raymaekers
  * Update dependencies 2025-07-27 (osbuild/images#1699)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro/rhel9: set default_kernel to kernel-uki-virt (osbuild/images#1704)
    * Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon de Vlieger
  * distro: drop legacy loaders and update tests (osbuild/images#1687)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distro: fix issues with yaml distro definitions and enable yaml checks (osbuild/images#1702)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Simon de Vlieger

— Somewhere on the Internet, 2025-07-30

---

tag v0.168.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.168.0

----------------
  * distro: fix bug in variable substitution for static distros (osbuild/images#1710)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel{9,10}: azure for non-RHEL (HMS-8949) (osbuild/images#1707)
    * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Michael Vogt

— Somewhere on the Internet, 2025-07-30

---
achilleas-k added a commit to achilleas-k/osbuild-composer that referenced this pull request Jul 31, 2025
tag v0.165.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.165.0

----------------
  *  distro: move rhel9 into a generic distro (osbuild/images#1645)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * Revert "distro: drop `ImageType.BasePartitionTable()`" (osbuild/images#1691)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * Update dependencies 2025-07-20 (osbuild/images#1675)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * defs: add missing `bootstrap_containers` (osbuild/images#1679)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * disk: handle adding `PReP` partition on PPC64/s390x (HMS-8884) (osbuild/images#1681)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: bring per-distro checkOptions back (osbuild/images#1678)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * distro: cleanups in the pkg/distro/generic area (osbuild/images#1686)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: move rhel8 into a generic distro (osbuild/images#1643)
    * Author: Michael Vogt, Reviewers: Nobody
  * distro: small followups for PR#1682 (osbuild/images#1689)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
  * distro: unify transform/match into a single concept (osbuild/images#1682)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distros: de-duplicate runner build packages for centos10 (osbuild/images#1680)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * github: disable Go dep updates through dependabot (osbuild/images#1683)
    * Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  * repos: include almalinux 9.6 (osbuild/images#1677)
    * Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
  * rhel9: wsl distribution config (osbuild/images#1694)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * test/manifests/all-customizations: don't embed local file via URI (osbuild/images#1684)
    * Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Brian C. Lane

— Somewhere on the Internet, 2025-07-28

---

tag v0.166.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.166.0

----------------
  * customizations/subscription: conditionally enable semanage call (HMS-8866) (osbuild/images#1673)
    * Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Michael Vogt
  * distro/rhel-10: versionlock shim-x64 in the azure-cvm image  (osbuild/images#1697)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  * manifestmock: move container/pkg/commit mocks into helper (osbuild/images#1700)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel9: `vagrant-libvirt`, `vagrant-virtualbox` (osbuild/images#1693)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * rhel{9,10}: centos WSL refinement (HMS-8922) (osbuild/images#1690)
    * Author: Simon de Vlieger, Reviewers: Ondřej Budai, Sanne Raymaekers, Tomáš Hozza

— Somewhere on the Internet, 2025-07-29

---

tag v0.167.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.167.0

----------------
  * RHEL/Azure: drop obsolete WAAgentConfig keys [RHEL-93894] and remove loglevel kernel option [RHEL-102372] (osbuild/images#1611)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Sanne Raymaekers
  * Update dependencies 2025-07-27 (osbuild/images#1699)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro/rhel9: set default_kernel to kernel-uki-virt (osbuild/images#1704)
    * Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon de Vlieger
  * distro: drop legacy loaders and update tests (osbuild/images#1687)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distro: fix issues with yaml distro definitions and enable yaml checks (osbuild/images#1702)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Simon de Vlieger

— Somewhere on the Internet, 2025-07-30

---

tag v0.168.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.168.0

----------------
  * distro: fix bug in variable substitution for static distros (osbuild/images#1710)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel{9,10}: azure for non-RHEL (HMS-8949) (osbuild/images#1707)
    * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Michael Vogt

— Somewhere on the Internet, 2025-07-30

---
achilleas-k added a commit to osbuild/osbuild-composer that referenced this pull request Jul 31, 2025
tag v0.165.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.165.0

----------------
  *  distro: move rhel9 into a generic distro (osbuild/images#1645)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * Revert "distro: drop `ImageType.BasePartitionTable()`" (osbuild/images#1691)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * Update dependencies 2025-07-20 (osbuild/images#1675)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * defs: add missing `bootstrap_containers` (osbuild/images#1679)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * disk: handle adding `PReP` partition on PPC64/s390x (HMS-8884) (osbuild/images#1681)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: bring per-distro checkOptions back (osbuild/images#1678)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * distro: cleanups in the pkg/distro/generic area (osbuild/images#1686)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro: move rhel8 into a generic distro (osbuild/images#1643)
    * Author: Michael Vogt, Reviewers: Nobody
  * distro: small followups for PR#1682 (osbuild/images#1689)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
  * distro: unify transform/match into a single concept (osbuild/images#1682)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distros: de-duplicate runner build packages for centos10 (osbuild/images#1680)
    * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  * github: disable Go dep updates through dependabot (osbuild/images#1683)
    * Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
  * repos: include almalinux 9.6 (osbuild/images#1677)
    * Author: Simon de Vlieger, Reviewers: Lukáš Zapletal, Tomáš Hozza
  * rhel9: wsl distribution config (osbuild/images#1694)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * test/manifests/all-customizations: don't embed local file via URI (osbuild/images#1684)
    * Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Brian C. Lane

— Somewhere on the Internet, 2025-07-28

---

tag v0.166.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.166.0

----------------
  * customizations/subscription: conditionally enable semanage call (HMS-8866) (osbuild/images#1673)
    * Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Michael Vogt
  * distro/rhel-10: versionlock shim-x64 in the azure-cvm image  (osbuild/images#1697)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  * manifestmock: move container/pkg/commit mocks into helper (osbuild/images#1700)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel9: `vagrant-libvirt`, `vagrant-virtualbox` (osbuild/images#1693)
    * Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers
  * rhel{9,10}: centos WSL refinement (HMS-8922) (osbuild/images#1690)
    * Author: Simon de Vlieger, Reviewers: Ondřej Budai, Sanne Raymaekers, Tomáš Hozza

— Somewhere on the Internet, 2025-07-29

---

tag v0.167.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.167.0

----------------
  * RHEL/Azure: drop obsolete WAAgentConfig keys [RHEL-93894] and remove loglevel kernel option [RHEL-102372] (osbuild/images#1611)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Sanne Raymaekers
  * Update dependencies 2025-07-27 (osbuild/images#1699)
    * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * distro/rhel9: set default_kernel to kernel-uki-virt (osbuild/images#1704)
    * Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon de Vlieger
  * distro: drop legacy loaders and update tests (osbuild/images#1687)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  * distro: fix issues with yaml distro definitions and enable yaml checks (osbuild/images#1702)
    * Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Simon de Vlieger

— Somewhere on the Internet, 2025-07-30

---

tag v0.168.0
Tagger: imagebuilder-bot <[email protected]>

Changes with 0.168.0

----------------
  * distro: fix bug in variable substitution for static distros (osbuild/images#1710)
    * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  * rhel{9,10}: azure for non-RHEL (HMS-8949) (osbuild/images#1707)
    * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Michael Vogt

— Somewhere on the Internet, 2025-07-30

---
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.

3 participants