summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* libvncserver: fix reproducibility issueMarkus Volk2024-03-091-0/+4
| | | | | | | remove STAGING_DIR_HOST from the LibVNCServerTargets.cmake file Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: update to 0.9.14Lee Chee Yang2023-09-221-0/+52
0.9.14 represents a gradual improvement over 0.9.13 with lots of developments all over the place. 40 issues and pull requests were closed/merged with this release. Highlights on the LibVNCServer side are a refined multi-threaded implementation, support for Unicode clipboard data Signed-off-by: Khem Raj <raj.khem@gmail.com>