Commit dc2117e4 authored by Vincent Pelletier's avatar Vincent Pelletier

CHANGES: Update.

parent 76872d95
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
================== ==================
* Add support for listening to multiple specific addresses in caucased. * Add support for listening to multiple specific addresses in caucased.
* shell implementation does not rely on an external file anymore. * 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) 0.9.2 (2017-11-03)
================== ==================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment