build: Prepare for 0.15 release

Mostly minor updates since 0.14.91.
See CHANGELOG.md.

Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
This commit is contained in:
Frediano Ziglio 2021-04-16 10:47:37 +01:00
parent 691bd67ff8
commit 2f42c1ca7d

View File

@ -1,3 +1,15 @@
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
Major Changes in 0.14.91:
=========================