GNU bug report logs - #72053
[PATCH] gnu: xrdp: update to 0.10.0.

Previous Next

Package: guix-patches;

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

Date: Thu, 11 Jul 2024 06:58:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72053 in the body.
You can then email your comments to 72053 AT debbugs.gnu.org in the normal way.

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#72053; Package guix-patches. (Thu, 11 Jul 2024 06:58:02 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, 11 Jul 2024 06:58:02 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: xrdp: update to 0.10.0.
Date: Wed, 10 Jul 2024 23:57:52 -0700
* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.0.
  [native-inputs]: Add cmocka.

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

diff --git a/gnu/packages/rdesktop.scm b/gnu/packages/rdesktop.scm
index 254ba4d06b..eb17fa929c 100644
--- a/gnu/packages/rdesktop.scm
+++ b/gnu/packages/rdesktop.scm
@@ -168,7 +168,7 @@ (define-public freerdp
 (define-public xrdp
   (package
     (name "xrdp")
-    (version "0.9.23.1")
+    (version "0.10.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -176,7 +176,7 @@ (define-public xrdp
                     version "/xrdp-" version ".tar.gz"))
               (sha256
                (base32
-                "1jpmwywzb6law2hrzm94qy2hgivs7izc2ci0w2h9yxn2j1mizdwg"))))
+                "1nakn842p759xxd9713335ms3h8dmr33xbmylnbk2j03m4dhvlnx"))))
     (build-system gnu-build-system)
     (inputs (list check
                   fuse-2
@@ -196,6 +196,7 @@ (define-public xrdp
                   python
                   python-libxml2))
     (native-inputs (list bison
+                         cmocka
                          flex
                          gettext-minimal
                          intltool

base-commit: 8cbc5e5bf0ca35f12cf5bbf123efbc3b6a57ad44
-- 
2.34.1





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Thu, 11 Jul 2024 21:04:01 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Thu, 11 Jul 2024 21:04:02 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: 72053-done <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: Re: [PATCH] gnu: xrdp: update to 0.10.0.
Date: Thu, 11 Jul 2024 16:03:17 -0500

Thanks! Applied.

-- 
all the best,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Aug 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 69 days ago.

Previous Next


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