CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/06/23 08:25:16
Modified files:
devel/got : Makefile distinfo
Log message:
update to got 0.114
- preserve author timestamps when rebasing commits
- stop running ssh with -q by default; -q hides host key fingerprint errors
- fix gotsys-read-conf crash when ssh key comments are missing in gotsys.conf
- relax repository path permission checks in gotsys-repo-create
- add gotsys apply -w option which waits until sysconf has been run
- fix gotsysd getting stuck due to missing final messages from libexec helpers
- plug a file descriptor leak in the gotsysd libexec process