Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

neatvnc-devel-0.7.1-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: neatvnc-devel Distribution: openSUSE:Factory:zSystems
Version: 0.7.1 Vendor: openSUSE
Release: 1.1 Build date: Tue Nov 7 08:21:32 2023
Group: Development/Libraries/C and C++ Build host: s390zl26
Size: 10434 Source RPM: neatvnc-0.7.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/any1/neatvnc
Summary: Development files for neatvnc
Development files and headers for neatvnc.

Provides

Requires

License

ISC

Changelog

* Mon Nov 06 2023 Michael Vetter <mvetter@suse.com>
  - 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.
* Thu Oct 05 2023 Michael Vetter <mvetter@suse.com>
  - 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
* Mon Jan 23 2023 Michael Vetter <mvetter@suse.com>
  - 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
* Mon Dec 12 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - "Pkgconfigify" BuildRequires, align with what meson checks for.
  - Modernize spec.
* Mon Nov 07 2022 Michael Vetter <mvetter@suse.com>
  - 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.
* Mon Nov 07 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.3:
    * Revert "h264-encoder: Add 30 bit color depth formats"
    * server: Fix encoding selection for sw frames
* Mon Nov 07 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.2:
    * stream: Remove stray ampersand in tls handshake failure code path
    * resampler: Use transformed width as destination stride
* Mon Nov 07 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.1:
    * meson: Use partial_dependency() for libdrm cflags
    * test: meson: Add missing libdrm_inc dependency
    * server: add missing header after f20ffb5e1efe
* Mon Nov 07 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.0:
    * H.264 Encoding
    * UNIX Sockets
    * New framebuffer submission API
    * Automatic buffer transforms
    * Client side cursor rendering
    * Now accepts DMA-BUFs
    * Presentation time stamps
    * New internal encoder abstraction layer
* Sun Feb 28 2021 Dirk Müller <dmueller@suse.com>
  - update to 0.4.0:
    * This release adds support for the qemu extended key event. When this is
      also supported by the client, key codes will be used instead of symbols
      which eliminates the need for reverse key code lookup on the server-side.
* Wed Sep 30 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.3.2:
    * This release fixes a crash due to incorrect handling of fragmented packets
    and adds copy & paste support.
    * This release fixes a bug with tight encoding reported by Jeroen Hofstee
* Tue Jul 28 2020 Alexander Graul <alexander.graul@suse.com>
  - Update to version 0.2.0
  - Tight encoding is no longer experimental and also more complete.
    + The encoder employs multiple CPU cores, both for lossy and lossless
      compression, which makes it considerably faster than ZRLE, even with
      lossless compression.
    + Supports both lossy (JPEG) and lossless (DEFLATE) compression.
    + Allows the client to choose the JPEG "quality" level.
    + Allows the client to choose whether to enable lossy compression or not.
  - Service-side resizing: the server can notify the client and resize buffers
    when a different display mode is set
  - The API has been prepared for adding multi-display suppport. It has not been
    implemented, but the (hopefully) won't have to change when it is.
  - Version info is baked into the library, so applications linking to neatvnc
    can report the version to the user.
  - The server can now looks up the address to which to bind using getaddrinfo
* Sat Jun 06 2020 Jan Engelhardt <jengelh@inai.de>
  - Trim redundancies and conjecture from descriptions.
* Wed Jun 03 2020 Michael Vetter <mvetter@suse.com>
  - Initial package of neatvnc in version 0.1.0 for openSUSE

Files

/usr/include/neatvnc.h
/usr/lib64/libneatvnc.so
/usr/lib64/pkgconfig/neatvnc.pc
/usr/share/doc/packages/neatvnc-devel
/usr/share/doc/packages/neatvnc-devel/README.md
/usr/share/licenses/neatvnc-devel
/usr/share/licenses/neatvnc-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024