commit 1fd2e8d2e5eea2a194e9df41d04d2ec500d99068 from: Stefan Sperling date: Mon Jun 23 14:22:32 2025 UTC publish got 0.114 commit - d43fcbc9f9f5a3a91f366b55b4ade34940742ee7 commit + 1fd2e8d2e5eea2a194e9df41d04d2ec500d99068 blob - c04db7be074f55b8715b7367084b6589581dcb1b blob + 7f61ddd6b4f54e2ca280f3142f11f386b040f054 --- index.html +++ index.html @@ -62,7 +62,7 @@

- Game of Trees 0.113 released June 5, 2025 + Game of Trees 0.114 released June 23, 2025
Game of Trees -portable 0.113 released June 5, 2025 blob - e1d6d27c7ffe5862125b467b55e422def690fed1 blob + de99c3f72459ce2e54175dc927360a2aa359415b --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,12 @@ +* 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 +- fix gotsys-read-conf crash when ssh key comments are missing in gotsys.conf +- relax repository path permission checks in gotsys-repo-create +- add gotsys apply -w option which waits until sysconf has been run +- fix gotsysd getting stuck due to missing final messages from libexec helpers +- plug a file descriptor leak in the gotsysd libexec process + * got 0.113; 2025-06-05 - tweak 'got status' and 'got add' ignores handling for better git compatibility - improve redundant pack detection during 'gotadmin cleanup' blob - 5c7d0e2cdeea3671126ee8b1a756b59eb513dbe6 blob + 1e9c5fa3b4c009e3367b3909580cd5f31f70cf2b --- releases/changes.html +++ releases/changes.html @@ -22,6 +22,30 @@ See the history for per-change authorship information.

+

Game of Trees 0.114 - 2025-06-23

+

Game of Trees 0.113 - 2025-06-05