!16 [sync] PR-15: feat: 为适应openeuler-22.03-NEXT,降低git-lfs版本

From: @openeuler-sync-bot 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2025-04-01 07:32:23 +00:00 committed by Gitee
commit f83a62b6c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 6 additions and 1 deletions

BIN
git-lfs-v3.5.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -3,7 +3,7 @@
# https://github.com/git-lfs/git-lfs
Name: git-lfs
Version: 3.6.1
Version: 3.5.1
Release: 1
Summary: Git extension for versioning large files
@ -40,6 +40,7 @@ mv %{name} %{name}-%{version}/src/github.com/git-lfs/
%build
go version
pushd src/github.com/git-lfs/%{name}
make
popd
@ -55,6 +56,10 @@ install -Dpm0755 src/github.com/git-lfs/git-lfs/bin/git-lfs %{buildroot}%{_bindi
%changelog
* Mon March 31 2025 Yi Zhou <zhouyi198@h-partners.com> - 3.5.1-1
- Downgrade to 3.5.1
- To adapt to openeuler-22.03-LTS-NEXT, downgrade git-lfs to 3.5.1
* Sun Jan 19 2025 Funda Wang <fundawang@yeah.net> - 3.6.1-1
- Upgrade to 3.6.1
- fix CVE-2024-53263: Git LFS permits retrieval of credentials via crafted HTTP URLs

Binary file not shown.