[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package libvncserver-0.9.11-17.el8.x86_64 download

Name libvncserver
Epoch 0
Version 0.9.11
Release 17.el8
Architecture x86_64
Website/URL http://libvnc.github.io/
License GPLv2+
Build Time 2023-08-08 09:49:08
Build Host builder-x86-03.inferitos.ru
Summary Library to make writing a VNC server easy
Repositories AppStream
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.
Errata
Size 275 KiB
Source Project libvncserver-0.9.11-17.el8
SHA-256 checksum 7d0c40cb878c0207ef22fc00b0e2dfe7fb84490337168dae95773ab8c397409c
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.9.11-17
- Rebuilt for MSVSphere 8.8

* Tue Nov 24 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 0.9.11-17
- Fix CVE-2020-25708
  Resolves: #1898078

* Tue Nov 03 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 0.9.11-16
- Fix CVE-2019-20839
  Resolves: #1851032
- Fix CVE-2018-21247
  Resolves: #1852516
- Fix CVE-2020-14405
  Resolves: #1860527
- Fix CVE-2020-14397
  Resolves: #1861152

* Mon Jul 27 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 0.9.11-15
- Fix CVE-2017-18922
  Resolves: #1852356

* Wed Mar 18 2020 Petr Pisar <ppisar@redhat.com> - 0.9.11-14
- Fix CVE-2019-15690 (an integer overflow in HandleCursorShape() in a client)
  (bug #1814343)

* Thu Nov 28 2019 Jonas Ådahl <jadahl@redhat.com> - 0.9.11-13
- Manually apply new patch
  Resolves: #1684729

* Wed Nov 27 2019 Jonas Ådahl <jadahl@redhat.com> - 0.9.11-12
- Add API needed by gnome-remote-desktop to handle settings changes
  Resolves: #1684729

* Wed Nov 27 2019 Tomas Pelka <tpelka@redhat.com> - 0.9.11-11
- Enable gating through gnome-remote-desktop for now
  Resolves: #1765448

* Wed Nov 27 2019 Jonas Ådahl <jadahl@redhat.com> - 0.9.11-10
- Update TLS security type enablement patches
  Resolves: #1765448

* Thu Jan 10 2019 Petr Pisar <ppisar@redhat.com> - 0.9.11-9
- Fix CVE-2018-15127 (Heap out-of-bounds write in
  rfbserver.c:rfbProcessFileTransferReadBuffer()) (bug #1662997)