commit 11e2655204661b2a89c6ea8dc526a95c504a241b from: Stefan Sperling via: Thomas Adam date: Thu May 15 16:08:55 2025 UTC CHANGES for 0.112 commit - 818c447486f315a604ef87bab5de79707a5ee0e7 commit + 11e2655204661b2a89c6ea8dc526a95c504a241b blob - 4941325b23567a1d0d90374d752d8b127a89a134 blob + 41109ea663945889f51798fd4e2a3efde8b890d3 --- CHANGES +++ CHANGES @@ -1,3 +1,11 @@ +* 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 +- fix unrelated errors being reported if a histedit operation is aborted +- implement support for protected references in gotsys.conf and gotsysd +- plug memory leaks in some libexec helpers and in the gitconfig parser +- stop needlessly opening the repository whenever a work tree is opened + * got 0.111; 2025-04-22 - introduce gotsysd: configure gotd servers by committing to gotsys.git repo - make gotd run 'gotsys check' on gotsys.conf commits before accepting them