AlmaLinux changes: Add RISC-V support
This commit is contained in:
commit
8bd1cd8069
2
.gitignore
vendored
2
.gitignore
vendored
@ -54,3 +54,5 @@
|
||||
/bootc-1.12.1.tar.zstd
|
||||
/bootc-1.15.1.tar.zstd
|
||||
/bootc-1.15.1-vendor.tar.zstd
|
||||
/bootc-1.15.2.tar.zstd
|
||||
/bootc-1.15.2-vendor.tar.zstd
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: bootc
|
||||
Version: 1.15.1
|
||||
Version: 1.15.2
|
||||
Release: %{autorelease}
|
||||
Summary: Bootable container system
|
||||
|
||||
@ -39,10 +39,6 @@ URL: https://github.com/bootc-dev/bootc
|
||||
Source0: %{url}/releases/download/v%{version}/bootc-%{version}.tar.zstd
|
||||
Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar.zstd
|
||||
|
||||
# Backport https://github.com/bootc-dev/bootc/pull/2114
|
||||
# This can be safely removed in any release > 1.15.1
|
||||
Patch0: 0001-loader-entries-Add-set-options-for-source-for-source.patch
|
||||
|
||||
# AlmaLinux Patch
|
||||
Patch1001: 0001-Add-riscv64-architecture-support.patch
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootc-1.15.1.tar.zstd) = afd7deeb1f34b8d023675a8d8cc40eb5802b7ec541269db93488cac9776ccd967d9d4737a39ae445d4cd78b57fd8a236e0b6f0bc0d447f207361828a2e2ca4c4
|
||||
SHA512 (bootc-1.15.1-vendor.tar.zstd) = dad48260d88e1a278aee8721c9985b1b3ff47474c64876f335a05b3e93af259b28b387a056394b09b3dd2ae42db2c141140f77aac6c3c887262f73a24671f125
|
||||
SHA512 (bootc-1.15.2-vendor.tar.zstd) = 0be448c56d7a7311d8186e5478f2a322d8c20bc9e98c7398dd9116964210958a6033cf05fb41541a6a32a5b365f62ca0a7055a8c71871e6f2cea0620f0c99fba
|
||||
SHA512 (bootc-1.15.2.tar.zstd) = 9ca23fcde1ba8440b91794178b8e56764a3ab8a799618c86f3ecbc32dd09b7f06ee048a8e473c9c62aeae74719e82515933bb4c2fffd608741f6d92e1060b5e2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user