Commits


changes for 1.8.4


move the preview to github (temporarly)


link gmid.conf.5 in the capsule/website too


lowercase FAQ -- all the other links are in lowercase


rename the quickstart page to guide in the navbar it occupies less horizontal space which avoids the wrapping on (some) mobiles


add the FAQ page finally!


missing version bump in the site generator


tag 1.8.2 -- "Lightbulb Sun" bugfix release gmid 1.8.2 "Lightbulb Sun" bugfix release ========================================= Released March 26, 2022. signify(1) pubkeys for this release: RWTy3UJQzpxBUAymBwb2EGLLm0b3H/1n8hzhaC9HYFYzNuTavGt9QSwC Bug Fixes ~~~~~~~~~ * fix a CGI timing issue: if a connection handled by a CGI scripts is interrupted with the right timing it causes the server process to exit with "fatal in client_by_id: invalid id X". New Features ~~~~~~~~~~~~ * add a new block `type { ... }' to define mime types mapping. Improvements ~~~~~~~~~~~~ * use shell built-in `command' instead of which(1), prodded by cage and Allen Sobot. * configure script: allow to set MANDIR from cmdline (Allen Sobot) * add systemd-sysusers sample file in contrib/ (Nakaya) * [linux/seccomp] allow fstatat64(2), llseek(2) and sigreturn(2), needed by glibc on armv7. (Tobias Berger) * [linux/seccomp] tightens rules by allowing openat(2) only with the O_RDONLY flag.


move to a different server


update the site for the release


prepare 1.8 release


define TREE to shorten some url a bit for the time being keep the https:// url, gmnigit renames file without extension to .txt (i.e. Dockerfile -> Dockerfile.txt) so linking via gemini is broken :/


change how the site is built copy the kamid/site "framework" here too; in other words: don't maintain two copies of every page! \o/


use gmid from the repo instead of the system installed one


add the upload target to ease publishing the site