!34 [sync] PR-29: riscv64: restore nix-0.16.1 patch

From: @openeuler-sync-bot 
Reviewed-by: @xuxuepeng 
Signed-off-by: @xuxuepeng
This commit is contained in:
openeuler-ci-bot 2025-03-18 12:31:52 +00:00 committed by Gitee
commit 28b4fc4e72
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 32 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
Name: lib-shim-v2
Version: 0.0.1
Release: 10
Release: 11
URL: https://gitee.com/openeuler/lib-shim-v2
Source: %{name}-%{version}.tar.gz
Source1: libc.tar.gz
@ -25,6 +25,7 @@ Patch05: 0005-sandbox-sandbox-api-update.patch
Patch06: 0006-add-adapter-for-runc-sandboxer.patch
Patch07: 0007-update-dependent-protobuf-and-ttrpc-version.patch
Patch08: 0008-support-stats-cmd.patch
Patch09: 0009-add-riscv-support.patch
BuildRequires: rust
BuildRequires: cargo
@ -76,6 +77,12 @@ install -m 0755 target/release/libshim_v2.so ${RPM_BUILD_ROOT}/%{_libdir}/libshi
%{_includedir}/shim_v2.h
%changelog
* Mon Mar 03 2025 laokz <zhangkai@iscas.ac.cn> - 0.0.1-11
- Type:Fix
- ID:NA
- SUG:NA
- DESC: riscv64: restore nix-0.16.1 patch
* Wed Jan 15 2025 kamizjw <zhongjiawei1@huawei.com> - 0.0.1-10
- Type:NA
- ID:NA