[Spice-devel] [PATCH spice-gtk v2] NEWS: prepare v0.36 release
Frediano Ziglio
fziglio at redhat.com
Wed Jan 16 12:40:00 UTC 2019
>
> Hi,
>
> On 1/16/19 12:35 PM, marcandre.lureau at redhat.com wrote:
> > From: Marc-André Lureau <marcandre.lureau at redhat.com>
> >
> > Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> > ---
> > NEWS | 25 +++++++++++++++++++++++++
> > 1 file changed, 25 insertions(+)
> >
> > diff --git a/NEWS b/NEWS
> > index 3f54f77..1693621 100644
> > --- a/NEWS
> > +++ b/NEWS
> > @@ -1,3 +1,28 @@
> > +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)
> > +- 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 decoded frames with GStreamer
> > +- Fix reconnection handling
> > +- Fix small memory leaks due to bad refcount of images in the cache
> > +- Fix build for newer LibreSSL 2.7
> > +- Fix a crash on Windows with libusb 1.0.22 when UsbDk is not installed
> > +- 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
> > +- Require json-glib >= 1.0
>
>
> Maybe worth mentioning also spice-common was updated and that gsteramer
> is a requirement now
>
Personally I think spice-common is just an internal requirement no
not much sense to specify it.
For GStreamer maybe changing
- Require GStreamer >= 1.0
to
- Require GStreamer >= 1.0, now not optional
(but looks weird)
> I partly missed the related IRC chat yesterday so if no additional
> patches/features asked for v0.36 it's fine with me.
>
>
> Snir.
>
For me the patch is fine,
Acked-by: Frediano Ziglio <fziglio at redhat.com>
Frediano
More information about the Spice-devel
mailing list