!10 update to version 3.6.1
From: @fundawang Reviewed-by: @shinwell_hu, @myeuler Signed-off-by: @shinwell_hu, @myeuler
This commit is contained in:
commit
0cb65e3d34
Binary file not shown.
BIN
git-lfs-v3.6.1.tar.gz
Normal file
BIN
git-lfs-v3.6.1.tar.gz
Normal file
Binary file not shown.
11
git-lfs.spec
11
git-lfs.spec
@ -3,7 +3,7 @@
|
||||
|
||||
# https://github.com/git-lfs/git-lfs
|
||||
Name: git-lfs
|
||||
Version: 3.6.0
|
||||
Version: 3.6.1
|
||||
Release: 1
|
||||
Summary: Git extension for versioning large files
|
||||
|
||||
@ -31,9 +31,8 @@ storing the file contents on a remote server.
|
||||
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%patch -P 6000
|
||||
tar zxvf %{SOURCE1}
|
||||
%autosetup -p0 -n %{name}-%{version} -a 1
|
||||
|
||||
cd ..
|
||||
mv %{name}-%{version} %{name}
|
||||
mkdir -p %{name}-%{version}/src/github.com/git-lfs
|
||||
@ -56,6 +55,10 @@ install -Dpm0755 src/github.com/git-lfs/git-lfs/bin/git-lfs %{buildroot}%{_bindi
|
||||
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Tue Jan 14 2025 Xinwei Hu <shinwell_hu@openeuler.sh> - 3.6.0-1
|
||||
- Upgrade to 3.6.0
|
||||
- Support multi-stage authentication with Git credential helpers and relative worktree paths
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user