[PATCH] gnu: xrdp: Update to 0.9.23.1

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

Debbugs page

Andy Tai wrote 1 years ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
40539fecd8a9197ba383aa3378526113b9f56217.1701932301.git.atai@atai.org
* gnu/packages/rdesktop.scm (xrdp): Update to 0.9.23.1

Change-Id: If5a01e38dc04bd013118d21ff11a46f3e7dddfd2
---
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 97a0be0e65..b48e4ae53f 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.22.1")
+ (version "0.9.23.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -176,7 +176,7 @@ (define-public xrdp
version "/xrdp-" version ".tar.gz"))
(sha256
(base32
- "1jzknwy003fk5lqzrncbypirq3smpghxy2prg2m2ljjrx77j1lvd"))))
+ "1jpmwywzb6law2hrzm94qy2hgivs7izc2ci0w2h9yxn2j1mizdwg"))))
(build-system gnu-build-system)
(inputs (list check
fuse-2

base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
--
2.41.0
Efraim Flashner wrote 1 years ago
(name . Andy Tai)(address . atai@atai.org)(address . 67676-done@debbugs.gnu.org)
ZXGw6WI0rTXh-pfI@3900XT
Thanks. Patch pushed!

--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmVxsOkACgkQQarn3Mo9
g1EAahAAp7AMpH+4DIbLsUJl4jx/qQp8NhccnCTINhE5Z/20az5KGJEZRerAppPH
tSFmrU5ookQevynwhwX9kQQtDz52WNnnX+J9EFw4JPhsrFxWO/+7HzhZe4za06Wk
Y8wHjcAYVoVHNpb0zKu+a4NukNCnB3UT6K4zAkqMFkZ5s+TxbmCMVFq1xJEa2CC7
HzHnnf29oljYzACHz6bQWMXpRgX+1/EL+4fTLybOhjLL4/g8ZjFRVQNb+IaCtW8k
BfL7UmU494gPlAV+t6o8u0PS5mgQZ00i/HUtPNbj1hVfWzETM2uuIFb3hcUZE6T9
COez/fsDv3sqaBwwEOlzeYQEyBry5wqKZIsV3phj2HJKsB47GkhSaGQcUBe2tDac
40jP1yU1t0H4ICss3ZaQ/+d7LZgkz3QrF+u+OagMj7I4Hs5Ahg+1JjSt7stVUhCC
smdjQzJTOZiUqBtbE4HRovrziLdSYD4gVCiSRU3t3PsG5sQTK09stCaULLQpQPHM
/FgP3MMbZOZH7iQKImfq3Ma4NW6tXkDQDuW7YSiF44eL+rRP5d5r9sui4+PU0vCN
dl1apn1W1i3agLClHsOBgStbDg2mFN6NJhMWo5wEIw47A+z3/FO4cE6BBVXoCtco
vNwNFibTlsW3fhUOvuCXK6OG7cyeQbtbY01ABoO/tiNMRcLZYr4=
=X9w/
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 67676
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