commit 59e093ad4f25e23fbff23b4c903a77c811222f88 from: Stefan Sperling date: Fri Jun 27 06:45:57 2025 UTC CHANGES for 0.115 commit - 62994af7ea42c1c4572bf7d55a6b30a00e9e81dc commit + 59e093ad4f25e23fbff23b4c903a77c811222f88 blob - de99c3f72459ce2e54175dc927360a2aa359415b blob + fe04a2561a8db7974d2aec5c06013f259369c66f --- CHANGES +++ CHANGES @@ -1,3 +1,11 @@ +* got 0.115; 2025-06-27 +- make errors reported by gotsys-apply-conf actually visible +- stop trying to start gotd from gotsys-apply-conf if gotd is not running +- fix infinite loop in got_pack_repaint_parent_commits() and got-read-pack +- fix creation of gotd.conf deny rules in gotsys-write-conf +- add support for global repository access rules to gotsysd.conf +- fix segfault due to double-free in got-read-gotconfig + * got 0.114; 2025-06-23 - preserve author timestamps when rebasing commits - stop running ssh with -q by default; -q hides host key fingerprint errors