Commit Diff


commit - af3a75b4d0291f7b154153de76a7855682692b95
commit + 40c79b49f28e72d6a20ff942e3e66b286268bc40
blob - bbc2a5ca3fd0c6e2af8a1ba1001a8ebadd64cc34
blob + 7f225ac5309a99d4e09cadb0479e6defef290114
--- configure
+++ configure
@@ -33,7 +33,7 @@ echo "file config.log: writing..."
 # default settings: initialize all vars here such that nothing is
 # leaked from the environment except for CC, CFLAGS and LDFLAGS
 
-VERSION=1.8.5
+VERSION=1.8.6
 
 CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`
 
blob - 34d78f6f05d847959d5ed504cb26ba35d3d62a09
blob + a2e7376b8b1daf7afd3845c26cfbebb364d5ecef
--- gmid.conf.5
+++ gmid.conf.5
@@ -11,7 +11,7 @@
 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: April 7 2022$
+.Dd $Mdocdate: December 2 2022$
 .Dt GMID.CONF 5
 .Os
 .Sh NAME
@@ -270,7 +270,7 @@ The port the server is listening on.
 .Dq GEMINI
 .It Ev SERVER_SOFTWARE
 The name and version of the server, i.e.
-.Dq gmid/1.8.5
+.Dq gmid/1.8.6
 .It Ev AUTH_TYPE
 The string "Certificate" if the client used a certificate, otherwise
 unset.