Commit 87d7c8b
go.mod: update osbuild/images to v0.208.0
Changes with 0.205.0
----------------
- Convert the test config map to a config list (osbuild/images#1900)
- Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Simon de Vlieger
- Repos: Add definitions for AlmaLinux 9.7, 9.8, 10.1 and 10.2 (osbuild/images#1926)
- Author: Eduard Abdullin, Reviewers: Achilleas Koutsou, Brian C. Lane, Simon de Vlieger
- Support uploading to OpenStack (osbuild/images#1921)
- Author: Jakub Kadlčík, Reviewers: Michael Vogt, Simon de Vlieger
- disk: make addPartitionsForBootMode() arch specific (osbuild/images#1928)
- Author: Michael Vogt, Reviewers: Brian C. Lane, Simon de Vlieger
- distro: add ova image type for bootc [HMS-9503] (osbuild/images#1938)
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
- fedora/minimal: drop uuids in partition tables (osbuild/images#1932)
- Author: Simon de Vlieger, Reviewers: Brian C. Lane, Michael Vogt
Changes with 0.206.0
----------------
- Update osbuild dependency commit ID to latest (osbuild/images#1945)
- Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger
- deps: bump blueprint to 1.16.0 (osbuild/images#1952)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Sanne Raymaekers
- fedora: Drop tigervnc on F42 and later (osbuild/images#1942)
- Author: Brian C. Lane, Reviewers: Simon de Vlieger, Tomáš Hozza
- fedora: document root kickstart (osbuild/images#1936)
- Author: Simon de Vlieger, Reviewers: Brian C. Lane, Michael Vogt
- fedora: rawhide is 44 (osbuild/images#1943)
- Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Tomáš Hozza
- many: lorax template split (HMS-9524) (osbuild/images#1949)
- Author: Simon de Vlieger, Reviewers: Brian C. Lane, Tomáš Hozza
Changes with 0.207.0
----------------
- Enable fedora 43 unit testing (osbuild/images#1954)
- Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
- fedora: update cloud_kernel_options (osbuild/images#1953)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Simon de Vlieger
- test/data/repos/rhel-10.2: fix copy & paste error (osbuild/images#1956)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Simon de Vlieger
Changes with 0.208.0
----------------
- Schutzfile: switch CI runner to Fedora 42 (osbuild/images#1955)
- Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
- Support uploading to IBM Cloud (osbuild/images#1924)
- Author: Jakub Kadlčík, Reviewers: Achilleas Koutsou, Simon de Vlieger
- pkg/osbuild: generate osbuild result from status scanner entries (osbuild/images#1941)
- Author: Sanne Raymaekers, Reviewers: Nobody1 parent bfdcbf5 commit 87d7c8b
File tree
25 files changed
+561
-133
lines changed- vendor
- github.com/osbuild/images
- data
- dependencies
- distrodefs
- fedora
- rhel-10
- rhel-8
- rhel-9
- repositories
- pkg
- disk
- distro
- bootc
- generic
- image
- manifest
- osbuild
25 files changed
+561
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
524 | | - | |
| 523 | + | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 26 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments