commit 8295757f96a09fbf05f6f828cb16d964d9c445d0 from: Omar Polo date: Tue Nov 01 07:28:10 2022 UTC update the site for 1.8.5 release commit - 0ab57224fbdcfca36c621a8b13c96f4caa9e950a commit + 8295757f96a09fbf05f6f828cb16d964d9c445d0 blob - edd277dce0f920268c7efaf48ca773ad03c7ded8 blob + eb0bf0efcfd7a44255cfab0b76d7ecf80fc14aa4 --- site/Makefile +++ site/Makefile @@ -18,7 +18,7 @@ REPOLOGY_BANNER = https://repology.org/badge/vertical- REPOLOGY_URL = https://repology.org/project/gmid/versions SUBST = ./subst GITHUB=https://github.com/omar-polo/gmid \ - VERS=1.8.4 \ + VERS=1.8.5 \ CURV=1.8 \ NEXTV=1.9 \ TREE=https://github.com/omar-polo/gmid/blob/master blob - dec370c94714bc51929b184d75faf007ce5f84c4 blob + af7f604b68525ebaf38d05c95b5224aa3f8aae82 --- site/changelog.gmi +++ site/changelog.gmi @@ -1,5 +1,14 @@ # change log +## 2022/11/01 - 1.8.5 “Lightbulb Sun” bugfix release + +### Bug fixes + +* removed OpenBSD' rc file because now is maintained in the ports tree +* (hopefully) fix build on DragonflyBSD +* call tzset(3) to fix times in logs +* always send custom list of fcgi parameters (alex) + ## 2022/07/04 - 1.8.4 “Lightbulb Sun” bugfix release ### Bug fixes