Sat, 23 Sep 2023 09:03:35 UTC | login

Information for build ignition-2.14.0-2.el9

ID24602
Package Nameignition
Version2.14.0
Release2.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/ignition#d5e3307e9b946f7f8c78585abf4fd9c50743c278
SummaryFirst boot installer and configuration tool (RHEL CoreOS only)
DescriptionThis software is currently only supported on RHEL CoreOS. Ignition is a utility used to manipulate systems during the initramfs. This includes partitioning disks, formatting partitions, writing files (regular files, systemd units, etc.), and configuring users. On first boot, Ignition reads its configuration from a source of truth (remote URL, network metadata service, hypervisor bridge, etc.) and applies the configuration.
Built bybgilbert
State complete
Volume DEFAULT
StartedThu, 18 Aug 2022 18:55:33 UTC
CompletedThu, 18 Aug 2022 18:58:00 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/ignition:d5e3307e9b946f7f8c78585abf4fd9c50743c278)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/ignition#d5e3307e9b946f7f8c78585abf4fd9c50743c278'}}
Tags
c9s-candidate
c9s-gate
RPMs
src
ignition-2.14.0-2.el9.src.rpm (info) (download)
aarch64
ignition-2.14.0-2.el9.aarch64.rpm (info) (download)
ignition-validate-2.14.0-2.el9.aarch64.rpm (info) (download)
ignition-debuginfo-2.14.0-2.el9.aarch64.rpm (info) (download)
ignition-debugsource-2.14.0-2.el9.aarch64.rpm (info) (download)
ignition-validate-debuginfo-2.14.0-2.el9.aarch64.rpm (info) (download)
ppc64le
ignition-2.14.0-2.el9.ppc64le.rpm (info) (download)
ignition-validate-2.14.0-2.el9.ppc64le.rpm (info) (download)
ignition-debuginfo-2.14.0-2.el9.ppc64le.rpm (info) (download)
ignition-debugsource-2.14.0-2.el9.ppc64le.rpm (info) (download)
ignition-validate-debuginfo-2.14.0-2.el9.ppc64le.rpm (info) (download)
s390x
ignition-2.14.0-2.el9.s390x.rpm (info) (download)
ignition-validate-2.14.0-2.el9.s390x.rpm (info) (download)
ignition-debuginfo-2.14.0-2.el9.s390x.rpm (info) (download)
ignition-debugsource-2.14.0-2.el9.s390x.rpm (info) (download)
ignition-validate-debuginfo-2.14.0-2.el9.s390x.rpm (info) (download)
x86_64
ignition-2.14.0-2.el9.x86_64.rpm (info) (download)
ignition-validate-2.14.0-2.el9.x86_64.rpm (info) (download)
ignition-debuginfo-2.14.0-2.el9.x86_64.rpm (info) (download)
ignition-debugsource-2.14.0-2.el9.x86_64.rpm (info) (download)
ignition-validate-debuginfo-2.14.0-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 09 2022 Christian Glombek <cglombek@redhat.com> - 2.14.0-2 - Enable writing ssh keys fragments on RHEL/CentOS >= 9 * Thu May 26 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.14.0-1 - New release - Add ignition-apply symlink - Add ignition-rmcfg symlink and ignition-delete-config.service * Mon Mar 21 2022 Sohan Kunkerkar <skunkerk@redhat.com> - 2.13.0-2 - Rename -validate-nonlinux subpackage to -validate-redistributable - Add static Linux binaries to -redistributable - Fix macro invocation in comment - Avoid kernel lockdown on VMware when running with secure boot * Thu Jan 20 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-1 - New release - Fix LUKS volume reuse - Avoid double patch application * Thu Sep 16 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-1 - Suppress hardcoded library path warning - Fix go-mods-to-bundled-provides script to parse correct rpm version - Import specfile from Fedora * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-6 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-4 - Drop Git commit hash from Release - Correctly enable IMDS patch - Switch to %autosetup - Set ExclusiveArch from %go_arches - Drop mention of networkd in package description * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-3.git1d56dc8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 12 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-2.git1d56dc8 - Fix AWS probing by using the IMDS token URL to ensure that networking is up * Fri Jan 08 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-1.git1d56dc8 - New release * Thu Dec 03 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.1-1.gitc733d23 - New release * Wed Nov 25 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.0-1.gitdb4d30d - New release * Wed Oct 14 2020 Stephen Lowrie <slowrie@redhat.com> - 2.7.0-1.git5be43fd - New release * Wed Aug 12 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-2.git947598e - Fix sector size detection on s390x