Information for build ignition-2.14.0-1.el9
ID | 21492 | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | ignition | ||||||||||||||||||||||||||||||||||||||||||||||||
Version | 2.14.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.el9 | ||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://gitlab.com/redhat/centos-stream/rpms/ignition#953995bb45bb74fd8ffd43d074ae548d1c3aee9c | ||||||||||||||||||||||||||||||||||||||||||||||||
Summary | First boot installer and configuration tool | ||||||||||||||||||||||||||||||||||||||||||||||||
Description | 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 by | bgilbert | ||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||||||||||||
Started | Thu, 26 May 2022 20:19:05 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Thu, 26 May 2022 20:21:53 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (c9s-candidate, /redhat/centos-stream/rpms/ignition:953995bb45bb74fd8ffd43d074ae548d1c3aee9c) | ||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/ignition#953995bb45bb74fd8ffd43d074ae548d1c3aee9c'}} | ||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * 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 * Fri Aug 07 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-1.git947598e - New release * Fri Aug 07 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.5.0-3.git0d6f3e5 - Backport conditional networking fix for OpenStack and CloudStack https://github.com/coreos/ignition/pull/1057 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2.git0d6f3e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.5.0-1.git0d6f3e5 - New release - Ship support code from Ignition tarball instead of ignition-dracut * Thu Jul 16 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.1-1.git5260a5b - New release - Bump ignition-dracut to fix warning in udev rule * Wed Jul 15 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.4.0-2.gitd18bf90 - Backport root homedir relabeling fix https://github.com/coreos/ignition/pull/1029 for https://github.com/coreos/fedora-coreos-config/pull/426#issuecomment-658867731. * Mon Jul 13 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.0-1.gitd18bf90 - New release - Bump ignition-dracut * Mon Jun 15 2020 Timothée Ravier <travier@redhat.com> - 2.3.0-3.gitee616d5 - Update to latest ignition-dracut to fix coreos-gpt-setup unit https://github.com/coreos/ignition-dracut/pull/191 * Mon Jun 01 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.3.0-2.gitee616d5 - Update to latest ignition-dracut to fix error handling https://github.com/coreos/ignition-dracut/pull/188 |