Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/freerdp.github.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_posts/2021-07-28-2_4_0-released.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/_posts/2021-07-28-2_4_0-released.md b/_posts/2021-07-28-2_4_0-released.md
new file mode 100644
index 0000000..ef6b27f
--- /dev/null
+++ b/_posts/2021-07-28-2_4_0-released.md
@@ -0,0 +1,31 @@
+---
+layout: posts
+title: 2.4.0 Maintenance release
+date: 2021-07-28
+author: an
+---
+
+FreeRDP 2.4.0 has just been released and uploaded to
+
+https://pub.freerdp.com/releases/
+
+2.4.0 is a maintenance release that also addresses the following
+security related problems: [CVE-2021-3759](https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-gw67-q7f9-4cg2) and [CVE-2021-37595](https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-qg62-jcfp-46fw)
+(affecting wfreerdp on Windows only).
+
+Other noteworthy changes are:
+
+* Backported multithreaded progressive decoder [#7036](https://github.com/FreeRDP/FreeRDP/pull/7036)
+* Backported clipboard fixes [#6924](https://github.com/FreeRDP/FreeRDP/pull/6924)
+* Fixed remote file read [#7185](https://github.com/FreeRDP/FreeRDP/pull/7185)
+
+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.4.0) .
+
+The complete changelog can be found [here](https://github.com/FreeRDP/FreeRDP/blob/2.4.0/ChangeLog).
+
+**Thank you all for your support!**.
+
+Best regards,
+the FreeRDP team.