mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 22:48:19 +00:00
Release 0.12.2
This commit is contained in:
parent
812b65984d
commit
55ebd0a1c0
10
NEWS
10
NEWS
@ -1,3 +1,13 @@
|
||||
Major changes in 0.12.2:
|
||||
========================
|
||||
* Stable Release
|
||||
* Skipped 0.12.1, it existed in git but was never released
|
||||
* spice-server now requires glib2 (like qemu does)
|
||||
* More robust ssl error and certificate handling
|
||||
* Added support for websockets
|
||||
* Tons of seamless migration bugfixes
|
||||
* Also some none seamless migration bugfixes
|
||||
|
||||
Major changes in 0.12.0:
|
||||
========================
|
||||
* Stable Release
|
||||
|
||||
@ -83,6 +83,7 @@ libspice_server_la_SOURCES = \
|
||||
red_worker.h \
|
||||
reds.c \
|
||||
reds.h \
|
||||
reds-private.h \
|
||||
reds_sw_canvas.c \
|
||||
reds_sw_canvas.h \
|
||||
snd_worker.c \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user