diff --git a/.gitignore b/.gitignore index 7f2751a..96bcc08 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/osbuild.spec b/osbuild.spec index 3e72478..2efcf09 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -535,35 +535,6 @@ Changes with 163 — Somewhere on the Internet, 2025-10-22 -* Wed Oct 08 2025 Packit - 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 - 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 - 159-2 -- Rebuilt for Python 3.14.0rc3 bytecode +* Wed Sep 10 2025 Packit - 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 - 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 - 158-2 -- Rebuilt for Python 3.14.0rc2 bytecode +* Tue Aug 26 2025 Simon de Vlieger - 158-3 +- Explicitly depend on setuptools. + +* Tue Aug 26 2025 Simon de Vlieger - 158-2 +- Rebuilt for Python 3.14rc2 bytecode * Wed Aug 13 2025 Packit - 158-1 Changes with 158