edit: 为适应openeuler-22.03-NEXT,降低git-lfs版本
降低git-lfs版本到3.5.1 (cherry picked from commit 268d736928613544d04b7ab5de7fc3055102a756)
This commit is contained in:
parent
0cb65e3d34
commit
d0f1b13688
BIN
git-lfs-v3.5.1.tar.gz
Normal file
BIN
git-lfs-v3.5.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# https://github.com/git-lfs/git-lfs
|
# https://github.com/git-lfs/git-lfs
|
||||||
Name: git-lfs
|
Name: git-lfs
|
||||||
Version: 3.6.1
|
Version: 3.5.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Git extension for versioning large files
|
Summary: Git extension for versioning large files
|
||||||
|
|
||||||
@ -40,6 +40,7 @@ mv %{name} %{name}-%{version}/src/github.com/git-lfs/
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
go version
|
||||||
pushd src/github.com/git-lfs/%{name}
|
pushd src/github.com/git-lfs/%{name}
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
@ -55,6 +56,10 @@ install -Dpm0755 src/github.com/git-lfs/git-lfs/bin/git-lfs %{buildroot}%{_bindi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jan 19 2025 Funda Wang <fundawang@yeah.net> - 3.6.1-1
|
||||||
- Upgrade to 3.6.1
|
- Upgrade to 3.6.1
|
||||||
- fix CVE-2024-53263: Git LFS permits retrieval of credentials via crafted HTTP URLs
|
- fix CVE-2024-53263: Git LFS permits retrieval of credentials via crafted HTTP URLs
|
||||||
|
|||||||
BIN
vendor.tar.gz
BIN
vendor.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user