Path to this page:
./
devel/git-lfs,
Git extension for versioning large files
Branch: CURRENT,
Version: 3.5.1nb2,
Package name: git-lfs-3.5.1nb2,
Maintainer: pkgsrc-usersGit Large File Storage (LFS) replaces large files such as audio samples,
videos, datasets, and graphics with text pointers inside Git, while storing
the file contents on a remote server.
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Filesize: 668.105 KB
Version history: (Expand)
- (2024-09-06) Updated to version: git-lfs-3.5.1nb2
- (2024-08-11) Updated to version: git-lfs-3.5.1nb1
- (2024-08-06) Updated to version: git-lfs-3.5.1
- (2024-07-03) Updated to version: git-lfs-3.4.1nb6
- (2024-06-13) Updated to version: git-lfs-3.4.1nb5
- (2024-06-01) Updated to version: git-lfs-3.4.1nb4
CVS history: (Expand)
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-12-22 20:14:43 by Benny Siegert | Files touched by this commit (5) | |
Log message:
git-lfs: update to 3.4.1 (security)
This fixes the following vulnerability:
Vulnerability: GO-2023-1571
Denial of service via crafted HTTP/2 stream in net/http and golang.org/x/net
More info: https://pkg.go.dev/vuln/GO-2023-1571
Module: golang.org/x/net
Found in: golang.org/x/net@v0.0.0-20211112202133-69e39bad7dc2
Fixed in: golang.org/x/net@v0.7.0
3.4.1
-----
This is a bugfix release which resolves a bug introduced in the
v3.4.0 release, where Git LFS may crash if the Git credential manager
returns credentials containing one or more empty fields.
3.4.0
-----
This release is a feature release which includes support for generating
shell scripts for command-line tab-completion of Git LFS commands with
the new git-lfs-completion(1) command, providing multiple headers to Git
credential helpers (a new feature as of Git 2.41), and installing Git LFS
with a Git configuration file stored under the XDG configuration path.
|
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message:
Revbump all Go packages after go121 update
|
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | |
Log message:
Revbump all Go packages after go120 security update
|