commit b45cd9026cf0137195ad53e71847d2b8d5eda369 from: Stefan Sperling date: Thu Jun 05 08:39:19 2025 UTC publish got 0.113 commit - a4b584bac8b50380f54a7a4cafeee98f2cbd71c7 commit + b45cd9026cf0137195ad53e71847d2b8d5eda369 blob - f8e98c9743d29dea16a37fe8ec51d51b6ef3e0ff blob + b8f5ee4f1c6d234541f9ccd1c854b38c2ddafa2e --- index.html +++ index.html @@ -62,7 +62,7 @@

- Game of Trees 0.112 released May 14, 2025 + Game of Trees 0.113 released June 5, 2025
Game of Trees -portable 0.112 released May 15, 2025 blob - 41109ea663945889f51798fd4e2a3efde8b890d3 blob + e1d6d27c7ffe5862125b467b55e422def690fed1 --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,11 @@ +* 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 @@ -22,6 +22,27 @@ See the history for per-change authorship information.

+

Game of Trees 0.113 - 2025-06-05

+

Game of Trees 0.112 - 2025-05-14