summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/spice: Apply patches for CVE-2017-7506Matthias Maier2017-07-113-0/+152
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-emulation/spice: drop old version 0.12.7-r1Matthias Maier2017-05-115-334/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/spice: compatibility fixes for app-arch/lz4-1.7.4, bug #617202Matthias Maier2017-05-111-0/+13
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/spice: drop versions 0.12.8, 0.13.1, 0.13.2Matthias Maier2017-05-105-301/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/spice: upstream stable release bumpYixun Lan2016-11-011-0/+36
| | | | Package-Manager: portage-2.3.2
* app-emulation/spice: version bump 0.13.2Yixun Lan2016-08-171-0/+7
| | | | | | | | | | 1) add gstreamer support, possible using mjpeg, vp8, x264 video encodec upstream support both gstreamer version 1.0 & 0.10, but for now we only choose 1.0 2) notify user to install extra gstreamer plugins via readme.gentoo 3) bump EAPI=6 Package-Manager: portage-2.3.0
* app-emulation/spice: fix vuln 0.13.1, bug #584126Matthias Maier2016-06-144-0/+265
| | | | | | | | | | | | | | | | | | | | | | | | Apply the following patches to 0.13.1: CVE-2016-2150: Commits 69628ea1375282cb7ca5b4dc4410e7aa67e0fc02 Commits 790d8f3e53d324f496fc719498422e433aae8654 *instead of* 0067-create-a-function-to-validate-surface-parameters.patch *instead of* 0068-improve-primary-surface-parameter-checks.patch CVE-2016-0749: Ported the following commits to 0.13.1 (patches did not apply due to refactoring of some internal data structures and renaming). *modified* 0065-smartcard-add-a-ref-to-item-before-adding-to-pipe.patch *modified* 0066-smartcard-allocate-msg-with-the-expected-size.patch Gentoo-Bug: 584126 Package-Manager: portage-2.2.28
* app-emulation/spice: fix vuln 0.12.7, bug #584126Matthias Maier2016-06-144-0/+304
| | | | | | | | | | | | | | | | | | | Apply the following patches to 0.12.7: CVE-2016-2150: 0067-create-a-function-to-validate-surface-parameters.patch 0068-improve-primary-surface-parameter-checks.patch CVE-2016-0749: 0065-smartcard-add-a-ref-to-item-before-adding-to-pipe.patch 0066-smartcard-allocate-msg-with-the-expected-size.patch Gentoo-Bug: 584126 Package-Manager: portage-2.2.28 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/spice: drop vulnerable (bug #562890, CVE-2015-{5260,5261})Matthias Maier2015-11-183-91/+0
| | | | | | | | Drop vulnerable version 0.12.5 Gentoo-Bug: 562890 Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+121
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed