commit 24ea83537ef6d644d2808e100f1c0400de8fab08 from: Stefan Sperling date: Mon Jun 23 14:12:54 2025 UTC CHANGES for 0.114 commit - 2032130aa35c234e5e508afd485a6996ed2e91d8 commit + 24ea83537ef6d644d2808e100f1c0400de8fab08 blob - e1d6d27c7ffe5862125b467b55e422def690fed1 blob + de99c3f72459ce2e54175dc927360a2aa359415b --- CHANGES +++ CHANGES @@ -1,3 +1,12 @@ +* 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 +- 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 + * got 0.113; 2025-06-05 - tweak 'got status' and 'got add' ignores handling for better git compatibility - improve redundant pack detection during 'gotadmin cleanup'