From 095f5ef59cd88c67b30eb69e1a4b466d6381ef9d Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 17 Apr 2026 09:25:37 -0400 Subject: [PATCH 1/2] deprecate ubuntu xfce --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 4cb22cd0..b0ac0be5 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -2,6 +2,7 @@ # project information project_name: rdesktop +project_deprecation_status: true project_url: "http://xrdp.org/" project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rdesktop.png" project_blurb: | From 8849e244f68311674484a6d15361b11c5469ac0b Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 17 Apr 2026 11:12:35 -0400 Subject: [PATCH 2/2] add reason for deprecation --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index b0ac0be5..77190777 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -3,6 +3,7 @@ # project information project_name: rdesktop project_deprecation_status: true +project_deprecation_message: "These images were originally created for Apache Guacamole-based Webtop, but since transitioning to an in house web-native protocol, they are no longer maintained. RDP users should seek alternatives while others are advised to transition to [Webtop](https://github.com/linuxserver/docker-webtop)." project_url: "http://xrdp.org/" project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rdesktop.png" project_blurb: |