From 51993b0624fe5e6929a76f012881a8aa9b11fdfa Mon Sep 17 00:00:00 2001 From: Irene Diez Date: Wed, 7 Dec 2022 15:30:45 +0100 Subject: [PATCH] bump: fix usb installation and add ignition support Resolves: rhbz#2144801 Signed-off-by: Irene Diez --- .gitignore | 1 + rust-coreos-installer.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 932efd9..5b94f73 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /coreos-installer-dracut-38d9f61.tar.gz /coreos-installer-0.16.1.crate /coreos-installer-0.16.1-vendor.tar.gz +/coreos-installer-dracut-5a456ad.tar.gz diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index 3ed5cf4..5cec9d4 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -5,14 +5,14 @@ # The library is for internal code reuse and is not a public API %global __cargo_is_lib 0 -%global dracutcommit 38d9f618cd6817ec7c1f1797b273d6f1f46852cb +%global dracutcommit 5a456ad690acffb43d49abed9f1940c915d68694 %global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7}) %global crate coreos-installer Name: rust-%{crate} Version: 0.16.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -185,6 +185,10 @@ from the initramfs. %endif %changelog +* Wed Dec 07 2022 Irene Diez - 0.16.1-2 +- Add ignition support to coi-dracut +- Fix usb installation + * Wed Sep 21 2022 Steven Presti - 0.16.1-1 - new version - Add libzstd dependency diff --git a/sources b/sources index ac3e037..9fef54a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (coreos-installer-0.16.1.crate) = d9bb2c348b2c4f9d021c31a69decf97cb6b98d3fe8ca4a0e0765708afd5a6e9bb61a5ccc49c6a116229830dd901536f235c9a010e539a239e964a91a475efd6d SHA512 (coreos-installer-0.16.1-vendor.tar.gz) = ab12bcc7a1d60f3c507feac1153f43b0a744e76e41c0068727dcd7371b74401b8085af943162ab1901adab780c3309d21417e1acef91469ec68ba35c88221d8d -SHA512 (coreos-installer-dracut-38d9f61.tar.gz) = a86f19bedd006ca47a2e9a7832182756cfec9d0d4718a1d7d3c699776236cd3a6a5be67b27212456e0893d65ab09ecb976484f588b8e2d8208d0a39464794af1 +SHA512 (coreos-installer-dracut-5a456ad.tar.gz) = 341a4ed43d28fdc72c0e5442494e0339995b393ae4f86905d5516266c3a633eda168ded50fa57cba0133577ef6c4adfb8b39cf4a630b949f1dd62841f4d44fa6