Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spice for openSUSE:Factory checked in at 2021-05-18 18:26:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice (Old) and /work/SRC/openSUSE:Factory/.spice.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice" Tue May 18 18:26:46 2021 rev:39 rq:893220 version:0.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spice/spice.changes 2020-10-12 13:46:21.985898207 +0200 +++ /work/SRC/openSUSE:Factory/.spice.new.2988/spice.changes 2021-05-18 18:27:04.470798042 +0200 @@ -1,0 +2,16 @@ +Fri May 7 11:07:29 MDT 2021 - carn...@suse.com + +- Update to v0.15.0 release + This is the first release in the new 0.15.x stable series. + * 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 +- Dropped patches contained in new tarball + 0001-quic-Check-we-have-some-data-to-start-decoding-quic-.patch + 0002-quic-Check-image-size-in-quic_decode_begin.patch + 0003-quic-Check-RLE-lengths.patch + 0004-quic-Avoid-possible-buffer-overflow-in-find_bucket.patch + +------------------------------------------------------------------- Old: ---- 0001-quic-Check-we-have-some-data-to-start-decoding-quic-.patch 0002-quic-Check-image-size-in-quic_decode_begin.patch 0003-quic-Check-RLE-lengths.patch 0004-quic-Avoid-possible-buffer-overflow-in-find_bucket.patch spice-0.14.3.tar.bz2 spice-0.14.3.tar.bz2.sign New: ---- spice-0.15.0.tar.bz2 spice-0.15.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice.spec ++++++ --- /var/tmp/diff_new_pack.Im71dx/_old 2021-05-18 18:27:04.890796221 +0200 +++ /var/tmp/diff_new_pack.Im71dx/_new 2021-05-18 18:27:04.894796205 +0200 @@ -1,7 +1,7 @@ # # spec file for package spice # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,20 +22,16 @@ %define libname libspice-server1 Name: spice -Version: 0.14.3 +Version: 0.15.0 Release: 0 Summary: SPICE client and server library License: LGPL-2.1-or-later OR GPL-2.0-or-later Group: Productivity/Networking/Other URL: https://www.spice-space.org/ Source: https://www.spice-space.org/download/releases/spice-server/%{name}-%{version}.tar.bz2 -Source1: https://www.spice-space.org/download/releases/spice-server/%{name}-%{version}.tar.bz2.sign +Source1: https://www.spice-space.org/download/releases/spice-server/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring Source99: %{name}.rpmlintrc -Patch0: 0001-quic-Check-we-have-some-data-to-start-decoding-quic-.patch -Patch1: 0002-quic-Check-image-size-in-quic_decode_begin.patch -Patch2: 0003-quic-Check-RLE-lengths.patch -Patch3: 0004-quic-Avoid-possible-buffer-overflow-in-find_bucket.patch BuildRequires: gcc-c++ BuildRequires: libjpeg-devel @@ -99,12 +95,6 @@ %prep %setup -q -cd subprojects/spice-common -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -cd ../../ %build %configure \ ++++++ spice-0.14.3.tar.bz2 -> spice-0.15.0.tar.bz2 ++++++ ++++ 97133 lines of diff (skipped)