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:
Diffstat (limited to '_posts/2021-10-21-2_4_1-released.md')
-rw-r--r--_posts/2021-10-21-2_4_1-released.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/_posts/2021-10-21-2_4_1-released.md b/_posts/2021-10-21-2_4_1-released.md
new file mode 100644
index 0000000..5588146
--- /dev/null
+++ b/_posts/2021-10-21-2_4_1-released.md
@@ -0,0 +1,29 @@
+---
+layout: posts
+title: 2.4.1 Maintenance release
+date: 2021-10-21
+author: an
+---
+
+FreeRDP 2.4.1 has just been released and uploaded to
+
+https://pub.freerdp.com/releases/
+
+2.4.1 is a maintenance release that also addresses the following
+security related problems: [CVE-2021-41159](https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7c9r-6r2q-93qg) and [CVE-2021-41160](https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7c9r-6r2q-93qg)
+
+Noteworthy changes:
+ * Refactored RPC gateway parsing code
+ * OpenSSL 3.0 compatibility fixes
+ * USB redirection: fixed transfer lengths
+
+Fixed issues:
+ * [#7363](https://github.com/FreeRDP/FreeRDP/issues/7363): Length checks in ConvertUTF8toUTF16
+ * [#7349](https://github.com/FreeRDP/FreeRDP/issues/7349): Added checks for bitmap width and heigth values
+
+The complete changelog can be found [here](https://github.com/FreeRDP/FreeRDP/blob/2.4.1/ChangeLog).
+
+**Thank you all for your support!**.
+
+Best regards,
+the FreeRDP team.