From 3ef5793beb52e1e6cb37c2255c649eaf7626046c Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Mon, 3 Mar 2025 16:20:30 -0500 Subject: [PATCH] Release 1.20.0 --- CMakeLists.txt | 2 +- .../linux/org.deskflow.deskflow.metainfo.xml | 24 +++++++++++++++---- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 30b5381ee..7337b0966 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) # Fallback for when git can not be found set(DESKFLOW_VERSION_MAJOR 1) -set(DESKFLOW_VERSION_MINOR 19) +set(DESKFLOW_VERSION_MINOR 20) set(DESKFLOW_VERSION_PATCH 0) set(DESKFLOW_VERSION_TWEAK 0) diff --git a/deploy/linux/org.deskflow.deskflow.metainfo.xml b/deploy/linux/org.deskflow.deskflow.metainfo.xml index 3e8a77d99..e1ab87d63 100644 --- a/deploy/linux/org.deskflow.deskflow.metainfo.xml +++ b/deploy/linux/org.deskflow.deskflow.metainfo.xml @@ -42,9 +42,25 @@ + + +

This stable release fixes a few security issues, additionally fixes several bugs and adds a few new features. For the full changelog see the release page.

+
    +
  • Feature: Peer Id Checking - Fixes CVE-2021-42072 and CVE-2021-42073
  • +
  • Feature: Use Sha256 fingerprints
  • +
  • Feature: Gui cleanup and improvements
  • +
  • Remove: Inverse connection option
  • +
  • Fix: Screen Corner option
  • +
  • Fix: Show new client dialog
  • +
  • Win32: Daemon Improvements
  • +
  • Win32: Fix clear settings
  • +
+
+ https://github.com/deskflow/deskflow/releases/tag/v1.20.0 +
-

This stable Release fixes several bugs and adds a few new features. For the full changelog see the release page.

+

This stable release fixes several bugs and adds a few new features. For the full changelog see the release page.

  • Feature: New Fallback icon theme
  • Feature: Allow only one gui instance
  • @@ -64,7 +80,7 @@ -

    This stable Release Fixes a few security issues, additionally fixes several bugs and adds a few new features. For the full changelog see the release page.

    +

    This stable release fixes a few security issues, additionally fixes several bugs and adds a few new features. For the full changelog see the release page.

    • Fix CVE-2021-42075: Close connection on app-level handshake failure
    • Fix CVE-2021-42074: Handle SSL race conditions and segmentation fault
    • @@ -137,7 +153,7 @@ -

      This stable Release Has a very long chagelog some notable ones are.

      +

      This stable release has a very long changelog some notable ones are.

      • Remove word 'beta' from Wayland message
      • docs: Update `README.md` with Matrix link
      • @@ -254,7 +270,7 @@ -

        This is the first Deskflow Release.

        +

        This is the first Deskflow release.

        • Use Deskflow Name
        • fix: windows build typos