commit d029e8951a426dc5aa9d4ee828eb431ac324e8c4 from: Stefan Sperling via: Thomas Adam date: Sat Jun 21 09:24:15 2025 UTC CHANGES for 0.113 commit - 41e722a1981bbd7e55fed6bdf1a258d2d53939ba commit + d029e8951a426dc5aa9d4ee828eb431ac324e8c4 blob - 41109ea663945889f51798fd4e2a3efde8b890d3 blob + e1d6d27c7ffe5862125b467b55e422def690fed1 --- CHANGES +++ 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