GNU bug report logs - #74596
[PATCH] gnu: xrdp: Update to 0.10.1.

Previous Next

Package: guix-patches;

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

Date: Thu, 28 Nov 2024 20:49:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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 74596 in the body.
You can then email your comments to 74596 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#74596; Package guix-patches. (Thu, 28 Nov 2024 20:49: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, 28 Nov 2024 20:49: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.1.
Date: Thu, 28 Nov 2024 12:48:47 -0800
* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.1.

Change-Id: I876d2ba9deeaed721c7300537221848f4392b2d0
---
 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 eb17fa929c..0e784de859 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.10.0")
+    (version "0.10.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -176,7 +176,7 @@ (define-public xrdp
                     version "/xrdp-" version ".tar.gz"))
               (sha256
                (base32
-                "1nakn842p759xxd9713335ms3h8dmr33xbmylnbk2j03m4dhvlnx"))))
+                "10rgc9bfharwj7bq5k4qp4x00w214h6c6f861zi301h84125ylx2"))))
     (build-system gnu-build-system)
     (inputs (list check
                   fuse-2

base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Fri, 29 Nov 2024 09:13:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Fri, 29 Nov 2024 09:13:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 74596-done <at> debbugs.gnu.org
Subject: Re: [bug#74596] [PATCH] gnu: xrdp: Update to 0.10.1.
Date: Fri, 29 Nov 2024 17:12:19 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/rdesktop.scm (xrdp): Update to 0.10.1.
>
> Change-Id: I876d2ba9deeaed721c7300537221848f4392b2d0
> ---
>  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 eb17fa929c..0e784de859 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.10.0")
> +    (version "0.10.1")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> @@ -176,7 +176,7 @@ (define-public xrdp
>                      version "/xrdp-" version ".tar.gz"))
>                (sha256
>                 (base32
> -                "1nakn842p759xxd9713335ms3h8dmr33xbmylnbk2j03m4dhvlnx"))))
> +                "10rgc9bfharwj7bq5k4qp4x00w214h6c6f861zi301h84125ylx2"))))
>      (build-system gnu-build-system)
>      (inputs (list check
>                    fuse-2
>
> base-commit: ce877a777e6ec089dc347e9883387d3080b471cf

pushed, closing.

And are you interested in changing the package to use git-fetch?
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 174 days ago.

Previous Next


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