Revisions of LibVNCServer

Petr Gajdos's avatar Petr Gajdos (pgajdos) accepted request 739228 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 49)
Remove obsolete Groups tag (fate#326485)
buildservice-autocommit accepted request 679220 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 48)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) accepted request 679156 from Felix Zhang's avatar Felix Zhang (zhangxiaofei) (revision 47)
- Add BuildRequire libgnutls-devel: Remmina needs it for VNC
  connections (boo#1123805)
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 46)
- security update
  * CVE-2018-20749 [bsc#1123828]
    + LibVNCServer-CVE-2018-20749.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 673256 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 45)
- use upstream commit, amend cmake-libdir.patch

- fix cmake build, add cmake-libdir.patch (upstream issue #281)
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 671855 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 44)
- update to version 0.9.12
   - Overall changes:
     * CMake now is the default build system, Autotools were removed.
     * In addition to TravisCI, all commits are now build-tested by AppVeyorCI.
   - LibVNCServer/LibVNCClient:
     * Numerous build fixes for Visual Studio compilers to the extent that
       one can now _build_ the project with these. The needed changes for
       successfully _running_ stuff will be implemented in 0.9.13.
     * Fixed building for Android and added build instructions.
     * Removed the unused PolarSSL wrapper.
     * Updated the bundled noVNC to latest release 1.0.0.
     * Allowed to use global LZO library instead of miniLZO.
   - LibVNCClient:
     * Support for OpenSSL 1.1.x.
     * Support for overriding the default rectangle decode handlers (with
       hardware-accelerated ones for instance) thanks to Balazs Ludmany.
     * vnc2mpg updated.
     * Added support for X509 server certificate verification as part of the
       handshake process thanks to Simon Waterman.
     * Added a TRLE decoder thanks to Wiki Wang.
     * Included Tight decoding optimizations from TurboVNC thanks to DRC.
     * Ported the SDL viewer from SDL 1.2 to SDL 2.0.
     * Numerous security fixes.
     * Added support for custom auth handlers in order to support additional
       security types.
   - LibVNCServer:
     * Websockets rework to remove obsolete code thanks to Andreas Weigel.
     * Ensured compatibility with gtk-vnc 0.7.0+ thanks to Michał Kępień.
     * The built-in webserver now sends correct MIME type for Javascript.
     * Numerous memory management issues fixed.
Adam Majer's avatar Adam Majer (adamm) committed (revision 43)
- Fix devel package dependencies
Adam Majer's avatar Adam Majer (adamm) accepted request 662702 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 42)
- security update
  * CVE-2018-15126 [bsc#1120114]
    + LibVNCServer-CVE-2018-15126.patch
  * CVE-2018-6307 [bsc#1120115]
    + LibVNCServer-CVE-2018-6307.patch
  * CVE-2018-20020 [bsc#1120116]
    + LibVNCServer-CVE-2018-20020.patch
  * CVE-2018-15127 [bsc#1120117]
    + LibVNCServer-CVE-2018-15127.patch
  * CVE-2018-20019 [bsc#1120118]
    + LibVNCServer-CVE-2018-20019.patch
  * CVE-2018-20023 [bsc#1120119]
    + LibVNCServer-CVE-2018-20023.patch
  * CVE-2018-20022 [bsc#1120120]
    + LibVNCServer-CVE-2018-20022.patch
  * CVE-2018-20024 [bsc#1120121]
    + LibVNCServer-CVE-2018-20024.patch
  * CVE-2018-20021 [bsc#1120122]
    + LibVNCServer-CVE-2018-20021.patch

- Update to version 0.9.11
    Overall changes:
        LibVNCServer/LibVNCClient development now uses continous intregration,
        provided by TravisCI.
    LibVNCClient:
        Now initializes libgcrypt before use if the application did not do it.
        Fixes a crash when connection to Mac hosts
        (#45).
        Various fixes that result in more stable handling of malicious or broken
        servers.
buildservice-autocommit accepted request 607448 from Adam Majer's avatar Adam Majer (adamm) (revision 41)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 605744 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 40)
- security update
  * CVE-2018-7225 [bsc#1081493]
    + LibVNCServer-CVE-2018-7225.patch
buildservice-autocommit accepted request 397918 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 397781 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 38)
- Fix build errors of applications using stl_algobase.h and
  libvncserver's rfbproto.h, e.g. krfb (issue #102)
  * Add libvncserver-0.9.10-use-namespaced-rfbMax-macro.patch
buildservice-autocommit accepted request 285635 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 37)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 284719 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 36)
- Remove xorg-x11-devel from buildRequires, X libraries 
  are not directly used/linked

- libvncserver-0.9.10-ossl.patch: Update, do not 
  RAND_load_file("/dev/urandom", 1024) if the the PRNG is already
  seeded. (It always is on linux)
buildservice-autocommit accepted request 265357 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 35)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 34)
-
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 33)
-
buildservice-autocommit accepted request 254050 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 31)
baserev update by copy to link target
Displaying revisions 21 - 40 of 70
openSUSE Build Service is sponsored by