[PATCH] gnu: xrdp: Update to 0.10.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • Zheng Junjie
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

Andy Tai wrote 3 months ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
94e60fd45fddf9ad6ed2f782fac90d46bf54451e.1732826915.git.atai@atai.org
* 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(-)

Toggle diff (26 lines)
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
Zheng Junjie wrote 3 months ago
(name . Andy Tai)(address . atai@atai.org)(address . 74596-done@debbugs.gnu.org)
87ldx2v1xo.fsf@iscas.ac.cn
Andy Tai <atai@atai.org> writes:

Toggle quote (32 lines)
> * 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?
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmdJhXMACgkQO1qpk+Gi
3/BmQxAAwCOxToZkF2nqqEftL5LWXGM9fZVSqi/XRTiwsQkPoWPr/5YT+75HgiV+
FDhr7YIgsOLS8LxN9QvpZBtdyvweoQogCvmRnfWGPjO6rkI0jVSl2NnEv1nOtcOV
OUDHrfB4Lmd+wxJHkFS4UISp4WuxvzEcIALRLTQRHRlKt4VOGspQIx26upltucPy
1513cxdrugtNxaqVyl82tmseWNn+l4xlWS4g8hKwt+wRru17ZQIBJQDeDj/5owo1
mIG7Wq9McmTOUiZl13iJDTr+wj84e93c19k8w+rAD+9widwa/zrdN2MK74611zkR
yJIegqZyGBzA9pCye7mglUsQ40wVYmqobypj7El6gY2/17IVVL/EAwg1cxuSNFkG
q73Nuaz+WurDILeBnK+xGACH2s8AE0gJiK1c1NjDs4R7e6Of9EAI8NoFEpVtpmBh
/pefVd6vJCJnTS7qkkm3iOk7z0zQ4SE0674OYwLOSy5yFwUSoQ6paXJfcE+42cLN
4oohBr3r4XWqHm19/NVPSQo4i+IL6FltgySStbdwgtbcMZnRZ9xHO1S0y8HkrNh4
pzFoiTbOFVFW0i7YXUdsa0e0ff0x6Oo7Vfiv8X4oO0g5Qc/FbUaAIlP8nuj3K8vI
WquKMH+DldCiZNvEwbWts8oqqI6VYNTFBMG9qvzbmq2IqBPHmPE=
=XPBM
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 74596@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74596
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help