From 195f32d3a4e0b3c962cb089cde148fbaf0abb58b Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Fri, 2 Dec 2022 15:21:20 +0000 Subject: update the site for 1.8.6 --- site/changelog.gmi | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'site/changelog.gmi') diff --git a/site/changelog.gmi b/site/changelog.gmi index af7f604..49bb691 100644 --- a/site/changelog.gmi +++ b/site/changelog.gmi @@ -1,8 +1,15 @@ # change log -## 2022/11/01 - 1.8.5 “Lightbulb Sun” bugfix release +## 2022/12/02 - 1.8.6 “Lightbulb Sun” bugfix release -### Bug fixes +* 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 + +## 2022/11/01 - 1.8.5 “Lightbulb Sun” bugfix release * removed OpenBSD' rc file because now is maintained in the ports tree * (hopefully) fix build on DragonflyBSD -- cgit v1.2.3