-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathCHANGELOG
More file actions
17 lines (12 loc) · 785 Bytes
/
CHANGELOG
File metadata and controls
17 lines (12 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
scutiger (0.3.0-1) UNRELEASED; urgency=medium
* Bump pcre2 and thread_local to fix a security vulnerability in the latter.
* Switch to using the passwd crate on unix to give better lock information.
-- brian m. carlson <sandals@crustytoothpaste.net> Wed, 22 Sep 2021 00:00:00 -0000
scutiger (0.2.0-1) UNRELEASED; urgency=medium
* Split out the git-lfs-transfer code into a library for reuse.
* Structure the code to use a generic backend interface.
* Add support for hash algorithm negotiation. Note that we continue to
support only SHA-256, as does the client.
* Add support for the final version of the Git LFS transfer protocol which is
to be shipped in Git LFS 3.0.0.
-- brian m. carlson <sandals@crustytoothpaste.net> Wed, 22 Sep 2021 00:00:00 -0000