Contributed by rueda on from the again-and-again-and dept.
Version 0.128 of Game of Trees has been released (and the port updated). Complete release notes are as follows:
- switch from imsg_get(), removed in OpenBSD-current, to imsgbuf_get()
- fix tp_urlescape() escaping in template tool for gotwebd
- fix off-by-one in pack index verification: check up to fanout_table[0xff]
- fix ignore pattern matching when a file path is given to 'got status'
- plug several memory leaks reachable via 'got histedit' and other commands
- fix bogus "bad object" errors from 'got merge -a' when merging a tag
- fix segfault in error handling path of gotsys-apply-conf
- fix bogus "no such file or directory" errors seen during histedit
