已开启
upgrade to 3.7.1 #22
maqi77创建于 2025年10月31日
upgrade to 3.7.1 #22
已开启
从refs/pull/22/head合入到master
共 3 个文件变更+6-1
Binary files do not support preview
Binary files do not support preview
| @@ -2,7 +2,7 @@ | |||
| 2 | %bcond_without check | 2 | %bcond_without check |
| 3 | 3 | ||
| 4 | Name: git-lfs | 4 | Name: git-lfs |
| 5 | -Version: 3.7.0 | 5 | +Version: 3.7.1 |
| 6 | Release: 1 | 6 | Release: 1 |
| 7 | Summary: Git extension for versioning large files | 7 | Summary: Git extension for versioning large files |
| 8 | 8 | ||
| @@ -55,6 +55,11 @@ install -Dpm0755 src/github.com/git-lfs/git-lfs/bin/git-lfs %{buildroot}%{_bindi | |||
| 55 | 55 | ||
| 56 | 56 | ||
| 57 | %changelog | 57 | %changelog |
| 58 | +* Fri Oct 31 2025 maqi <maqi@uniontech.com> - 3.7.1-1 | ||
| 59 | +- upgrade to 3.7.1 | ||
| 60 | + This release introduces security fixes for Linux, macOS, and Windows | ||
| 61 | + systems, which have been collectively assigned CVE-2025-26625 | ||
| 62 | + | ||
| 58 | * Thu Jul 10 2025 Funda Wang <fundawang@yeah.net> - 3.7.0-1 | 63 | * Thu Jul 10 2025 Funda Wang <fundawang@yeah.net> - 3.7.0-1 |
| 59 | - upgrade to 3.7.0 | 64 | - upgrade to 3.7.0 |
| 60 | - This release is a feature release which introduces several new | 65 | - This release is a feature release which introduces several new |