Commit Graph

  • e269acbfdc Accepting request 1235573 from X11:Wayland factory Ana Guerrero 2025-01-07 19:54:31 +0000
  • 9aaba48e23 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/neatvnc?expand=0&rev=32 devel Michael Vetter 2025-01-07 11:00:32 +0000
  • 1a598e9a51 - Update to 0.9.2: * This patch release adds missing bounds checks. Two buffer overflow vulnerabilities were reported by Frederik Reiter who also provided patches to fix them. There are potential security implications, but only authenticated clients would be able to exploit these vulnerabilities, if at all. Nevertheless, it is prudent to update as soon as possible. Michael Vetter 2025-01-07 10:56:20 +0000
  • d3fa733938 Accepting request 1217333 from X11:Wayland Ana Guerrero 2024-10-23 19:14:03 +0000
  • 15270f9dc5 I'm sorry, I forgot to remove this file as part of the previous SR. I don't think it deserves a changelog entry since submitting the file was a mistake that shouldn't have never been in obs. Michael Vetter 2024-10-23 11:27:57 +0000
  • 62a03f6a4c - Update to 0.8.1+git20241008.b539421 adding a _service file to get the sources from git. This fixes a FTBFS with ffmpeg-7 in Factory. Note that we can't use @PARENT_TAG@ in the _service file because 0.8.1 was branched from the v0.8 branch so using it would look like going back to 0.8.0. - Add a patch to keep building with older ffmpeg versions too as well as find the gmp dependency, which can't be found using pkgconfig in 15.6: * fix-build-in-15.6.patch Michael Vetter 2024-10-23 10:11:19 +0000
  • 7bcb1d9e73 Accepting request 1191110 from X11:Wayland Dominique Leuenberger 2024-08-02 15:27:15 +0000
  • 4beca30166 - bsc#1228777 (CVE-2024-42458) Update to 0.8.1: Michael Vetter 2024-08-02 07:02:20 +0000
  • b978a0d10b - Update to 0.8.1: * Add sanity check for chosen security type Michael Vetter 2024-08-02 06:26:10 +0000
  • 0a6f39ef67 Accepting request 1150570 from X11:Wayland Ana Guerrero 2024-02-26 18:45:33 +0000
  • ffbc1ae29d - Update to 0.8.0: Highlights: * The colour map pixel format as described in RFC 6143 has been implemented. Before, the client would just get disconnected if they requested it. Now they get a map that emulates RGB332. * Momentary interception of log messages. The user can now set a thread-local log hander and then set it back to the default. * Philip Zabel made the code more consistent with the style guide. Breaking Changes: * nvnc_client_get_hostname has been replaced with nvnc_client_get_address Bugfixes: * Apple's Diffie-Hellman authentication (security type 30) has been fixed. * A new client connection no longer causes a DNS lookup. Michael Vetter 2024-02-26 07:15:48 +0000
  • 3ad320ba12 Accepting request 1143746 from X11:Wayland Ana Guerrero 2024-02-04 18:07:54 +0000
  • e7b9fb60b0 - Update to 0.7.2: * Clients are now allowed to request more than 32 encodings (#108) * Zlib streams are now preserved when a client switches between encodings (#109) Michael Vetter 2024-02-03 06:41:19 +0000
  • 361c2f6249 Accepting request 1123502 from X11:Wayland Ana Guerrero 2023-11-06 20:14:10 +0000
  • c4f838bb89 - Update to 0.7.1: * Apple's Diffie-Hellman authentication (security type 30) has been fixed. * A new client connection no longer causes a DNS lookup. Michael Vetter 2023-11-06 08:00:48 +0000
  • 11ab08c81e Accepting request 1115753 from X11:Wayland Ana Guerrero 2023-10-05 18:04:46 +0000
  • c78ad7b943 - Update to 0.7.0: * Desktop resizing * Software pixel buffers with less than 32 bits per pixel are now supported * The server may now choose to open a websocket instead of a regular TCP socket * The RSA-AES and RSA-AES-256 security types have now been implemented * A Diffie-Hellman based security type frame Apple is also implemented, although not recommended * Murmurhash in the damage refinery has been replaced with xxHash, which performs much better in my tests so far * Users should now get proper feedback when authentication fails Michael Vetter 2023-10-05 07:45:40 +0000
  • 79ce129cc6 Accepting request 1060477 from X11:Wayland Dominique Leuenberger 2023-01-28 17:42:45 +0000
  • 00e8bcf1c0 - Update to 0.6.0: Highlights: * The client now has control over h264 quality settings * Left & right scrolling is now supported * A custom framebuffer allocator function can now be assigned * The following functions have been added + A function for querying client side cursor support + A function to get the hostname of a connected client + A function to get the credentials of an authenticated client + A function for listing connected clients + A function for disconnecting a client Bug fixes: * A race condition when a client tries to resize the display before it has an encoder * Cursor buffers are now freed on close * Various race conditions in encoders * Spurious exits due to SIGPIPE * Occasional leaked buffers when clients disconnect * Clients no longer linger on exit with TLS Michael Vetter 2023-01-23 16:54:35 +0000
  • 2949460513 Accepting request 1042356 from X11:Wayland Dominique Leuenberger 2022-12-12 16:40:10 +0000
  • 36fa46cfec Accepting request 1042327 from home:iznogood:branches:X11:Wayland Michael Vetter 2022-12-12 12:16:14 +0000
  • ee82441737 Accepting request 1034388 from X11:Wayland Dominique Leuenberger 2022-11-08 09:54:57 +0000
  • 304896566c - Update to 0.5.4: * This fixes stalling during h264 encoding. The FFmpeg devs seem to think that it's normal to change the default behaviour of their code, so this needs to be fixed here instead. Michael Vetter 2022-11-07 22:55:08 +0000
  • 53c02aa7ba Accepting request 875904 from X11:Wayland Richard Brown 2021-03-02 11:34:24 +0000
  • bdbc9493fc Accepting request 875828 from home:dirkmueller:Factory Michael Vetter 2021-03-01 08:27:24 +0000
  • 781b21536f Accepting request 839498 from X11:Wayland Dominique Leuenberger 2020-10-05 17:41:48 +0000
  • 100968e8a8 Accepting request 838712 from home:dirkmueller:branches:X11:Wayland Michael Vetter 2020-10-05 07:48:33 +0000
  • 94af4a38ba Accepting request 824825 from X11:Wayland Dominique Leuenberger 2020-08-07 12:15:52 +0000
  • 6506c824bd Accepting request 824744 from home:agraul:branches:X11:Wayland Michael Vetter 2020-08-07 09:12:38 +0000
  • 388d1f1888 Accepting request 812453 from X11:Wayland Dominique Leuenberger 2020-06-08 22:05:13 +0000
  • c3c5283f7e Accepting request 812053 from home:jengelh:branches:X11:Wayland Michael Vetter 2020-06-08 08:05:55 +0000
  • 092f9aedb9 Accepting request 812028 from X11:Wayland Dominique Leuenberger 2020-06-06 21:40:31 +0000
  • 9c4db22db4 Accepting request 810987 from home:jubalh Jan Engelhardt 2020-06-03 09:57:34 +0000