Commit Graph

573 Commits

Author SHA1 Message Date
Michael Adler
724040fe18 citrix_workspace: remove obsolete version checks
The oldest supported version is >= 23, so there is no need to have
version checks for < 23 versions.
2023-07-10 09:28:56 +02:00
Michael Adler
31b0d9b169 citrix_workspace: 23.02.0 -> 23.07.0 2023-07-10 09:20:52 +02:00
Dylan M. Taylor
27f2c9e8a8
aws-workspaces: 4.5.0 -> 4.6.0 2023-07-05 13:49:00 -04:00
skorpy
9005e6565b remmina: 1.4.30 -> 1.4.31 2023-06-19 17:39:56 +02:00
Daniel Nagy
ca2cb9f644 treewide: "libary" -> "library" 2023-06-10 14:54:08 +01:00
Weijia Wang
e66453b831 rustdesk: migrate to bindgenHook 2023-05-28 01:03:22 +03:00
Charlotte Van Petegem
46b5120d5e
xrdp: 0.9.22 -> 0.9.22.1
https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.22.1
2023-05-23 09:52:15 +02:00
Charlotte Van Petegem
633f76779d
xrdp: 0.9.21.1 -> 0.9.22
https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.22
2023-05-07 21:16:54 +02:00
Florian Klink
97a2834cf3 vmware-horizon-client: 2206 -> 2303
It looks like the vmware-view-legacy binary is gone, so update the
mainProgram field to point to `vmware-view`.
2023-05-01 10:31:45 +03:00
Sean Buckley
5594826e59 vmware-horizon-client: include opensc for smartcard support 2023-04-19 15:05:35 -04:00
Sean Buckley
04aa191615 vmware-horizon-client: use Chroot instead of Bubblewrap
When connecting, the client only shows a blank screen if
run under bubblewrap
2023-04-19 14:31:24 -04:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
Michael Hoang
8eb3c6044a remmina: 1.4.29 -> 1.4.30 2023-04-13 20:34:10 +02:00
Max Hausch
d57c60607c
anydesk: Add cherrimoya as maintainer 2023-04-12 14:10:40 +02:00
Max Hausch
262b22f0e2
anydesk: Fix url handler 2023-04-12 14:08:12 +02:00
Max Hausch
f9a12cd4dc
anydesk: 6.2.0 -> 6.2.1 2023-04-12 14:07:46 +02:00
Sergei Trofimovich
f63ba61e63
Merge pull request #225402 from trofi/waypipe-update
waypipe: 0.8.5 -> 0.8.6
2023-04-11 23:27:57 +01:00
Sergei Trofimovich
4e4e4e7547 waypipe: 0.8.5 -> 0.8.6
Minor error handling fixes.

Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/compare/v0.8.5...v0.8.6?from_project_id=3237&straight=false
2023-04-09 11:02:40 +01:00
Adam Joseph
c1f183800f freerdp: disable man pages if cross compiling
The manpage generator attempts to execute `hostPlatform` binaries.
2023-04-08 14:01:37 -07:00
Adam Joseph
c0bbacf138 freerdp: add wayland-scanner to nativeBuildInputs
We must also pass `-DWAYLAND_SCANNER=` explicitly, because freerdp
attempts to use the `hostPlatform`'s wayland-scanner (which it
presumably is locating via the `wayland` in `buildInputs`)
2023-04-08 14:01:32 -07:00
ocfox
09462c7f66
rustdesk: fix build 2023-04-08 15:24:44 +08:00
Cole Helbling
27b9b54fe8 aws-workspaces: libusb -> libusb1 2023-03-24 14:31:39 -07:00
Dylan M. Taylor
695a3c582e aws-workspaces: 4.1.0 -> 4.5.0 2023-03-21 18:48:32 -04:00
Sergei Trofimovich
c9a42e3530 waypipe: 0.8.4 -> 0.8.5
Full changelog:

      Fix dmabuf-feedback event ordering
      Update issue filing guidelines
      Avoid acquiring controlling terminal
      Provide dmabuf main device from opened drm fd
      Allow --drm-node option in ssh and client modes
      Fix a crash with ffmpeg 6.0
      Bump version
2023-03-11 20:56:36 +00:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Michael Adler
d6ac9feb22 citrix-workspace: remove all previous versions
A vulnerability has been identified in Citrix Workspace app for Linux
that, if exploited, may result in a malicious local user being able to
gain access to the Citrix Virtual Apps and Desktops session of another
user who is using the same computer from which the ICA session is
launched.

This issue affects all supported versions of Citrix Workspace app for Linux before 2302

See https://support.citrix.com/article/CTX477618/citrix-workspace-app-for-linux-security-bulletin-for-cve202324486
2023-02-22 09:37:41 +01:00
Michael Adler
68f80b556e citrix_workspace: 22.12.0 -> 23.02.0 2023-02-22 09:37:41 +01:00
R. Ryantm
54e37e1a1d freerdpUnstable: 2.9.0 -> 2.10.0 2023-02-19 08:03:24 +00:00
Florian
315664758c
teamviewer: 15.35.7 -> 15.38.3
* teamviewer: 15.35.7 -> 15.38.3

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-02-07 15:07:46 -03:00
R. Ryantm
678e32701b wayvnc: 0.6.1 -> 0.6.2 2023-01-31 18:52:49 +00:00
Nick Cao
66aece4f7f
wayvnc: 0.5.0 -> 0.6.1, enable checks
Diff: https://github.com/any1/wayvnc/compare/v0.5.0...v0.6.1

Changelog: https://github.com/any1/wayvnc/releases/tag/v0.6.1
2023-01-25 09:27:09 +08:00
Charlotte Van Petegem
1c272b106b
xrdp: 0.9.9 -> 0.9.21, xorgxrdp: 0.2.9 -> 0.9.19 2023-01-19 15:23:43 +01:00
Shawn8901
d21017b0d6 remmina: 1.4.28 -> 1.4.29 2023-01-10 23:15:30 +01:00
Peter Hoeg
56f107cf7a
freerdp: apply suggestions provided by upstream (#208832)
* freerdp: apply suggestions provided by upstream

* build manpage and drop CUNIT which is not used
2023-01-05 10:31:07 +08:00
Robert Scott
bf608a9b2f
Merge pull request #205860 from risicle/ris-xrdp-known-vulnerabilities
xrdp: add many `knownVulnerabilities`
2023-01-02 22:47:07 +00:00
Sandro
e1ebefcef4
Merge pull request #204540 from SuperSandro2000/remmina-kwallet 2022-12-14 23:55:24 +01:00
Robert Scott
d45b01a985 xrdp: add many knownVulnerabilities 2022-12-13 00:18:40 +00:00
Theodore Ni
f6c0dcfb9e rustdesk: fix for rust 1.65 2022-12-10 16:56:48 +01:00
Artturin
c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
Sandro Jäckel
51e6f86838
remmina: add kwallet plugin support 2022-12-04 22:20:54 +01:00
Weijia Wang
8c195fae85 remmina: 1.4.27 -> 1.4.28 2022-12-03 22:08:37 +01:00
Florian
5229104ece
teamviewer: 15.29.7 -> 15.35.7 (#202323)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-03 01:17:29 +01:00
Michael Adler
215ff79ae8 citrix_workspace: 22.07.0 -> 22.12.0 2022-12-01 22:51:31 +01:00
Michael Adler
6a26fe20f7 citrix-workspace: fix 22.7.0
the x64suffix and x86suffix has changed
2022-12-01 22:19:57 +01:00
Michael Adler
8be903c231 citrix-workspace: drop support for some older versions 2022-12-01 22:18:41 +01:00
Martin Weinelt
fd55490812
Merge pull request #202024 from gador/teamviewer-remove-qtwebkit
teamviewer: remove qtwebkit
2022-11-22 11:32:20 +01:00
Florian Brandes
b9a8eae2a4
teamviewer: remove qtwebkit
due to https://github.com/NixOS/nixpkgs/pull/201028 and
the deprecation of qtwebkit teamviewer refuses to evaluate.

qtwebkit isn't needed for teamviewer and is therefore removed.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-11-20 09:55:54 +01:00
R. Ryantm
c2e17b7e5e freerdp: 2.8.1 -> 2.9.0 2022-11-18 03:13:34 +00:00
Sergei Trofimovich
12428f3cf4 waypipe: 0.8.3 -> 0.8.4
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.4
2022-11-03 07:44:02 +00:00