[Spice-devel] [PATCH spice-gtk] NEWS: prepare v0.36 release
Frediano Ziglio
fziglio at redhat.com
Sat Jan 12 09:41:56 UTC 2019
>
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
> NEWS | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
>
> This is a preliminary patch for the v0.36 release notes, which should
> happen after the spice-gtk patch queue on the ML is flushed.
>
> diff --git a/NEWS b/NEWS
> index 3f54f77..83ace29 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,29 @@
> +v0.36
> +=====
> +
> +- Add meson build: autotools will be removed in a future release
> +- Deprecate PulseAudio backend: it will be removed in a future
> + release, please use GStreamer instead and report issues
> +- Add h265 stream support (requires GStreamer support)
small, H265 (capital)
> +- Add SpiceQmpPort helper to interact with QEMU monitor over a Spice port
> +- Display a message if EGL support is required (with dmabuf local rendering)
> +- Many GstVideoOverlay improvements
> +- Smooth-scrolling improvements
> +- Fix accumulating output frames with GStreamer
I think you mean Snir patches. They are targeting a specific case.
> +- Fix reconnection handling
> +- Fix memory leaks due to bad refcount of images in the cache
I would say "Fix small memory leaks" ...
> +- Fix build for newer LibreSSL
> +- win32: fix crash with libusb 1.0.22 and UsbDk is not installed
is -> if ??
It seems a copy&paste from a commit title, also all other
points start with capital.
> +- win32: do not try to connect to org.gnome.SessionManager
Isn't this too technical? Also it affected Mac.
Something like "Do not attempt Gnome desktop integration on Windows and Mac" ?
> +- Require Gtk >= 3.22
> +- Require GStreamer >= 1.0
> +- Require spice-protocol >= 1.12.15
> +- Require usbredir >= 0.5
> +- Require libusb >= 1.0.16
> +- Require libcacard >= 2.5.1
> +- Require lz4 >= 1.7.3
I don't think this was changed for this release, the commit
in spice-common is from November 2016, I cannot find nothing
in spice-gtk.
> +- Require json-glib >= 1.0
> +
> v0.35
> =====
>
Frediano
More information about the Spice-devel
mailing list