From b4c32b09b9cf71cded18edf21e0db856a77658e5 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Thu, 19 Sep 2024 18:38:12 +1000 Subject: [PATCH 1/2] Fixed #192 (Clarified ambiguous Debian package) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f9ab2..155cdc5 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ If you already have a Windows VM or server you wish to use with WinApps, you wil Install the required dependencies. - Debian/Ubuntu: ```bash - sudo apt install -y dialog freerdp3-x11 iproute2 libnotify-bin netcat + sudo apt install -y dialog freerdp3-x11 iproute2 libnotify-bin netcat-openbsd ``` - Fedora/RHEL: ```bash From 93bdf8856f596c4c7b0ac6fe389dd6a75f9eaf7f Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:47:56 +0200 Subject: [PATCH 2/2] fix: remove license header from reg file (closes #261) --- oem/RDPApps.reg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/oem/RDPApps.reg b/oem/RDPApps.reg index 67c9ab9..acb5aac 100644 --- a/oem/RDPApps.reg +++ b/oem/RDPApps.reg @@ -1,7 +1,3 @@ -; Copyright (c) 2024 Fmstrat -; All rights reserved. -; -; SPDX-License-Identifier: Proprietary Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TSAppAllowList]