aboutsummaryrefslogtreecommitdiff
path: root/site/changelog.gmi
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-12-02 15:21:20 +0000
committerOmar Polo <op@omarpolo.com>2022-12-02 15:21:20 +0000
commit195f32d3a4e0b3c962cb089cde148fbaf0abb58b (patch)
treee5d60758af1ff007b6bc4e43dad4f10069e335ff /site/changelog.gmi
parentbd8683d0fd36893c18e7271faaa3b9ea67df0695 (diff)
update the site for 1.8.6
Diffstat (limited to 'site/changelog.gmi')
-rw-r--r--site/changelog.gmi11
1 files changed, 9 insertions, 2 deletions
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