Update to 0.14.2

My gpg key was used for signing the release, updating that as well
This commit is contained in:
Victor Toso 2019-04-30 12:14:20 +02:00
parent 52deea4d1c
commit 1986e11327
5 changed files with 11 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/spice-*.tar.bz2 /spice-*.tar.bz2
/spice-*.tar.bz2.sign /spice-*.tar.bz2.sign
/victortoso-E37A484F.keyring

Binary file not shown.

View File

@ -1,2 +1,3 @@
SHA512 (spice-0.14.1.tar.bz2) = 2c0b4fbcb68c76bc0404a807f28c9645a30c6b88e81d2bc574d63b036778a299cebc0ae12aa72f2e1496f66cbf414325125948d440541a40e1b9e53b8956542d SHA512 (spice-0.14.2.tar.bz2) = 1093b618ea4a7ff31944429ce2903abecfc8d20c35f2d9c8c837a6e053ee429c0115e40665542637a717869209523ac05d15cdb5e77563102d5d3915e4aaaf76
SHA512 (spice-0.14.1.tar.bz2.sign) = ea6ca9a84bb5e0a778c69d558824f8d23a57a2281dea437add21cecc14282ea187d9538c5fab227b96467a1de6279521ed3b012ba641730840f44baadef77793 SHA512 (spice-0.14.2.tar.bz2.sign) = ef7f6806d4c050014e22d9c43b0364766ae98c4b505ecdebd7975e820863e663363b1e19d25bcc20453239a3817e96f9e8ac37c01ec231a06b0ea8129e40af36
SHA512 (victortoso-E37A484F.keyring) = 091755da8a358c8c8ebd3b5443b4b5eb3c260afed943454c085d48c973de6a42763547c321c64e4da5c1b2983ad0c5146aaeddeb1d54ef414f7e6a530a3bf14a

View File

@ -1,13 +1,12 @@
Name: spice Name: spice
Version: 0.14.1 Version: 0.14.2
Release: 3%{?dist} Release: 1%{?dist}
Summary: Implements the SPICE protocol Summary: Implements the SPICE protocol
License: LGPLv2+ License: LGPLv2+
URL: http://www.spice-space.org/ URL: http://www.spice-space.org/
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
Source1: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2.sign Source1: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2.sign
Source2: cfergeau-29AC6C82.keyring Source2: victortoso-E37A484F.keyring
Patch1: 0001-memslot-Fix-off-by-one-error-in-group-slot-boundary-.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=613529 # https://bugzilla.redhat.com/show_bug.cgi?id=613529
%if 0%{?rhel} && 0%{?rhel} <= 7 %if 0%{?rhel} && 0%{?rhel} <= 7
@ -19,7 +18,7 @@ ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
BuildRequires: gcc BuildRequires: gcc
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: glib2-devel >= 2.22 BuildRequires: glib2-devel >= 2.22
BuildRequires: spice-protocol >= 0.12.3 BuildRequires: spice-protocol >= 0.14.0
BuildRequires: opus-devel BuildRequires: opus-devel
BuildRequires: pixman-devel openssl-devel libjpeg-devel BuildRequires: pixman-devel openssl-devel libjpeg-devel
BuildRequires: libcacard-devel cyrus-sasl-devel BuildRequires: libcacard-devel cyrus-sasl-devel
@ -97,6 +96,9 @@ mkdir -p %{buildroot}%{_libexecdir}
%changelog %changelog
* Tue Apr 30 2019 Victor Toso <victortoso@redhat.com> - 0.14.2-1
- Update to 0.14.2
* Tue Feb 05 2019 Christophe Fergeau <cfergeau@redhat.com> - 0.14.1-3 * Tue Feb 05 2019 Christophe Fergeau <cfergeau@redhat.com> - 0.14.1-3
- Fix off-by-one error during guest-to-host memory address conversion - Fix off-by-one error during guest-to-host memory address conversion
Resolves: CVE-2019-3813 Resolves: CVE-2019-3813

BIN
victortoso-E37A484F.keyring Normal file

Binary file not shown.