commit 64c948072db62f52c83f7128d7a46761d8a59407 from: Stefan Sperling date: Fri Jun 27 06:48:22 2025 UTC publish got 0.115 commit - 3457b4ba650266667a9bd0e7f00246366ed9800a commit + 64c948072db62f52c83f7128d7a46761d8a59407 blob - f032f4fe26d5bd10c577918626dc5ade3463458d blob + 4a8028f66e596b24d757193662a9cb5a2a279e98 --- index.html +++ index.html @@ -62,7 +62,7 @@

- Game of Trees 0.114 released June 23, 2025 + Game of Trees 0.115 released June 27, 2025
Game of Trees -portable 0.114 released June 23, 2025 blob - de99c3f72459ce2e54175dc927360a2aa359415b blob + fe04a2561a8db7974d2aec5c06013f259369c66f --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,11 @@ +* got 0.115; 2025-06-27 +- make errors reported by gotsys-apply-conf actually visible +- stop trying to start gotd from gotsys-apply-conf if gotd is not running +- fix infinite loop in got_pack_repaint_parent_commits() and got-read-pack +- fix creation of gotd.conf deny rules in gotsys-write-conf +- add support for global repository access rules to gotsysd.conf +- fix segfault due to double-free in got-read-gotconfig + * got 0.114; 2025-06-23 - preserve author timestamps when rebasing commits - stop running ssh with -q by default; -q hides host key fingerprint errors blob - 1e9c5fa3b4c009e3367b3909580cd5f31f70cf2b blob + a4ab7d2905e7d141e42743af305b060c6e60d33e --- releases/changes.html +++ releases/changes.html @@ -22,6 +22,27 @@ See the history for per-change authorship information.

+

Game of Trees 0.115 - 2025-06-27

+

Game of Trees 0.114 - 2025-06-23