From dc2117e4c11870fe6d47388a3ed5b5de90714260 Mon Sep 17 00:00:00 2001 From: Vincent Pelletier Date: Fri, 21 Sep 2018 15:37:50 +0900 Subject: [PATCH] CHANGES: Update. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index e5a873f..7703a0f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ ================== * Add support for listening to multiple specific addresses in caucased. * shell implementation does not rely on an external file anymore. +* Do not start listening on https port before wrapping sockets with an ssl context +* Make caucase-updater usable by anonymous services (ex: they only need to connect to a caucase-certified service, without authenticating themselves using caucase) +* Use stricter file permissions for caucased sqlite database. +* Include caucase version in user agent header. +* Make caucased logging format more similar to apache's default. +* Fix caucased https certificate renewal. Fixes a crash which happens every 2 months. +* Make caucase-updater retry on network errors. Fixes crashes on transient network error. 0.9.2 (2017-11-03) ================== -- 2.25.1