commit - 1a85cdc0cdad4108e1a13fda41a8b441af86c05d
commit + d600c57ac48652d472b2e82e4fad4c067df08840
blob - de99c3f72459ce2e54175dc927360a2aa359415b
blob + fe04a2561a8db7974d2aec5c06013f259369c66f
--- CHANGES
+++ CHANGES
+* 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