1
- git-annex (10.20240731) UNRELEASED ; urgency=medium
1
+ git-annex (10.20240731) upstream ; urgency=medium
2
2
3
3
* New HTTP API that is equivilant to the P2P protocol.
4
4
* New p2phttp command to serve the HTTP API.
@@ -11,19 +11,18 @@ git-annex (10.20240731) UNRELEASED; urgency=medium
11
11
remote.name.annexUrl the first time git-annex uses the remote.
12
12
* assistant: Fix a race condition that could cause a pointer file to
13
13
get ingested into the annex.
14
- * Avoid potential data loss in situations where git-annex-shell or
15
- git-annex remotedaemon is killed while locking a key to prevent its
14
+ * Avoid potential data loss in unlikely situations where git-annex-shell
15
+ or git-annex remotedaemon is killed while locking a key to prevent its
16
16
removal.
17
17
* When proxying a download from a special remote, avoid unncessary hashing.
18
18
* When proxying an upload to a special remote, verify the hash.
19
19
* Propagate --force to git-annex transferrer.
20
20
* Added a build flag for servant, enabling annex+http urls and
21
21
git-annex p2phttp.
22
- * Added a dependency on clock.
23
- * Updated stack.yaml to nightly-2024-07-29, which can be used to build
24
- on Windows as well, so removed stack-lts-18.13.yaml
22
+ * Added a dependency on the haskell clock library.
23
+ * Updated stack.yaml to nightly-2024-07-29.
25
24
26
- -- Joey Hess <
[email protected] >
Tue, 02 Jul 2024
12: 14:
53 -0400
25
+ -- Joey Hess <
[email protected] >
Wed, 31 Jul 2024 14:
02:21 -0400
27
26
28
27
git-annex (10.20240701) upstream; urgency=medium
29
28
0 commit comments