nixpkgs/pkgs/tools/admin/tigervnc
Yarny0 6c47ba6fda tigervnc: fix a regression in VncAuth security type
tigervnc v1.14.0 introduced a regression
in its list of supported security types:
Due to a missing comma in the code,
the VncAuth security type (i.e. simple password check) isn't
tried unless it is explicitely requested on the command line:

https://github.com/TigerVNC/tigervnc/issues/1789

The commit at hand adds a patch from upstream
(which will most likely be part of the next release)
to fix this oversight.
2024-10-19 21:25:16 +02:00
..
default.nix tigervnc: fix a regression in VncAuth security type 2024-10-19 21:25:16 +02:00