./sysutils/spice-server, Simple Protocol for Independent Computing Environments

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.14.3nb1, Package name: spice-server-0.14.3nb1, Maintainer: pkgsrc-users

SPICE is a remote display system built for virtual environments which
allows you to view a computing 'desktop' environment not only on the
machine where it is running, but from anywhere on the Internet and
from a wide variety of machine architectures.


Required to run:
[graphics/jpeg] [security/openssl] [devel/glib2] [x11/pixman] [audio/libopus]

Required to build:
[sysutils/spice-protocol] [pkgtools/cwrappers]

Master sites:

Filesize: 1469.047 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-27 20:04:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
spice-server: fix build with python 3.10
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-04-07 01:43:40 by Pierre Pronchery | Files touched by this commit (3)
Log message:
spice-server: fix build on macOS
   2021-01-10 15:53:47 by Jonathan Perkin | Files touched by this commit (2)
Log message:
spice-server: Another SunOS fix.
   2021-01-05 16:14:39 by Jonathan Perkin | Files touched by this commit (6)
Log message:
spice-server: Fix build on SunOS.
   2020-11-01 20:36:37 by Maya Rashish | Files touched by this commit (7) | Package updated
Log message:
spice-server: update to 0.14.3

Major Changes in 0.14.3:
========================

Main changes are WebSocket and support for Windows.

* Add support for WebSocket, this will allow to use spice-html5 without proxy
* Support Windows, now Qemu Windows can be build enabling Spice
* Fix some alignment problem
* Converted some documentation to Asciidoc format to make easier to update,
  updated some
* Minor compatibility fix for PPC64EL and ARMHF
* Minor fixes for big endian machines like MIPS
* Avoid some crashes with some buggy guest drivers, simply ignore the invalid
  request
* Fix for old OpenSSL versions
* Minor fix for Windows clients and brushes, fixed an issue with Photoshop
  under Windows 7
* Add ability to query video-codecs
* Small use-after-free fix
* Fix for debugging recording/replaying using QUIC images
* Fix a regression where spice reported no monitors to the client
* Fix DoS in spicevmc if WebDAV used
* Updated and improved test migration script
* Some minor fixes to smartcard support
* Avoid possible disconnection using proxies using a in-flow keepalive
  mechanism