Name: | libvncserver |
---|---|
Version: | 0.9.13 |
Release: | 11.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1050514 |
License: | GPLv2+ |
RPM: | libvncserver-0.9.13-11.el9.aarch64.rpm |
Source RPM: | libvncserver-0.9.13-11.el9.src.rpm |
Build Date: | Thu Feb 17 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://libvnc.github.io/ |
Summary: | Library to make writing a VNC server easy |
Description: | LibVNCServer makes writing a VNC server (or more correctly, a program exporting a frame-buffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression schemata. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Backport another crasher fix (#1882718)
- Rebase all patches so Patch12 applies - Backport PR #444 to fix crash on all runs after the first (#1882718)
- Add API to unregister security handlers
- -devel: +Requires: zlib-devel
- use new cmake macros
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- tls patches rebased