CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/06/27 00:51:40
Modified files:
devel/got : Makefile distinfo
Log message:
update to got 0.115
- 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