[ Все 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 ]
×

Проект libvncserver-0.9.11-17.el8

Имя libvncserver
Эпоха 0
Версия 0.9.11
Релиз 17.el8
Сайт http://libvnc.github.io/
Лицензия GPLv2+
Время сборки 2023-08-08 09:48:37
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Library to make writing a VNC server easy
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libvncserver-0.9.11-17.el8.x86_64 Library to make writing a VNC server easy 7d0c40cb878c0207ef22fc00b0e2dfe7fb84490337168dae95773ab8c397409c download
libvncserver-devel-0.9.11-17.el8.x86_64 Development files for libvncserver f17ccf47c5a3ed8d24a0692d5d0da56cb461a2f184806f5494259f066a41d51a download
i686
libvncserver-0.9.11-17.el8.i686 Library to make writing a VNC server easy c915d5b1df2a699bf6b0b6fee3c280ec712c166cdcbafb8d785fa5f26f6f2982 download
libvncserver-devel-0.9.11-17.el8.i686 Development files for libvncserver 0cb746a610453dad7ed45471f857dbf3071bc0e837b7ff520fdae028152887bd download
src
libvncserver-0.9.11-17.el8.src Library to make writing a VNC server easy 45fbd87e9892607a81aa36458af21f990006eafd676a9e4931f889ba1825890a download
История изменений 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)