CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/10 07:18:28
Modified files:
devel/got : Makefile distinfo
Log message:
update to got 0.125
- security fix: reject versioned files inside .git, .got, or .cvg directories
- security fix: crafted tree entry names could cause writes outside work tree
- fix redundant pack file cleanup when repository contains symlinks
- prevent NULL pointer dereferences when empty tree objects are encountered
