commit 1fbd2b3b8a636bb61fab938d7a5b84de6a90a5e1 from: Stefan Sperling date: Wed May 14 09:52:41 2025 UTC CHANGES for 0.112 commit - afbdf128aa6bd65d2cb8ac370a0d9e6c358d6a83 commit + 1fbd2b3b8a636bb61fab938d7a5b84de6a90a5e1 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