GNU bug report logs - #70565
[PATCH] gnu: freerdp: Update to 2.11.7.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 25 Apr 2024 10:04:11 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70565 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70565; Package guix-patches. (Thu, 25 Apr 2024 10:04:13 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 25 Apr 2024 10:04:13 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: freerdp: Update to 2.11.7.
Date: Thu, 25 Apr 2024 03:02:54 -0700
* gnu/packages/rdesktop.scm (freerdp): Update to 2.11.7.

Change-Id: I41385d4db719e950438c07d2149c845ee28cabce
---
 gnu/packages/rdesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/rdesktop.scm b/gnu/packages/rdesktop.scm
index b48e4ae53f..254ba4d06b 100644
--- a/gnu/packages/rdesktop.scm
+++ b/gnu/packages/rdesktop.scm
@@ -96,7 +96,7 @@ (define-public rdesktop
 (define-public freerdp
   (package
     (name "freerdp")
-    (version "2.11.2")
+    (version "2.11.7")
     (source
      (origin
        (method git-fetch)
@@ -105,7 +105,7 @@ (define-public freerdp
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1c17skq16ic036829bndqsr5g0yrp0ya5lmn2w28x9gkz2qjgqkf"))))
+        (base32 "0h7yxjnl4zgl07ilh7dzbig8r7phll0wid72hm92jav6s4q75v63"))))
     (build-system cmake-build-system)
     (native-inputs
      (list docbook-xml

base-commit: 4514239971895fc7ad47c7752e30d98a0c44a154
-- 
2.34.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Fri, 26 Apr 2024 16:55:16 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Fri, 26 Apr 2024 16:55:17 GMT) Full text and rfc822 format available.

Message #10 received at 70565-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70565-done <at> debbugs.gnu.org
Subject: Re: [bug#70565] [PATCH] gnu: freerdp: Update to 2.11.7.
Date: Fri, 26 Apr 2024 17:54:10 +0100
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/rdesktop.scm (freerdp): Update to 2.11.7.
>
> Change-Id: I41385d4db719e950438c07d2149c845ee28cabce
> ---
>  gnu/packages/rdesktop.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
de42b5f9d190f2781f2f0cb2d400d3b192a68462.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.