diff --git a/_posts/2017-05-03-radicale-1.1.2.md b/_posts/2017-05-03-radicale-1.1.2.md new file mode 100644 index 00000000..f1d497a7 --- /dev/null +++ b/_posts/2017-05-03-radicale-1.1.2.md @@ -0,0 +1,13 @@ +--- +layout: page +title: Radicale 1.1.2 +--- + +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.