Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e7455fcf6 | ||
|
|
59d2c4dece | ||
|
|
f08872f3cf | ||
|
|
77da103d8b |
||
|
|
a6ea46f34a | ||
|
|
bc57308aae | ||
|
|
1fe58210aa | ||
|
|
39ffa92243 | ||
|
|
46c033796a | ||
|
|
0a1cb6eb8c |
||
|
|
82a9337d87 |
||
|
|
a64653c1fb |
2 changed files with 30 additions and 34 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -143,8 +143,8 @@
|
|||
/osbuild-156.tar.gz
|
||||
/osbuild-158.tar.gz
|
||||
/osbuild-159.tar.gz
|
||||
/osbuild-160.tar.gz
|
||||
/osbuild-161.tar.gz
|
||||
/osbuild-162.tar.gz
|
||||
/osbuild-163.tar.gz
|
||||
/osbuild-164.tar.gz
|
||||
/osbuild-166.tar.gz
|
||||
|
|
|
|||
62
osbuild.spec
62
osbuild.spec
|
|
@ -535,35 +535,6 @@ Changes with 163
|
|||
— Somewhere on the Internet, 2025-10-22
|
||||
|
||||
|
||||
* Wed Oct 08 2025 Packit <hello@packit.dev> - 162-1
|
||||
Changes with 162
|
||||
----------------
|
||||
- Added new org.osbuild.systemd-sysuser stage (#2192)
|
||||
- Author: Michael Engel, Reviewers: Nobody
|
||||
- Allow building bootc images in unprivileged containers (#2187)
|
||||
- Author: Alexander Larsson, Reviewers: Brian C. Lane, Michael Vogt, Tomáš Hozza
|
||||
- CI: enable RPM builds and testing on RHEL 9.8 and 10.2 nightly (HMS-9227) (#2203)
|
||||
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Simon de Vlieger
|
||||
- Revert "stages: add `efi_src_dir` config to grub2.iso stage" (#2205)
|
||||
- Author: Michael Vogt, Reviewers: Achilleas Koutsou
|
||||
- Update images dependency ref to latest (#2207)
|
||||
- Author: SchutzBot, Reviewers: Simon de Vlieger, Tomáš Hozza
|
||||
- Update snapshots to 20251001 (#2210)
|
||||
- Author: SchutzBot, Reviewers: Simon de Vlieger, Tomáš Hozza
|
||||
- docs: document `--quiet, -q` flag (#2214)
|
||||
- Author: Florian Schüller, Reviewers: Michael Vogt, Simon de Vlieger
|
||||
- osbuild: if Loop.mknod() cannot bind mount fallback to mknod (#2208)
|
||||
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
|
||||
- schema/metadata: `exports` (#2198)
|
||||
- Author: Simon de Vlieger, Reviewers: Brian C. Lane, Tomáš Hozza
|
||||
- selinux: Add osbuild_container_t domain for using osbuild in a container (#2195)
|
||||
- Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Lukáš Zapletal
|
||||
- stages: add `efi_src_dir` config to grub2.iso stage (#2202)
|
||||
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
|
||||
|
||||
— Somewhere on the Internet, 2025-10-08
|
||||
|
||||
|
||||
* Wed Sep 24 2025 Packit <hello@packit.dev> - 161-1
|
||||
Changes with 161
|
||||
----------------
|
||||
|
|
@ -583,8 +554,30 @@ Changes with 161
|
|||
— Somewhere on the Internet, 2025-09-24
|
||||
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 159-2
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
* Wed Sep 10 2025 Packit <hello@packit.dev> - 160-1
|
||||
Changes with 160
|
||||
----------------
|
||||
- Add support for runtime-cleanup.tmpl (#2103)
|
||||
- Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Sanne Raymaekers
|
||||
- Update images dependency ref to latest (#2173)
|
||||
- Author: SchutzBot, Reviewers: Simon de Vlieger, Tomáš Hozza
|
||||
- Update images dependency ref to latest (#2181)
|
||||
- Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza
|
||||
- Update images dependency ref to latest (#2186)
|
||||
- Author: SchutzBot, Reviewers: Alexander Larsson, Tomáš Hozza
|
||||
- Update snapshots to 20250825 (#2174)
|
||||
- Author: SchutzBot, Reviewers: Sanne Raymaekers, Simon de Vlieger
|
||||
- Update snapshots to 20250830 (#2180)
|
||||
- Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza
|
||||
- Update snapshots to 20250901 (#2182)
|
||||
- Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza
|
||||
- github: merge CODEOWNERS files (#2176)
|
||||
- Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza
|
||||
- osbuild-mpp: Automatically add extended partition as needed for MBR (#2184)
|
||||
- Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Michael Vogt
|
||||
|
||||
— Somewhere on the Internet, 2025-09-10
|
||||
|
||||
|
||||
* Wed Aug 27 2025 Packit <hello@packit.dev> - 159-1
|
||||
Changes with 159
|
||||
|
|
@ -609,8 +602,11 @@ Changes with 159
|
|||
— Somewhere on the Internet, 2025-08-27
|
||||
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 158-2
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
* Tue Aug 26 2025 Simon de Vlieger <cmdr@supakeen.com> - 158-3
|
||||
- Explicitly depend on setuptools.
|
||||
|
||||
* Tue Aug 26 2025 Simon de Vlieger <cmdr@supakeen.com> - 158-2
|
||||
- Rebuilt for Python 3.14rc2 bytecode
|
||||
|
||||
* Wed Aug 13 2025 Packit <hello@packit.dev> - 158-1
|
||||
Changes with 158
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue