Tue, 02 Jul 2024 00:52:40 CST | login

Information for build osbuild-27.3-2.el8_4

ID14597
Package Nameosbuild
Version27.3
Release2.el8_4
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/osbuild.git#f2caca610b36c16a292e1eaa3a16d70796265666
SummaryA build system for OS images
DescriptionA build system for OS images
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 03 Nov 2021 00:58:56 CST
CompletedWed, 03 Nov 2021 01:01:00 CST
Taskbuild (dist-circle8_4-updates, /stage/rpms/osbuild.git:f2caca610b36c16a292e1eaa3a16d70796265666)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/osbuild.git?#f2caca610b36c16a292e1eaa3a16d70796265666'}}
Tags
dist-circle8-compose
dist-circle8-updates
RPMs
src
osbuild-27.3-2.el8_4.src.rpm (info) (download)
noarch
osbuild-27.3-2.el8_4.noarch.rpm (info) (download)
osbuild-ostree-27.3-2.el8_4.noarch.rpm (info) (download)
osbuild-selinux-27.3-2.el8_4.noarch.rpm (info) (download)
python3-osbuild-27.3-2.el8_4.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Sep 07 2021 Martin Sehnoutka <msehnout@redhat.com> - 27.3-2 - Patch a bug in the RHSM util module * Tue Aug 24 2021 Martin Sehnoutka <msehnout@redhat.com> - 27.3-1 - Upstream release 27.3 - New algorithm for getting RHSM secrets from the host system which supports multiple entitlements at the same time. * Thu Apr 08 2021 Christian Kellner <ckellner@redhat.com> - 27.2-1 - Upstream release 27.2. - Support for explicitly selecting the qcow2 version. * Thu Apr 01 2021 Achilleas Koutsou <akoutsou@redhat.com> - 27.1-1 - Upstream release 27.1 - Bug fixes related to OCI archive generation. * Tue Mar 16 2021 Christian Kellner <ckellner@redhat.com> - 27-1 - Upstream release 27 - Various bug fixes related to the new container and installer stages introdcued in version 25 and 26. * Fri Feb 19 2021 Christian Kellner <ckellner@redhat.com> - 26-1 - Upstream release 26 - Includes the necessary stages to build boot isos. * Fri Feb 12 2021 Christian Kellner <ckellner@redhat.com> - 25-1 - Upstream 25 release - First tech preview of the new manifest format. Includes various new stages and inputs to be able to build ostree commits contained in a oci archive. * Thu Jan 28 2021 Christian Kellner <ckellner@redhat.com> - 24-1 - Upstream 24 release - Include new `Input` modules. * Mon Nov 23 2020 Christian Kellner <ckellner@redhat.com> - 23-3 - only disable the dep. generator for runners, remove explicity python3 requirement again. The dependency should be picked up via the dependency generator now. * Fri Nov 13 2020 Christian Kellner <ckellner@redhat.com> - 23-2 - Explicilty require python3. See the comment above the Requires for an explanation why this is needed. * Fri Oct 23 2020 Christian Kellner <ckellner@redhat.com> - 23-1 - Upstream release 23 - Do not mangle shebangs for assemblers, runners & stages. * Wed Oct 14 2020 Christian Kellner <ckellner@redhat.com> - 22-1 - Upstream release 22 - Remove all patches since they are all in osbuild-22. - bubblewrap replaced systemd-nspawn for sandboxing; change the requirements accordingly. * Thu Aug 13 2020 Christian Kellner <ckellner@redhat.com> - 18-3 - Add patch to allow nnp and nosuid domain transitions https://github.com/osbuild/osbuild/pull/495 * Fri Jun 26 2020 Christian Kellner <ckellner@redhat.com> - 18-2 - Add patch to not pass floats to curl in the files source https://github.com/osbuild/osbuild/pull/459 * Tue Jun 23 2020 Christian Kellner <ckellner@redhat.com> - 18-1 - Upstream release 18 - All RHEL runners now use platform-python. * Wed Jun 10 2020 Christian Kellner <ckellner@redhat.com> - 17-1 - Upstream release 17 - Add custom SELinux policy that lets osbuild set labels inside the build root that are unknown to the host. * Thu Jun 04 2020 Christian Kellner <christian@kellner.me> - 16-1 - Upstream release 16 - Drop sources-fix-break-when-secrets-is-None.patch included in osbuild-16. * Tue May 26 2020 Christian Kellner <ckellner@redhat.com> - 15-2 - Add a patch to allow org.osbuild.files source in the new format but without actually containing the secrets key. Taken from merged PR: https://github.com/osbuild/osbuild/pull/416 * Thu May 21 2020 Christian Kellner <ckellner@redhat.com> - 15-1 - New upstream release 15 - Drop draft4-validator.json patch, included in osbuild-15 * Wed May 13 2020 Christian Kellner <ckellner@redhat.com> - 14-2 - Add draft4-validator.json patch python3-jsonschema in RHEL currently has version 2.6.0 which has support validating up to and including draft4 of jsonschema. See https://github.com/osbuild/osbuild/pull/394 * Wed May 13 2020 Christian Kellner <ckellner@redhat.com> - 14-1 - Upstream release 14 - Install schemata to <datadir>/osbuild/schemas and include a symlink to it in /usr/lib/osbuild/schemas - The directories /usr/lib/osbuild/{assemblers, stages}/osbuild got removed. Changes to osbuild made them obsolete. * Wed Apr 15 2020 Christian Kellner <ckellner@redhat.com> - 12-1 - Sync with Fedora and use upstream release 12 - Specify the exact version in the 'python3-osbuild' requirement to avoid the library and the main binary being out of sync. - osbuild-ostree sub-package with the necessary bits to create OSTree based images - Turn off dependency generator for internal components - Add NEWS.md file with the release notes and man pages * Mon Dec 16 2019 Lars Karlitski <lars@karlitski.net> - 7-1 - New upstream release * Sun Dec 01 2019 Tom Gundersen <teg@jklm.no> - 6-2 - New upstream release * Thu Oct 24 2019 Lars Karlitski <lueberni@redhat.com> - 3-2 - add gating infra and tests * Mon Aug 19 2019 Miro HronĨok <mhroncok@redhat.com> - 1-3 - Rebuilt for Python 3.8 * Mon Jul 29 2019 Martin Sehnoutka <msehnout@redhat.com> - 1-2 - update upstream URL to the new Github organization * Wed Jul 17 2019 Martin Sehnoutka <msehnout@redhat.com> - 1-1 - Initial package