Mon, 18 Nov 2024 20:15:02 CST | login

Information for build rust-coreos-installer-0.11.0-4.el9

ID21746
Package Namerust-coreos-installer
Version0.11.0
Release4.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/rust-coreos-installer.git#1df4b1a9e74b896bf00e53a160a15a126da56058
SummaryInstaller for Fedora CoreOS and RHEL CoreOS
Descriptioncoreos-installer installs Fedora CoreOS or RHEL CoreOS to bare-metal machines (or, occasionally, to virtual machines).
Built bydistrobuild
State complete
Volume DEFAULT
StartedTue, 05 Jul 2022 20:55:02 CST
CompletedTue, 05 Jul 2022 22:30:02 CST
Taskbuild (dist-circle9, /stage/rpms/rust-coreos-installer.git:1df4b1a9e74b896bf00e53a160a15a126da56058)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/rust-coreos-installer.git?#1df4b1a9e74b896bf00e53a160a15a126da56058'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
rust-coreos-installer-0.11.0-4.el9.src.rpm (info) (download)
aarch64
coreos-installer-0.11.0-4.el9.aarch64.rpm (info) (download)
coreos-installer-bootinfra-0.11.0-4.el9.aarch64.rpm (info) (download)
coreos-installer-dracut-0.11.0-4.el9.aarch64.rpm (info) (download)
coreos-installer-bootinfra-debuginfo-0.11.0-4.el9.aarch64.rpm (info) (download)
coreos-installer-debuginfo-0.11.0-4.el9.aarch64.rpm (info) (download)
rust-coreos-installer-debuginfo-0.11.0-4.el9.aarch64.rpm (info) (download)
rust-coreos-installer-debugsource-0.11.0-4.el9.aarch64.rpm (info) (download)
i686
coreos-installer-0.11.0-4.el9.i686.rpm (info) (download)
coreos-installer-bootinfra-0.11.0-4.el9.i686.rpm (info) (download)
coreos-installer-dracut-0.11.0-4.el9.i686.rpm (info) (download)
coreos-installer-bootinfra-debuginfo-0.11.0-4.el9.i686.rpm (info) (download)
coreos-installer-debuginfo-0.11.0-4.el9.i686.rpm (info) (download)
rust-coreos-installer-debuginfo-0.11.0-4.el9.i686.rpm (info) (download)
rust-coreos-installer-debugsource-0.11.0-4.el9.i686.rpm (info) (download)
ppc64le
coreos-installer-0.11.0-4.el9.ppc64le.rpm (info) (download)
coreos-installer-bootinfra-0.11.0-4.el9.ppc64le.rpm (info) (download)
coreos-installer-dracut-0.11.0-4.el9.ppc64le.rpm (info) (download)
coreos-installer-bootinfra-debuginfo-0.11.0-4.el9.ppc64le.rpm (info) (download)
coreos-installer-debuginfo-0.11.0-4.el9.ppc64le.rpm (info) (download)
rust-coreos-installer-debuginfo-0.11.0-4.el9.ppc64le.rpm (info) (download)
rust-coreos-installer-debugsource-0.11.0-4.el9.ppc64le.rpm (info) (download)
s390x
coreos-installer-0.11.0-4.el9.s390x.rpm (info) (download)
coreos-installer-bootinfra-0.11.0-4.el9.s390x.rpm (info) (download)
coreos-installer-dracut-0.11.0-4.el9.s390x.rpm (info) (download)
coreos-installer-bootinfra-debuginfo-0.11.0-4.el9.s390x.rpm (info) (download)
coreos-installer-debuginfo-0.11.0-4.el9.s390x.rpm (info) (download)
rust-coreos-installer-debuginfo-0.11.0-4.el9.s390x.rpm (info) (download)
rust-coreos-installer-debugsource-0.11.0-4.el9.s390x.rpm (info) (download)
x86_64
coreos-installer-0.11.0-4.el9.x86_64.rpm (info) (download)
coreos-installer-bootinfra-0.11.0-4.el9.x86_64.rpm (info) (download)
coreos-installer-dracut-0.11.0-4.el9.x86_64.rpm (info) (download)
coreos-installer-bootinfra-debuginfo-0.11.0-4.el9.x86_64.rpm (info) (download)
coreos-installer-debuginfo-0.11.0-4.el9.x86_64.rpm (info) (download)
rust-coreos-installer-debuginfo-0.11.0-4.el9.x86_64.rpm (info) (download)
rust-coreos-installer-debugsource-0.11.0-4.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
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 * Thu Feb 24 2022 Antonio Murdaca <runcom@linux.com> - 0.11.0-4 - update coi-dracut to fix growfs service Before * Thu Feb 10 2022 Antonio Murdaca <runcom@linux.com> - 0.11.0-3 - update coi-dracut to support default poweroff behavior * Wed Jan 26 2022 Antonio Murdaca <runcom@linux.com> - 0.11.0-2 - Bump coreos-installer-dracut to support encrypted rootfs * Wed Dec 15 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.11.0-1 - New release - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL - Have -dracut own 51coreos-installer directory on RHEL * Tue Nov 30 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.10.1-6 - Vendor rust dependencies on RHEL only - Add coreos-installer-dracut subpackage on RHEL only * Fri Nov 26 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-5 - fix https://bugzilla.redhat.com/show_bug.cgi?id=2027255 * Thu Nov 18 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-4 - fix dracut module dependencies * Wed Nov 17 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-3 - fix dracut module installation target * Tue Oct 26 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-2 - rebuilt * Mon Oct 25 2021 Antonio Murdaca <runcom@linux.com> - 0.10.1-1 - New release * Thu Sep 16 2021 Antonio Murdaca <amurdaca@redhat.com> - 0.10.0-1 - New bumped release * Mon Dec 28 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.2-2 - Rebuild * Thu Oct 22 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 0.7.2-1 - New release * Tue Oct 06 2020 Dusty Mabe <dusty@dustymabe.com> - 0.7.0-4 - Backport commit to start coreos-installer service after systemd-resolved - https://github.com/coreos/coreos-installer/pull/389 * Thu Oct 01 2020 Dusty Mabe <dusty@dustymabe.com> - 0.7.0-3 - Backport commit to add F33 and F34 keys. Drop F31 keys. - https://github.com/coreos/coreos-installer/pull/387 * Wed Sep 30 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.7.0-2 - Fix SIGSEGV in tests on s390x * Mon Sep 21 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.7.0-1 - New release * Tue Aug 25 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.6.0-1 - New release * Sun Aug 16 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.0-2 - Rebuild * Fri Jul 31 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.5.0-1 - New release * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.4.0-1 - New release - Rename -systemd subpackage to -bootinfra - Add rdcore Dracut module to -bootinfra * Fri Jul 24 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.0-2 - Rebuild * Mon Jul 13 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.3.0-1 - New release * Sat May 30 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.1-2 - Fixup license * Fri May 29 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.2.1-1 - New release - Make coreos-installer-{service,generator} world-readable * Tue May 05 2020 Robert Fairley <rfairley@redhat.com> - 0.2.0-1 - Update to 0.2.0 * Sat Mar 21 2020 Benjamin Gilbert <bgilbert@redhat.com> - 0.1.3-1 - New release