From 9eeab27f0497ba5669b1aeff4a2c870016de8aae Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Sun, 21 May 2017 12:37:59 +0200 Subject: [PATCH] Add news for version 1.1.2 --- news/gayoub/2017-04-19@12:00:00.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 news/gayoub/2017-04-19@12:00:00.rst diff --git a/news/gayoub/2017-04-19@12:00:00.rst b/news/gayoub/2017-04-19@12:00:00.rst new file mode 100644 index 00000000..6610235b --- /dev/null +++ b/news/gayoub/2017-04-19@12:00:00.rst @@ -0,0 +1,13 @@ +Radicale 1.1 +============ + +Radicale 1.1.2 is out! + + +1.1.2 - Third Law of Nature +--------------------------- + +* Security fix: Add a random timer to avoid timing oracles and + simple bruteforce attacks when using the htpasswd authentication + method. +* Various minor fixes.