commit - d43fcbc9f9f5a3a91f366b55b4ade34940742ee7
commit + 1fd2e8d2e5eea2a194e9df41d04d2ec500d99068
blob - c04db7be074f55b8715b7367084b6589581dcb1b
blob + 7f61ddd6b4f54e2ca280f3142f11f386b040f054
--- index.html
+++ index.html
</h1>
<p id="callout">
- <a href="releases/changes.html">Game of Trees 0.113</a> released June 5, 2025
+ <a href="releases/changes.html">Game of Trees 0.114</a> released June 23, 2025
<br>
<a href="releases/portable/CHANGELOG">Game of Trees -portable 0.113</a> released June 5, 2025
blob - e1d6d27c7ffe5862125b467b55e422def690fed1
blob + de99c3f72459ce2e54175dc927360a2aa359415b
--- releases/CHANGES
+++ releases/CHANGES
+* 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
history for per-change authorship information.
</p>
+<h3 id="2025-06-23"><a href="#2025-06-23">Game of Trees 0.114 - 2025-06-23</a></h3>
+<ul>
+<li>
+preserve author timestamps when rebasing commits
+</li>
+<li>
+stop running ssh with -q by default; -q hides host key fingerprint errors
+</li>
+<li>
+fix gotsys-read-conf crash when ssh key comments are missing in gotsys.conf
+</li>
+<li>
+relax repository path permission checks in gotsys-repo-create
+</li>
+<li>
+add gotsys apply -w option which waits until sysconf has been run
+</li>
+<li>
+fix gotsysd getting stuck due to missing final messages from libexec helpers
+</li>
+<li>
+plug a file descriptor leak in the gotsysd libexec process
+</li>
+</ul>
<h3 id="2025-06-05"><a href="#2025-06-05">Game of Trees 0.113 - 2025-06-05</a></h3>
<ul>
<li>
blob - /dev/null
blob + aa339dd4e1d7081207ba7a646ae6b0138a6906a8 (mode 644)
Binary files /dev/null and releases/got-0.114.tar.gz differ