Commits


use the types block instead of `map' in the tests too


print a deprecation message for the map rule


don't mention the `map' rule anymore: `types' is way better


lower padding


remove outdated note


suggest to reload daemons too


suggest /etc/systemd/system instead of /lib/


rephrase dockerfile description


add a "contributing" section


fix `make static': compile `gg' too!


"a posix libc" can be left implicit


remove docker section; it's already showed off in the contrib page


link the tar.bz2 too


missing version bump in the site generator


tag 1.8.3 -- "Lightbulb Sun" bugfix release gmid 1.8.3 "Lightbulb Sun" bugfix release ========================================= Released March 27, 2022. signify(1) pubkeys for this release: RWTy3UJQzpxBUAymBwb2EGLLm0b3H/1n8hzhaC9HYFYzNuTavGt9QSwC Bug Fixes ~~~~~~~~~ * fix a possible out-of-bound access in the CGI handling. It was introduced last October during a refactoring, but due to how many malloc(3) implementations works this hasn't been found until now. Otto' malloc is more strict fortunately.