gmid/site
Omar Polo 1a04137e18 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.
2022-03-27 12:59:57 +00:00
..
Makefile tag 1.8.2 -- "Lightbulb Sun" bugfix release 2022-03-26 13:22:22 +00:00
README.md site: point out that OpenBSD' make is needed 2022-01-28 08:34:57 +00:00
changelog.gmi tag 1.8.3 -- "Lightbulb Sun" bugfix release 2022-03-27 12:59:57 +00:00
contrib.gmi mention gmid.sysusers in contrib together with gmid.service 2022-03-09 16:43:22 +00:00
footer.html change how the site is built 2022-01-28 08:34:22 +00:00
gem2html change how the site is built 2022-01-28 08:34:22 +00:00
header.html change how the site is built 2022-01-28 08:34:22 +00:00
index.gmi tag 1.8.2 -- "Lightbulb Sun" bugfix release 2022-03-26 13:22:22 +00:00
mdoc2html.sh tweak the style for the manpage exported in HTML 2021-10-09 17:09:56 +00:00
menu.pl change how the site is built 2022-01-28 08:34:22 +00:00
quickstart.gmi add description about systemd-sysusers on quickstart 2022-03-09 17:33:33 +01:00
style.css change how the site is built 2022-01-28 08:34:22 +00:00
subst change how the site is built 2022-01-28 08:34:22 +00:00
vim-screenshot.png import the capsule/website 2021-10-04 10:42:35 +00:00

README.md

gmid website/capsule

These are the sources for the gmid website and Gemini capsule.

Unlike gmid itself, to build the site you'll need OpenBSD' make (on linux bmake may work.)