3.6.1
This commit is contained in:
parent
3d53579c2c
commit
22f0285fde
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
|
# https://github.com/git-lfs/git-lfs
|
||||||
Name: git-lfs
|
Name: git-lfs
|
||||||
Version: 3.6.0
|
Version: 3.6.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Git extension for versioning large files
|
Summary: Git extension for versioning large files
|
||||||
|
|
||||||
@ -31,9 +31,8 @@ storing the file contents on a remote server.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%autosetup -p0 -n %{name}-%{version} -a 1
|
||||||
%patch -P 6000
|
|
||||||
tar zxvf %{SOURCE1}
|
|
||||||
cd ..
|
cd ..
|
||||||
mv %{name}-%{version} %{name}
|
mv %{name}-%{version} %{name}
|
||||||
mkdir -p %{name}-%{version}/src/github.com/git-lfs
|
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
|
%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
|
* Tue Jan 14 2025 Xinwei Hu <shinwell_hu@openeuler.sh> - 3.6.0-1
|
||||||
- Upgrade to 3.6.0
|
- Upgrade to 3.6.0
|
||||||
- Support multi-stage authentication with Git credential helpers and relative worktree paths
|
- Support multi-stage authentication with Git credential helpers and relative worktree paths
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user