2023-11-09 13:15:50 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message:
spice-server: updated to 0.15.2
Major Changes in 0.15.2:
========================
Really minor fix release, mainly to fix a distribution issue
* Add missing file to distribution
* Fix sound recording fix in case of buffer wrapping
Major Changes in 0.15.1:
========================
* Fix some compatibility issues with FreeBSD
* Fix some minor issue with build
* Improve packaging with Meson
* Lot of C++ improves (clang-tidy)
* Fix some compatibility with no-Glibc libraries (like Musl)
* Fix minor leaks shutting down library
* Add Doxygen file to distribution
* Fix a longstanding issue related to surface updates where wrong surfaces were \
possibly used
* Fix compatibility with OpenSSL 3
* Updates and fixes for CI
* Use more random connection IDs to fix possible issues with proxies
Major Changes in 0.15:
======================
This is the first release in the new 0.15.x stable series. This release should
be ready for production use.
* Minor updates to CI
* Some compatibility with OpenSSL
* Change the behavior of handle_dev_start ignoring multiple start requests
* Ignore multiple calls to handle_dev_stop
* Pick up newer spice-common to fix a buffer overflow issue
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
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.
|