From 72666d9c185114ac6df1d846f2b5207939d4daed Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 20 Apr 2026 09:49:57 -0400 Subject: [PATCH] import CS rust-coreos-installer-0.26.0-1.el10 --- .gitignore | 6 +- .rust-coreos-installer.metadata | 3 - ...staller.spec => rust-coreos-installer.spec | 221 +++++++++++++----- sources | 3 + 4 files changed, 163 insertions(+), 70 deletions(-) delete mode 100644 .rust-coreos-installer.metadata rename SPECS/rust-coreos-installer.spec => rust-coreos-installer.spec (57%) create mode 100644 sources diff --git a/.gitignore b/.gitignore index eac1fe9..086113a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/coreos-installer-0.26.0-vendor.tar.gz -SOURCES/coreos-installer-0.26.0.crate -SOURCES/coreos-installer-dracut-7181733.tar.gz +coreos-installer-0.26.0-vendor.tar.gz +coreos-installer-0.26.0.crate +coreos-installer-dracut-7181733.tar.gz diff --git a/.rust-coreos-installer.metadata b/.rust-coreos-installer.metadata deleted file mode 100644 index 4b0c687..0000000 --- a/.rust-coreos-installer.metadata +++ /dev/null @@ -1,3 +0,0 @@ -c377daea6c013cfcf42474ed2d5a25a3131f367e SOURCES/coreos-installer-0.26.0-vendor.tar.gz -e9eaeb91b9cb01aa136821ffdaa933aba153c081 SOURCES/coreos-installer-0.26.0.crate -81f96c32efa9e32730e1f3bda5a820d33229f006 SOURCES/coreos-installer-dracut-7181733.tar.gz diff --git a/SPECS/rust-coreos-installer.spec b/rust-coreos-installer.spec similarity index 57% rename from SPECS/rust-coreos-installer.spec rename to rust-coreos-installer.spec index e83be3e..55e54d4 100644 --- a/SPECS/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -176,19 +176,8 @@ from the initramfs. * Tue Mar 10 2026 Yasmin de Souza - 0.26.0-1 - new version -* Tue Dec 23 2025 Yasmin Valim - 0.25.0-2 -- Backport https://github.com/coreos/coreos-installer/pull/1699 - -* Mon Oct 13 2025 Yasmin Valim - 0.25.0-1 -- new version - -* Wed Jul 23 2025 Joel Capitao - 0.24.0-3 -- Use the full path for the 'root=' kernel arg when rootfs on mpath - Backport https://github.com/coreos/coreos-installer/pull/1677 - -* Fri Jul 18 2025 Aashish Radhakrishnan - 0.24.0-2 -- Restore single-decimal precision to stream output - Backport https://github.com/coreos/coreos-installer/pull/1654 +* Fri Oct 24 2025 Aashish Radhakrishnan - 0.25.0-1 +- New upstream release * Wed Apr 16 2025 Joel Capitao - 0.24.0-1 - Update to latest upstream @@ -196,82 +185,186 @@ from the initramfs. * Thu Nov 14 2024 Steven Presti - 0.23.0-1 - new version +* Tue Oct 29 2024 Troy Dawson - 0.22.1-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Wed Jul 31 2024 Steven Presti - 0.22.1-2 +- Rebuild for correct jira, resolves RHEL-52233 + * Fri Jul 26 2024 Packit - 0.22.1-1 - New upstream release -* Mon Feb 26 2024 Steven Presti - 0.21.0-1 -- New release +* Mon Jun 24 2024 Troy Dawson - 0.20.0-5 +- Bump release for June 2024 mass rebuild -* Thu Jan 04 2024 Steven Presti - 0.20.0-1 -- New version +* Sun Feb 04 2024 Yaakov Selkowitz - 0.20.0-4 +- Update Rust macro usage + +* Fri Jan 26 2024 Fedora Release Engineering - 0.20.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Tue Jan 09 2024 Fabio Valentini - 0.20.0-2 +- Refresh for latest Rust package template; update license tag for SPDX. + +* Wed Dec 20 2023 Packit - 0.20.0-1 +- New upstream release + +* Thu Dec 07 2023 Steven Presti - 0.18.0-3 - Remove rdcore patch, and move its logic into %prep -* Tue Nov 28 2023 Steven Presti - 0.18.0-1 -- New version +* Fri Dec 01 2023 Fabio Valentini - 0.18.0-2 +- Rebuild for openssl crate >= v0.10.60 (RUSTSEC-2023-0044, RUSTSEC-2023-0072) -* Mon Sep 11 2023 Antonio Murdaca - 0.17.0-4 -- rebuilt to use rhel-target=exception - -* Fri Sep 08 2023 Antonio Murdaca - 0.17.0-3 -- rebuilt to hopefully fix up builds for 9.3 - -* Fri Sep 01 2023 Antonio Murdaca - 0.17.0-2 -- Fix rhbz#2236826 - -* Tue Mar 14 2023 Benjamin Gilbert - 0.17.0-1 +* Fri Sep 8 2023 Nikita Dubrovskii - 0.18.0-1 - New release -* Wed Dec 07 2022 Irene Diez - 0.16.1-2 -- Add ignition support to coi-dracut -- Fix usb installation +* Mon Aug 14 2023 Aashish Radhakrishnan - 0.17.0-5 +- Backport patch that adds F40 signing key -* Wed Sep 21 2022 Steven Presti - 0.16.1-1 -- new version +* Fri Jul 21 2023 Fedora Release Engineering - 0.17.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed May 03 2023 Fabio Valentini - 0.17.0-3 +- Rebuild for tokio, h2, and openssl crate security updates + +* Tue Apr 11 2023 Irene Diez - 0.17.0-2 +- Update dracut/scripts: no need to mount the filesystem + https://github.com/coreos/coreos-installer-dracut/pull/30 + +* Fri Mar 10 2023 Benjamin Gilbert - 0.17.0-1 +- New release + +* Tue Feb 21 2023 Paul Whalen - 0.16.1-6 +- Enable coreos-installer-dracut in Fedora + +* Fri Feb 17 2023 Jonathan Lebon - 0.16.1-5 +- Backport patch that adds F39 signing key + +* Sat Feb 04 2023 Fabio Valentini - 0.16.1-4 +- Rebuild for fixed frame pointer compiler flags in Rust RPM macros. + +* Fri Jan 20 2023 Fedora Release Engineering - 0.16.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Oct 14 2022 Benjamin Gilbert - 0.16.1-2 +- Build with mbrman 0.5.0 + +* Mon Sep 19 2022 Benjamin Gilbert - 0.16.1-1 +- New release +- Sync coreos-installer-dracut with CentOS Stream 9 + +* Thu Sep 15 2022 Steven Presti - 0.16.0-1 +- New release - Add libzstd dependency -* Thu Aug 18 2022 Antonio Murdaca - 0.15.0-2 -- update coi-dracut to support LVM backed growfs service +* Mon Aug 22 2022 Dusty Mabe - 0.15.0-5 +- Backport patch that adds F38 signing key -* Tue Jul 12 2022 Michael Armijo - 0.15.0-1 +* Tue Aug 02 2022 Benjamin Gilbert - 0.15.0-4 +- Fix build with rust-bytes 1.2.0 + +* Sat Jul 23 2022 Fedora Release Engineering - 0.15.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sun Jul 10 2022 Benjamin Gilbert - 0.15.0-2 +- Sync coreos-installer-dracut with CentOS Stream 9 +- Fix build with rust-regex 1.6.0 + +* Fri Jun 17 2022 Michael Armijo - 0.15.0-1 - New release -- Sync with Fedora package -- Install coreos-installer-dracut with "make install" +- Install non-binary files using Makefile install targets +- Add man pages -* Thu Feb 24 2022 Antonio Murdaca - 0.11.0-4 -- update coi-dracut to fix growfs service Before - -* Thu Feb 10 2022 Antonio Murdaca - 0.11.0-3 -- update coi-dracut to support default poweroff behavior - -* Wed Jan 26 2022 Antonio Murdaca - 0.11.0-2 -- Bump coreos-installer-dracut to support encrypted rootfs - -* Wed Dec 15 2021 Sohan Kunkerkar - 0.11.0-1 +* Wed Apr 27 2022 Jonathan Lebon - 0.14.0-1 - New release + +* Wed Mar 23 2022 Jonathan Lebon - 0.13.1-3 +- Backport "blockdev: rework EFI vendor dir checking" + https://github.com/coreos/coreos-installer/pull/802 for + https://github.com/coreos/fedora-coreos-tracker/issues/1116 + +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.13.1-2 +- Rebuild with package notes + +* Sun Feb 13 2022 Jonathan Lebon - 0.13.1-1 +- New release + +* Thu Feb 10 2022 Jonathan Lebon - 0.12.0-4 +- Backport "signing-keys: regular Fedora cycle rotation of keys" + https://github.com/coreos/coreos-installer/pull/770 + +* Fri Jan 21 2022 Fedora Release Engineering - 0.12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Mon Dec 20 2021 Benjamin Gilbert - 0.12.0-2 +- Unbundle serde_with and its dependencies + +* Fri Dec 17 2021 Benjamin Gilbert - 0.12.0-1 +- New release +- Temporarily bundle serde_with and its dependencies +- Disable LTO to fix armv7hl builds + +* Wed Dec 15 2021 Sohan Kunkerkar - 0.11.0-3 +- Remove conditional around sourcing the vendor tarball - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL - Have -dracut own 51coreos-installer directory on RHEL +- Bump coreos-installer-dracut -* Tue Nov 30 2021 Sohan Kunkerkar - 0.10.1-6 +* Mon Nov 29 2021 Jonathan Lebon - 0.11.0-2 +- Backport "miniso: handle hardlinked files" + https://github.com/coreos/coreos-installer/pull/694 + +* Thu Nov 18 2021 Benjamin Gilbert - 0.11.0-1 +- New release + +* Thu Nov 04 2021 Sohan Kunkerkar - 0.10.1-3 - Vendor rust dependencies on RHEL only - Add coreos-installer-dracut subpackage on RHEL only -* Fri Nov 26 2021 Antonio Murdaca - 0.10.1-5 -- fix https://bugzilla.redhat.com/show_bug.cgi?id=2027255 +* Tue Oct 12 2021 Benjamin Gilbert - 0.10.1-2 +- Rebuild for F33 bump -* Thu Nov 18 2021 Antonio Murdaca - 0.10.1-4 -- fix dracut module dependencies - -* Wed Nov 17 2021 Antonio Murdaca - 0.10.1-3 -- fix dracut module installation target - -* Tue Oct 26 2021 Antonio Murdaca - 0.10.1-2 -- rebuilt - -* Mon Oct 25 2021 Antonio Murdaca - 0.10.1-1 +* Mon Oct 11 2021 Benjamin Gilbert - 0.10.1-1 - New release -* Thu Sep 16 11:20:52 CET 2021 Antonio Murdaca - 0.10.0-1 -- New bumped release +* Tue Sep 14 2021 Sahana Prasad - 0.10.0-3 +- Rebuilt with OpenSSL 3.0.0 + +* Tue Aug 17 2021 Dusty Mabe - 0.10.0-2 +- Add F36 signing key + +* Wed Aug 04 2021 Jonathan Lebon - 0.10.0-1 +- New release + +* Fri Jul 23 2021 Fedora Release Engineering - 0.9.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jul 13 2021 Jonathan Lebon - 0.9.1-2 +- Backport "install: restrict access permissions on /boot/ignition{,/config.ign}" + https://github.com/coreos/coreos-installer/pull/571 + +* Mon May 17 2021 Sohan Kunkerkar - 0.9.1-1 +- New release + +* Thu Apr 08 2021 Sohan Kunkerkar - 0.9.0-2 +- Fix dracut library path + +* Thu Apr 08 2021 Sohan Kunkerkar - 0.9.0-1 +- New release +- Fix hardcoded library path + +* Tue Mar 16 2021 Sohan Kunkerkar - 0.8.0-1 +- New release + +* Mon Mar 01 2021 Fabio Valentini - 0.7.2-5 +- Backport trivial commit d94715c to allow building with nix 0.20. + +* Wed Jan 27 2021 Fedora Release Engineering - 0.7.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jan 04 2021 Benjamin Gilbert - 0.7.2-3 +- Add Requires for programs invoked by coreos-installer * Mon Dec 28 13:28:50 CET 2020 Igor Raits - 0.7.2-2 - Rebuild diff --git a/sources b/sources new file mode 100644 index 0000000..d9117c4 --- /dev/null +++ b/sources @@ -0,0 +1,3 @@ +SHA512 (coreos-installer-0.26.0-vendor.tar.gz) = b5022b7440bfb7f59beadd451753dca65e68678757dd76e51789ed593992bd60f8eb1b37b07fe91b1473c1b900960a06e661a3c8c050165f9bf89bafde1857f0 +SHA512 (coreos-installer-0.26.0.crate) = 642e562812f6923b22cb7888f71d3e23f574fb046c76f42165e4c6c4820557a94ae87fd0f0e2ec170eee1299f3b46db0ebe4957c8b4650654bfaf7b37d838489 +SHA512 (coreos-installer-dracut-7181733.tar.gz) = a03e3e90f355690eda974335e2189c69837f7f0ceb456a449b2de6ce4b24ca098d3f0ea51ddcab35ab354a5070e4b0525188dfbbff8056cfc62bbcdded10647c