[blfs] branch trunk updated: FreeRDP: Fix compatibility problems with the recent security update.

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177748801936.29910.10801245317216596@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 7ea35d80b2 FreeRDP: Fix compatibility problems with the recent security update.
7ea35d80b2 is described below

commit 7ea35d80b27e9a7f822f453cd3d1c3587aa9d58d
Author: Douglas R. Reno <[email protected]>
AuthorDate: Wed Apr 29 13:37:58 2026 -0500

    FreeRDP: Fix compatibility problems with the recent security update.
    
    These issues cause gnome-connections to be unable to authenticate to any
    systems over RDP. The issues are known upstream, and I backported the
    two commits that Pierre mentioned in the FreeRDP ticket.
---
 introduction/welcome/changelog.xml |  4 ++++
 xsoft/other/freerdp.xml            | 17 +++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index b8b52228c8..0dd9035f43 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
     <listitem>
       <para>April 29th, 2026</para>
       <itemizedlist>
+        <listitem>
+          <para>[renodr] - Fix compatibility problems in FreeRDP-3.25.0 that
+          cause gnome-connections to fail to authenticate to systems.</para>
+        </listitem>
         <listitem>
           <para>[pierre] - Update to gdm-50.0. Fixes
           <ulink url="&blfs-ticket-root;23214">#23214</ulink>.</para>
diff --git a/xsoft/other/freerdp.xml b/xsoft/other/freerdp.xml
index b3796b806b..0991992167 100644
--- a/xsoft/other/freerdp.xml
+++ b/xsoft/other/freerdp.xml
@@ -62,6 +62,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch:
+          <ulink url="&patch-root;/FreeRDP-&freerdp-version;-upstream_fixes-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">FreeRDP Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -109,6 +119,13 @@
   <sect2 role="installation">
     <title>Installation of FreeRDP</title>
 
+    <para>
+      First, fix some compatibility problems known upstream that cause issues
+      with gnome-connections:
+    </para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../FreeRDP-&freerdp-version;-upstream_fixes-1.patch</userinput></screen>
+
     <para>
       Install <application>FreeRDP</application> by running the following
       commands:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.