CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/12/02 07:54:11
Modified files:
net/gmid : Makefile distinfo
Log message:
update net/gmid to 1.8.6
- add tests and compat for setresuid setresgid
- add GEMINI_SEARCH_STRING fastcgi parameter / cgi env variable
- manpage fix: QUERY_STRING is *not* urldecoded
- fixed use-after-free in the fastcgi code
- when switching user also set the groups
- always cast is*() arguments to unsigned char
