commit - a4b584bac8b50380f54a7a4cafeee98f2cbd71c7
commit + b45cd9026cf0137195ad53e71847d2b8d5eda369
blob - f8e98c9743d29dea16a37fe8ec51d51b6ef3e0ff
blob + b8f5ee4f1c6d234541f9ccd1c854b38c2ddafa2e
--- index.html
+++ index.html
</h1>
<p id="callout">
- <a href="releases/changes.html">Game of Trees 0.112</a> released May 14, 2025
+ <a href="releases/changes.html">Game of Trees 0.113</a> released June 5, 2025
<br>
<a href="releases/portable/CHANGELOG">Game of Trees -portable 0.112</a> released May 15, 2025
blob - 41109ea663945889f51798fd4e2a3efde8b890d3
blob + e1d6d27c7ffe5862125b467b55e422def690fed1
--- releases/CHANGES
+++ releases/CHANGES
+* 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'
+- gotwebd: do not forget to initialize *ngroups argument for getgrouplist()
+- fix default access for root and _gotd when gotsysd runs without config file
+- fix bogus "unexpected privsep message" from gotsh during 'got send'
+- fix a race in gotd notification processing causing notify process to exit
+
* got 0.112; 2025-05-14
- remove /tmp/got-importmsg temp files when import commit message is left empty
- rely on secondary _gotwebd groups if repos_path is not owned by _gotwebd group
blob - 147559fa6ed64b47b580f4f29e6a67b1381f9d97
blob + 5c7d0e2cdeea3671126ee8b1a756b59eb513dbe6
--- releases/changes.html
+++ releases/changes.html
history for per-change authorship information.
</p>
+<h3 id="2025-06-05"><a href="#2025-06-05">Game of Trees 0.113 - 2025-06-05</a></h3>
+<ul>
+<li>
+tweak 'got status' and 'got add' ignores handling for better git compatibility
+</li>
+<li>
+improve redundant pack detection during 'gotadmin cleanup'
+</li>
+<li>
+gotwebd: do not forget to initialize *ngroups argument for getgrouplist()
+</li>
+<li>
+fix default access for root and _gotd when gotsysd runs without config file
+</li>
+<li>
+fix bogus "unexpected privsep message" from gotsh during 'got send'
+</li>
+<li>
+fix a race in gotd notification processing causing notify process to exit
+</li>
+</ul>
<h3 id="2025-05-14"><a href="#2025-05-14">Game of Trees 0.112 - 2025-05-14</a></h3>
<ul>
<li>
blob - /dev/null
blob + ca137f0ef169e0b9835fc43ffd8345cae527f4b0 (mode 644)
Binary files /dev/null and releases/got-0.113.tar.gz differ