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
This commit is contained in:
op 2022-12-02 14:54:11 +00:00
parent 502f182ba5
commit 1720d74d31
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
COMMENT = simple gemini server
V = 1.8.5
V = 1.8.6
DISTNAME = gmid-${V}
CATEGORIES = net

View File

@ -1,2 +1,2 @@
SHA256 (gmid-1.8.5.tar.gz) = u983Firdm+JU39hX9pWVtf6IKoowZH1i56AwwuLIfFw=
SIZE (gmid-1.8.5.tar.gz) = 120605
SHA256 (gmid-1.8.6.tar.gz) = XgJwEvUPVnCafwilMP0OzJBAIUKs3NfLpuI716N9C8g=
SIZE (gmid-1.8.6.tar.gz) = 121648