Compare commits

..

12 commits

Author SHA1 Message Date
Packit
3e7455fcf6 Update to 169 upstream release
Upstream tag: v169
Upstream commit: 61bd876e

Commit authored by Packit automation (https://packit.dev/)
2026-01-14 08:42:37 +00:00
Packit
59d2c4dece Update to 167 upstream release
Upstream tag: v167
Upstream commit: dc9562fb

Commit authored by Packit automation (https://packit.dev/)
2025-12-17 08:42:52 +00:00
Packit
f08872f3cf Update to 166 upstream release
Upstream tag: v166
Upstream commit: c5294d0e

Commit authored by Packit automation (https://packit.dev/)
2025-12-03 10:11:17 +00:00
Simon de Vlieger
77da103d8b
chore: rewrite changelog to use -
Rewrite the changelog to use `-` instead of `*` prefixes. This was fixed
in upstream release automation but the old changelog entries were never
rewritten. See this issue [1] for more information.

[1]: https://issues.redhat.com/browse/HMS-6052

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-11-21 09:57:37 +01:00
Packit
a6ea46f34a Update to 164 upstream release
Upstream tag: v164
Upstream commit: 34508091

Commit authored by Packit automation (https://packit.dev/)
2025-11-05 09:57:47 +00:00
Packit
bc57308aae Update to 163 upstream release
Upstream tag: v163
Upstream commit: b6c011ae

Commit authored by Packit automation (https://packit.dev/)
2025-10-22 09:02:28 +00:00
Packit
1fe58210aa Update to 161 upstream release
Upstream tag: v161
Upstream commit: 7e015937

Commit authored by Packit automation (https://packit.dev/)
2025-09-24 08:36:54 +00:00
Packit
39ffa92243 Update to 160 upstream release
Upstream tag: v160
Upstream commit: 0cd3320f

Commit authored by Packit automation (https://packit.dev/)
2025-09-10 08:37:43 +00:00
Packit
46c033796a Update to 159 upstream release
Upstream tag: v159
Upstream commit: 3e37ad3b

Commit authored by Packit automation (https://packit.dev/)
2025-08-27 08:36:31 +00:00
Simon de Vlieger
0a1cb6eb8c
Explicit buildrequires on setuptools
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-26 15:05:40 +02:00
Simon de Vlieger
82a9337d87
Rebuilt for Python 3.140rc2 bytecode
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-26 14:52:52 +02:00
Packit
a64653c1fb Update to 158 upstream release
Upstream tag: v158
Upstream commit: e31084e5

Commit authored by Packit automation (https://packit.dev/)
2025-08-13 08:38:12 +00:00
2 changed files with 30 additions and 34 deletions

2
.gitignore vendored
View file

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

View file

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