update to got 0.126

- remove dependency on xxd from the test suite (dep was added in got-0.125)
- really add all relevant parent commits to newly created pack files
- fix serving a branch of entirely unrelated history with gotd
- fix test failures when tests are run with Git 2.54
- initial sha256 support in the network protocol for got clone/fetch/send
This commit is contained in:
stsp
2026-05-21 11:39:55 +00:00
parent df266b3055
commit d38a6dfd76
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ COMMENT-webd = game of trees repository fast-cgi server
COMMENT-gitwrapper = invoke an appropriate Git repository server
COMMENT-sysd = game of trees system management daemon
V = 0.125
V = 0.126
DISTNAME = got-${V}
PKGNAME-server = gotd-${V}
PKGNAME-webd = gotwebd-${V}
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (got-0.125.tar.gz) = Vq2O+RRTUqjh6Uj8QKUIV57uRTsZSsU5NOm26jRXwJs=
SIZE (got-0.125.tar.gz) = 1275386
SHA256 (got-0.126.tar.gz) = FRN5mqreeq8KkThzxjxLZGGvrALaMri+alNvIgW5z64=
SIZE (got-0.126.tar.gz) = 1279321