From 8e4a722ef0dd415ede5d4a47d80328c75b6c3435 Mon Sep 17 00:00:00 2001 From: Bernhard Miklautz Date: Fri, 8 May 2020 11:06:24 +0200 Subject: new: 2.1.0 release announcement --- _posts/2020-05-08-2_1_0-released.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _posts/2020-05-08-2_1_0-released.md diff --git a/_posts/2020-05-08-2_1_0-released.md b/_posts/2020-05-08-2_1_0-released.md new file mode 100644 index 0000000..75106a2 --- /dev/null +++ b/_posts/2020-05-08-2_1_0-released.md @@ -0,0 +1,21 @@ +--- +layout: posts +title: 2.1.0 released +date: 2020-05-08 +author: bm +--- + +We are happy to announce that **2.1.0** is released. + +2.1.0 is mainly a security and bug fix release that addresses **multiple security issues** indentified by hac425. +If you are using any earlier version of FreeRDP we recommend updating to 2.1.0. The security advisories will be published on [the FreeRDP security advisory page on GitHub](https://github.com/FreeRDP/FreeRDP/security/advisories). + +As usual the tar archive can be found on [https://pub.freerdp.com/releases/](https://pub.freerdp.com/releases/) and +here is the link to the GitHub [release page](https://github.com/FreeRDP/FreeRDP/releases/tag/2.1.0) + +Since 2.0.0 there have been around 100 commits, from about 16 individual contributors. +**Thank you all for your support!**. Special thank to akallabeth for working on the security issues and preparing 2.1.0. + +Besides the mentioned fixes there are also some new features, stability and other fixes. If you are interested in in the changes +since 2.0.0 have a look at the [Changelog](https://github.com/FreeRDP/FreeRDP/blob/2.1.0/ChangeLog) +respectively the [GitHub milestone](https://github.com/FreeRDP/FreeRDP/milestone/11?closed=1) or use git log for a detailed list. -- cgit v1.2.3