{"bugs":[{"bugid":618494,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-libs\/gstreamer-1.14.1: app-emulation\/spice configure blocks while \"checking for the appsrc GStreamer element...\" when old media-libs\/gst-plugins-bad-1.12.4 is installed"},{"bugid":934786,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"app-emulation\/spice-0.15.2 test fail test-listen dconf-WARNING **: 15:55:24.759: Unable to open \/root\/.local\/share\/flatpak\/exports\/share\/dconf\/profile\/user: Permission denied"}],"categories":[{"categoryid":449,"name":"app-arch","summary":"The app-arch category contains tools for archiving, compressing and uncompressing files or groups of files."},{"categoryid":321,"name":"app-emulation","summary":"The app-emulation category contains emulation software."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":344,"name":"gnome-extra","summary":"The gnome-extra category contains additional non-core GNOME packages."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":320,"name":"net-libs","summary":"The net-libs category contains libraries that are network-related."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":434,"name":"x11-drivers","summary":"x11-drivers contain drivers that interface with the core X11 server."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1cb4ce4709038f9df0a4e11757055d2840eb2f85","committime":"2026-01-05T19:45:51","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"526ad27bce8e3f0a3ea1527892343973aa8ebd59","committime":"2026-01-05T19:34:26","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.16.0 ppc64, #968364"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"c1778cd89c25fbd47e048d72f51221ea3832420d","committime":"2026-01-05T19:34:25","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.16.0 x86, #968364"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b3a45d0bee6cd0f488d79e7d64ef8fd6d4b56d4a","committime":"2026-01-04T18:30:52","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"09aeac948469db6c836aa5341e896ca7b8189480","committime":"2026-01-04T18:28:56","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.16.0 amd64, #968364"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"486213f791c248daa9f8367164f8bfa4c9e39355","committime":"2026-01-04T18:28:55","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.16.0 arm64, #968364"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"889453d4b0b72ca2399c8871bf858108a6aa4d49","committime":"2025-12-04T03:00:47","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nvinson234@gmail.com","authorname":"Nicholas Vinson","body":"Adjust designated initializer to be C++20 compliant. Starting with\ng++-16, GCC will default to the C++20 standard.\n\n[sam: Note that it was sent upstream to the spice-devel ML but is not yet\nin the archives.]\n\nSigned-off-by: Nicholas Vinson <nvinson234@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44870\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44870\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2e31ab0287e9a4c8908dd6aef01f230f613304f7","committime":"2025-12-03T03:49:59","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: adjust designated init."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4c28dc614fd69c1b7daa6dc77837ae76bb69709b","committime":"2025-11-04T10:05:51","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l 'virtual\/zlib\\[' |\n  xargs sed -i -e 's@virtual\/zlib\\[@virtual\/zlib:=\\[@g'\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"d4a25b403dab1c6a6cf69492d27a433519a5619e","committime":"2025-11-04T09:51:07","packageid":56140,"repoid":1,"summary":"*\/*: Add := to virtual\/zlib deps, part 4"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l zlib app-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c VisibilityCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"ce9200747de99446af96c5a204195c89bada1872","committime":"2025-11-04T07:20:14","packageid":56140,"repoid":1,"summary":"app-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"160a3b08cef728b6de46199e8686d893d2d4ac53","committime":"2025-09-21T23:33:39","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"parona@protonmail.com","authorname":"Alfred Wingate","body":"Revbump to propagate EGIT_REPO_URI change. smart-live-rebuild wont catch\nit otherwise.\n\nUnrevbump in like a couple months.\n\nBug: https:\/\/bugs.gentoo.org\/963198\nSigned-off-by: Alfred Wingate <parona@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43891\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"094dfebb70c4cc6450c73b50dbc0063ea0e80958","committime":"2025-09-21T20:52:54","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: move to gitlab.freedesktop.org remote"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8691ed56e2ea1b68371ef8c1e8ee3a368eaadca3","committime":"2025-06-21T08:42:40","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/798453\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"76ed0d4c275f7aeb71634d9635d738a4d755fd5c","committime":"2025-06-21T08:27:27","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add 0.16.0"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"fe450384a46584dfa9c483926761e7f82814ce7d","committime":"2025-06-21T08:15:11","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop 0.15.1-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a8f96fec085cb5cdfcfb66ecd1ca235740208721","committime":"2024-10-21T10:18:28","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d611b7aab83fb504a884df99b4faea16e399c962","committime":"2024-10-21T10:02:48","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: enable py3.13"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7029568be1433f024cd970c3564097546965be2e","committime":"2024-04-24T06:19:15","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kocelfc@tutanota.com","authorname":"Kostadin Shishmanov","body":"Closes: https:\/\/bugs.gentoo.org\/929311\nSigned-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/36379\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"d3561c57248da39e6549a37d0c5bba5f415d6b6c","committime":"2024-04-23T18:18:53","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: enable py3.12"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d385f1a98c096585ae569e73f1e1240162cc0791","committime":"2024-01-15T16:18:21","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"e92da579956495086c78eac089068406effd57e5","committime":"2024-01-14T20:19:30","packageid":56140,"repoid":1,"summary":"Move {sys-devel → dev-build}\/autoconf-archive"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7ed9708be5c96bd31043e949b4581458d8ae51dd","committime":"2023-07-11T08:46:40","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"667b0c7bcf715e2409bf9bc2e53125a0d42ab73c","committime":"2023-07-11T08:43:22","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.2 amd64, #909812"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a323e80051db7967d95814ae8049c7b4fcfcdd1f","committime":"2023-07-08T03:46:43","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"59d41bf32bc85cc455b8714d3d8c3c42175073d1","committime":"2023-07-08T03:39:01","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.2 arm64, #909812"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0dcfedd1a0dbace2b40fce132bf8478fa9f9198b","committime":"2023-07-07T10:16:38","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"473cc4493b17de9196cf4480ea3f144f1f1b0559","committime":"2023-07-07T10:14:28","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.2 x86, #909812"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"365e0431a64810f35a40977c8f2b39d362861750","committime":"2023-07-07T04:46:49","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8ef20b21fac98b820cd4327d357ff2bd5911ec00","committime":"2023-07-07T04:40:17","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.2 ppc64, #909812"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0fc88bb19199e4d8377726460a7891373943ba87","committime":"2023-05-28T07:31:51","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"orbea@riseup.net","authorname":"orbea","body":"* deprecated virtual\/jpeg dependency\n* outdated python compat\n* fails a test with USE=sasl (LibreSSL only?)\n\nSigned-off-by: orbea <orbea@riseup.net>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/31178\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"e3f41485b094e9b55033a1f4ca912d9b9f2e4ad1","committime":"2023-05-26T21:14:56","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop 0.15.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3f138cae195b0b5f39a7bbeff25715a4cb269c6a","committime":"2023-05-16T04:16:53","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/906328\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"28798d6719eaec55cf7eb58b4047cab45e7972ef","committime":"2023-05-16T04:12:17","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add glib-utils BDEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"63f9f3a127dad53e3e6c695090c72b5c173c1fa2","committime":"2023-05-14T09:01:53","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0d9a7b0f351916229815885bd90ca9f15697eb75","committime":"2023-05-14T08:45:36","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add 0.15.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cd24a5703b2888d494db79f169314b78f6127285","committime":"2023-05-10T00:31:53","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/gitlab.freedesktop.org\/spice\/spice\/-\/issues\/75\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"88360a4a2ee93735ba87721d2b7452959b4cb3f4","committime":"2023-05-10T00:08:30","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add note why no meson yet"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a915e51f274a4ac12ecc551cb791f7aa5f0b87f3","committime":"2023-03-16T14:17:02","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"f67265c51dc3158fcf7faab401de9d1d98697437","committime":"2023-03-16T14:04:15","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.1-r1 ppc64, #899236"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f69881de4941936cc009bdbcbccdd5926a906920","committime":"2023-03-04T09:01:54","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"9c9ef2564aeb77e5f5fb07363054daa15f01d292","committime":"2023-03-04T08:56:04","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.1-r1 x86, #899236"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"940380d51d6ed718879ae8824633d599c48ba4ca","committime":"2023-03-04T07:16:57","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"a77572bb20820db2e0355844d9f958ed38373712","committime":"2023-03-04T07:01:48","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.1-r1 amd64, #899236"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2aa04d5fc4e7e103433958a51f1dcbcb9202c53a","committime":"2023-03-04T06:16:48","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"b978519284b1144d715fb199d3c997b767c995da","committime":"2023-03-04T06:08:36","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.1-r1 arm64, #899236"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"76cda04b64dc75265796c8bcb09fb20ba185af43","committime":"2023-02-16T17:17:00","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"cJ@zougloub.eu","authorname":"Jérôme Carretero","body":"Signed-off-by: Jérôme Carretero <cJ-gentoo@zougloub.eu>\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"da1b5bb054bca0c927cbe6083b0401780a316117","committime":"2023-02-16T16:25:25","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Copy py3.11 to -9999"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d0ebee607de5c63d747980fbeb0806c193a29c9","committime":"2023-01-14T13:02:17","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"ed468028e725c9580a7b2ee02d6b7b9375f7a0b2","committime":"2023-01-14T12:51:19","packageid":56140,"repoid":1,"summary":"*\/*: remove py3.8 from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e715c66273601d939d120ce5462c44a5c5567140","committime":"2022-12-18T03:32:00","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ajak@gentoo.org","authorname":"John Helmert III","body":"Signed-off-by: John Helmert III <ajak@gentoo.org>","commitid":"ceb9288990c464598cb9ac24ccb7d6bc3378b41a","committime":"2022-12-18T03:08:21","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: ebuild tidying, python3_11"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3a5fee37269481a77400a6e45babccfe594648a0","committime":"2022-12-18T02:47:00","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ajak@gentoo.org","authorname":"John Helmert III","body":"Building with LTO should be fixed by [1], and the openssl-3\nissue by [2]. Both in 0.15.1.\n\n[1] https:\/\/gitlab.freedesktop.org\/spice\/spice\/-\/commit\/0b86b6808a06c482ea2bdef9f24be42e0dcb74ae\n[2] https:\/\/gitlab.freedesktop.org\/spice\/spice\/-\/commit\/3d32295f9e99054ae1a40d220ccef53a176c8aed\n\nBug: https:\/\/bugs.gentoo.org\/865649\nBug: https:\/\/bugs.gentoo.org\/885969\nSigned-off-by: John Helmert III <ajak@gentoo.org>","commitid":"4bdbf83d20cbb594e70507b64f3831d964b3e60b","committime":"2022-12-18T02:31:54","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add 0.15.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7679b2538e43657b97e1b77a19ddfaec34e6f031","committime":"2022-08-09T21:46:45","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ajak@gentoo.org","authorname":"John Helmert III","body":"Bug: https:\/\/bugs.gentoo.org\/792618\nSigned-off-by: John Helmert III <ajak@gentoo.org>","commitid":"f669a2f91427e142b943efe92978216dff4c842a","committime":"2022-08-09T21:27:51","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop 0.14.3-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1b1a4fad8ecd1c52506b7a751356285fae17340a","committime":"2022-06-08T09:07:58","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"caed5f7bcd4485097410c32b81de138b657cf526","committime":"2022-06-08T08:45:33","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: ppc64 stable wrt bug #850235"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"de92a224c86fa5da988bac6bce2f4dd444044742","committime":"2022-06-07T08:33:21","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"2828a68b7ea347ab98a165459445c844837624b0","committime":"2022-06-07T08:20:10","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add missing bdeps"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"4dedbfdacfb11d755ac288b94d2a7b330089ca6b","committime":"2022-06-07T08:19:25","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.0 amd64, #850235"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"04be6d826b94efce2a4b0bc9dabda24a8cc0ead1","committime":"2022-06-07T07:18:11","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"88c31f7d27d7bdb3a9f440ee5f939d387cf8e6ba","committime":"2022-06-07T07:07:07","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.0 arm64, #850235"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7556c2e443339840bf9d48c90398f2a799744de2","committime":"2022-06-07T06:04:31","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"da15d159c1085c3483b4b8a3f8ef11eae289a499","committime":"2022-06-07T05:53:42","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.15.0 x86, #850235"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"330b40af7fb6e2354fcec3f2b9c1851abfd87e07","committime":"2022-05-19T12:33:05","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"57b8079e01e73129005a462d33604ce5fd23eea1","committime":"2022-05-19T11:46:09","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: keyword 0.15.0 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1ac09b964ec03045b53475c02f2532953a10b446","committime":"2022-01-23T08:21:51","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tanekliang@gmail.com","authorname":"Yongxiang Liang","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Yongxiang Liang <tanekliang@gmail.com>\nSigned-off-by: Yixun Lan <dlan@gentoo.org>","commitid":"18045fd20f5cb25fa3b3ba0d371cd5a00cc7a1da","committime":"2022-01-09T11:46:15","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: keyword ~riscv"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7c4a0e77ba1f1de0728cea365368a2290dc880fe","committime":"2022-01-05T16:21:36","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Apply commit 6d3eaf9ce07c6191d402f663de73f653b365563b to the live\nebuild as well, albeit it doesn't seem up to date otherwise right now.\n\nPackage-Manager: Portage-3.0.20, Repoman-3.0.2\nSigned-off-by: Mart Raudsepp <leio@gentoo.org>","commitid":"563d9f2039764582963273b67e959328267aee7c","committime":"2022-01-05T16:09:23","packageid":56140,"repoid":1,"summary":"app-emulation\/spice-9999: minimum dep fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bf80d063127b9d4b2ee03889e144d4a97bcbe397","committime":"2022-01-03T00:21:35","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gyakovlev@gentoo.org","authorname":"Georgy Yakovlev","body":"Testsuite summary for spice 0.15.0\n TOTAL: 18\n PASS:  18\n SKIP:  0\n XFAIL: 0\n FAIL:  0\n XPASS: 0\n ERROR: 0\n\nSigned-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>","commitid":"c7fa89c9a07964388198caf9adfce37f6a9f6a80","committime":"2022-01-02T14:50:23","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: enable py3.10"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6674b184e4568a6a3c3467926fd946af7b248243","committime":"2021-12-27T17:22:20","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Closes: https:\/\/bugs.gentoo.org\/791250\nPackage-Manager: Portage-3.0.20, Repoman-3.0.2\nSigned-off-by: Mart Raudsepp <leio@gentoo.org>","commitid":"6d3eaf9ce07c6191d402f663de73f653b365563b","committime":"2021-12-27T16:59:01","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: minimum dep fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1f63d661bc9de7ec717b65382d663ae1fb936e26","committime":"2021-07-24T19:06:28","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ajak@gentoo.org","authorname":"John Helmert III","body":"Bug: https:\/\/bugs.gentoo.org\/746920\nSigned-off-by: John Helmert III <ajak@gentoo.org>","commitid":"b863ba70dae5f9892133f5242f167539e42fb8f0","committime":"2021-07-24T17:24:45","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop 0.14.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d7430fd924e366f35d4972c99902e1477f06cbe1","committime":"2021-05-18T20:50:03","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"This reverts commit 3e122167d558dba25fa2cbd74e72ac592b47e605.\n\nSigned-off-by: Ulrich Müller <ulm@gentoo.org>","commitid":"6352118614b23b50639985691c389023e3af9339","committime":"2021-05-18T20:39:32","packageid":56140,"repoid":1,"summary":"Revert \"Revert \"app-emulation\/spice: Version bump to 0.15.0\"\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c62d6a7eb591b3c8d42868c04c457ee02c6e4802","committime":"2021-05-18T20:19:59","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"Invalid signoff, violation of GLEP 76 copyright policy.\nThis reverts commit 6942ec4572e9b228368bcfa846e9127f19c4f1b1.\n\nSigned-off-by: Ulrich Müller <ulm@gentoo.org>","commitid":"3e122167d558dba25fa2cbd74e72ac592b47e605","committime":"2021-05-18T20:03:00","packageid":56140,"repoid":1,"summary":"Revert \"app-emulation\/spice: Version bump to 0.15.0\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b4196559cee79f95fea879e954cb758530a49b40","committime":"2021-05-18T17:35:07","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"orbea@riseup.net","authorname":"orbea","body":"Upstream commit c5fe3df1ef478adb93d93ddddc6ddcdecd24d2d9\n\nCloses: https:\/\/bugs.gentoo.org\/780027\nUpstream-PR: https:\/\/gitlab.freedesktop.org\/spice\/spice\/-\/merge_requests\/174\nSigned-off-by: orbea <orbea@riseup.net>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"6942ec4572e9b228368bcfa846e9127f19c4f1b1","committime":"2021-05-18T15:07:47","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Version bump to 0.15.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4fd04177d32a3a705ae76d855b0c5d2fd394f572","committime":"2021-04-30T19:20:08","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.2\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"1242a6e6487740ab145891bec98e066f7e6a23c0","committime":"2021-04-30T19:03:46","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: remove libressl support"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"458e56c9f53ca76015cf9a97ad70ca15bd2923d0","committime":"2021-04-10T04:35:23","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5f95f898192283b703d634e54118f3695fd218b5","committime":"2021-04-10T04:24:31","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.14.3-r1 ppc64, #746920"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"42b1bab20f81c7c10a21d831eff7a45c4a65bf4e","committime":"2021-04-09T22:42:13","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"eb6d7eaa9973c53a6b9ebb94c3a886e1efa0f483","committime":"2021-04-09T22:23:35","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.14.3-r1 amd64, #746920"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"008a864b5c1e9d7a9b66c1b3caa587b59efe1e81","committime":"2021-04-09T22:18:29","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.14.3-r1 arm64, #746920"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"643fc8bedd1f566c1fdb22d029367e12afd8f079","committime":"2021-04-07T13:05:03","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bkohler@gentoo.org","authorname":"Ben Kohler","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Ben Kohler <bkohler@gentoo.org>","commitid":"1e9cc973a18d3f7414dc4dea576067bbe6eefdcd","committime":"2021-04-07T12:53:12","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add python3_9 support, add missing test dep"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2489d490967525921101feb7f54e33dc1c700717","committime":"2021-04-06T20:05:03","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e68c1b045c0d24bb58e43f4dd158cce02db217ae","committime":"2021-04-06T19:49:01","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Stabilize 0.14.3-r1 x86, #746920"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7a5c991009ab7d377022230a29f6b75f76ec6e37","committime":"2021-04-04T22:35:36","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"2919b8d8c0eb9d321b98ffa8b3ace72265d12f34","committime":"2021-04-04T22:16:38","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add missing test restrict"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"903026640003eb19e26d0677e05d12fc9383669a","committime":"2021-04-04T19:05:46","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Closes: https:\/\/bugs.gentoo.org\/722168\nPackage-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"7d27b807d64150cd5dfd603f6dca77d69bada0b7","committime":"2021-04-04T18:52:38","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: reenable tests"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Bug: https:\/\/bugs.gentoo.org\/746920\nPackage-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"d6418bd9306729c2497c17fe302f58965800897c","committime":"2021-04-04T18:48:42","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: apply security patches for CVE-2020-14355"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2c6c2efe4c1a02689bcd5e6e58a54035dec44025","committime":"2021-01-31T02:18:05","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a","committime":"2021-01-30T23:36:06","packageid":56140,"repoid":1,"summary":"*\/*: Remove obsolete values from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"df25a2a3937645e71e2c20805e908641b6b4eeff","committime":"2020-11-07T04:05:19","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gyakovlev@gentoo.org","authorname":"Georgy Yakovlev","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>","commitid":"4a0e96a56237ed9d30aa99266d06586b7de01ec3","committime":"2020-11-07T01:51:34","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: ppc64 stable, bug #750047"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"021752cc5dc30be31777e154c19613762980f1ba","committime":"2020-08-19T23:05:25","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.3, Repoman-3.0.0\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"904874e84144fc4f98d0d5299a65ef00302d82ee","committime":"2020-08-19T22:33:38","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: arm64 stable (bug #738056)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fc258d84de7859d58f8fbb88501fdda06deaa17f","committime":"2020-06-08T03:05:22","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gyakovlev@gentoo.org","authorname":"Georgy Yakovlev","body":"Package-Manager: Portage-2.3.100, Repoman-2.3.22\nSigned-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>","commitid":"65561bbcb76838bdea0a1bb473520b939e07e9f8","committime":"2020-06-08T02:15:51","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add ~ppc64 keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"12194453e8e7ad73c9385b42bdec26a79a5dac52","committime":"2020-05-15T20:05:14","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/722974\nPackage-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"fcf8b2ebb04653c0a27cf712559c73ec242879fc","committime":"2020-05-15T19:25:01","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: python3_8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1cf1e4cce1972301d8fb6c76716889f989308a4b","committime":"2020-04-18T19:06:42","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Bug: https:\/\/bugs.gentoo.org\/717776\nPackage-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"ad28dfa767dead9be522f8bd8801ba76eb33a324","committime":"2020-04-18T18:35:25","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop vulnerable versions, bug #717776"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e0f0b34a3ca0f725bb922222177c21b713c45ab0","committime":"2020-03-27T10:10:38","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"chewi@gentoo.org","authorname":"James Le Cuirot","body":"This includes adding the opus USE flag, dropping the celt option,\nfixing static library handling, and disabling the tests.\n\nPackage-Manager: Portage-2.3.96, Repoman-2.3.20\nSigned-off-by: James Le Cuirot <chewi@gentoo.org>","commitid":"f509f29f7dd4c469c086883090af58d92fa115c1","committime":"2020-03-27T09:30:09","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Various 9999 updates and fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fd33c0bd4bb58cf9f05649a6b744ea4a1859da9b","committime":"2020-03-15T19:13:48","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"8803fbe18c3e3ffa85948daf95d8e7ef33da0cb6","committime":"2020-03-15T18:39:59","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable wrt bug #712570"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"10bb98e1b6500c5cca9abbbc9aeff0afd8c1eb51","committime":"2020-03-15T18:25:32","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: amd64 stable wrt bug #712570"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b245c9d090216fb30ea4e70a08881f6f638486c2","committime":"2020-03-14T22:07:52","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.93, Repoman-2.3.20\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"72a46ec2c5a13914c09afa2571b7f00bfe41a63a","committime":"2020-03-14T21:34:44","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: port live ebuild to meson"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8df5329a089b418196cc250fe3934a3aff663464","committime":"2020-03-14T21:07:49","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.93, Repoman-2.3.20\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"b59764f3ac15d96cd2b6cc48a63f43aa475a93b2","committime":"2020-03-14T20:42:23","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump to 0.14.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f1d16810fd086b1d6fde6c6f92a8f6fb1704941c","committime":"2020-02-10T14:10:12","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"9471b38e1512f655fedb918bdb70eca5de2597a1","committime":"2020-02-10T13:04:22","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Remove py2 where possible"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4747d40122d485033fe9f863f4b4330bf0651903","committime":"2020-01-05T11:14:55","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/14246\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"cd3f25deb13cf4d6c9d721d515dbf772a988426f","committime":"2020-01-05T09:36:11","packageid":56140,"repoid":1,"summary":"*\/*: Clean PYTHON_COMPAT of obsolete impls"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b4978b29dd8f7401f80f47cf2ca8d284b2237555","committime":"2019-09-22T03:05:55","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"chewi@gentoo.org","authorname":"James Le Cuirot","body":"The Makefile sets LC_ALL=C, which breaks the docs build.\n\nPackage-Manager: Portage-2.3.76, Repoman-2.3.17\nSigned-off-by: James Le Cuirot <chewi@gentoo.org>\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"9463341887cd9251b90ff5441f4c047ece40c5a1","committime":"2019-09-18T21:43:34","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Delete repo-only Makefile that causes build fail"},{"authoremail":"chewi@gentoo.org","authorname":"James Le Cuirot","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.17\nSigned-off-by: James Le Cuirot <chewi@gentoo.org>\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"29983acd332ec19887c285388467eb0c45393de2","committime":"2019-09-18T21:38:45","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Move some dependencies into BDEPEND for EAPI 7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f54ed17df6657f9430c17f2bb5e71934c5d13d26","committime":"2019-07-28T19:51:32","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"5bb4a8a807dd725ad36e0c75e7e1fc7626992315","committime":"2019-07-28T18:57:28","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop python2.7"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"0cb0b3644cf8a87f1a5c512787db1f0fbfba66aa","committime":"2019-07-28T18:34:24","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: update live ebuild"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"* drop python2.7\n\nCloses: https:\/\/bugs.gentoo.org\/664476\n\nPackage-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"f7e5f000d6c0d493fdac4217b6f328d0c69bc9e8","committime":"2019-07-28T18:32:33","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump to 0.14.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b77b675b9d13c3d2dff7b40234257979f2f5cd0d","committime":"2019-04-16T13:04:21","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/11706\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"ef28997cd547dad210da754281a3931abf21c71e","committime":"2019-04-16T11:17:14","packageid":56140,"repoid":1,"summary":"*\/*: Drop python3_4 from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f2c7178043a23942fbf0a0703a1f14ea7ad800f4","committime":"2018-12-03T03:04:16","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jcallen@gentoo.org","authorname":"Jonathan Callen","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Jonathan Callen <jcallen@gentoo.org>","commitid":"207dc9fafd5a519e580cf3bdc4332ffa57e01264","committime":"2018-12-02T23:05:56","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add python3_7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3c79eb3706faf7116838011a303a3da11a2a98b8","committime":"2018-08-20T01:04:05","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Closing again.\n\nCloses: Bug: https:\/\/bugs.gentoo.org\/663330\nPackage-Manager: Portage-2.3.47, Repoman-2.3.10","commitid":"dc95981212d79f745d65fc6f0b7211cd84da107b","committime":"2018-08-20T00:37:06","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop vulnerable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f127ad99ac1bcecf0630ade79b9135422cfd6b0a","committime":"2018-08-18T23:24:09","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"e734cf20d7e4d43ac2aa93b2aa993a98abe73d33","committime":"2018-08-18T23:15:57","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: amd64 stable wrt bug #663330"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8614ea4929219f06988351bd1d6584ac34eec070","committime":"2018-08-18T22:24:05","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.46, Repoman-2.3.10","commitid":"eb6d41eb56847059fedf26bf25cc8f81e611f660","committime":"2018-08-18T21:35:18","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable (bug #663330)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d3783a287ca18fdf670113bce510c7ab0c4f8ed5","committime":"2018-08-17T00:24:07","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Bug: https:\/\/bugs.gentoo.org\/663330\nPackage-Manager: Portage-2.3.46, Repoman-2.3.10","commitid":"dfd415b17224737493b36a801d929b382061d82d","committime":"2018-08-16T21:59:36","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: patch integer overflow, bug #663330"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.46, Repoman-2.3.10","commitid":"54518b5955919d26b69fb31737f6450146ef6a7d","committime":"2018-08-16T21:31:54","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a9550de871630f7cd3f38a4023dbbb22ba331d1e","committime":"2018-03-29T15:40:46","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"2ec6c2d759fd30023965e6385ecf2c7012726895","committime":"2018-03-29T15:05:21","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable (bug #650878)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"215a5f6a96c8ae8e59bc2b4ddde74cfd3593eeec","committime":"2018-03-19T20:10:03","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>\nPackage-Manager: Portage-2.3.19, Repoman-2.3.6\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"6381b270004152806955d8107b99e056f8c1caa8","committime":"2018-03-19T19:49:55","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: amd64 stable wrt bug #650878"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b6de73d31c1d7b41b269b9b19da546ce75b1966d","committime":"2018-03-19T16:24:46","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"4accc1692c8cdfc5b4a7a624aef1379940971c21","committime":"2018-03-19T15:38:41","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: update live ebuild"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Closes: https:\/\/bugs.gentoo.org\/647722\nPackage-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"d0d467c8d868b66bd5d68dd1937e1b6c8a0ae7d2","committime":"2018-03-19T15:37:17","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: fix dependency"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"977e453f7399f26e84c445ed22b51dffe1cc7e7d","committime":"2018-02-12T02:06:02","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"09c721b3411933c73bb1f9891765a3cbdc98bbdf","committime":"2018-02-12T01:46:20","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop 0.13.90 - let's focus on 0.14.0"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"- Update dependency on spice-protocol\n\n - Remove celt dependencu and only use opus...\n\n - Remove --disable-gui (spice does not have a GUI any more)\n\n - fix libressl support (Thanks to Michelangelo Scopelliti)\n\n - fix openssl1.1 support (Thanks to Mark Wright)\n\n - cannot reproduce static assert bug #634484 with gcc 7.3.0\n\nBug:    https:\/\/bugs.gentoo.org\/634484\nCloses: https:\/\/bugs.gentoo.org\/630142\nCloses: https:\/\/bugs.gentoo.org\/630594\nCloses: https:\/\/bugs.gentoo.org\/630942\nCloses: https:\/\/bugs.gentoo.org\/634696\nCloses: https:\/\/bugs.gentoo.org\/635864\nPackage-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"8ca3368317e4ce0fc7f559b041cc3adef96911d2","committime":"2018-02-12T01:41:19","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump to 0.14.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"02d0e756faeb017ec2b5ec54b0421d87d05860cd","committime":"2018-01-20T15:27:09","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","commitid":"226a96538f19a77dccbb4bc5137adb8192a3af8f","committime":"2018-01-20T14:58:16","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: remove vulnerable wrt bug #624632"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8b5aada68e7d4db20cc3943898729cf3b446ccf9","committime":"2017-09-07T07:55:12","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"dceaa762d90aeee9358b068061e48884e205258e","committime":"2017-09-07T07:10:15","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump, 0.13.90"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e58f7808b8138cc164c32778903528ad731678a0","committime":"2017-08-18T21:30:06","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"c4c4ae74981dfbb65593b02e4f5f4923385bdbae","committime":"2017-08-18T20:28:19","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable (bug #624632)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7b97d4e89cf706020edd9328e3b60d2f21e08a8b","committime":"2017-08-17T17:21:19","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"david@hicks.id.au","authorname":"David Hicks","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"6bb619d89b993f5d108bad7279f5f36f694fe9aa","committime":"2017-07-31T13:43:58","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: use HTTPS for freedesktop.org, HOMEPAGE and SRC_URI"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b86c5043c5b176662439af919402e21a0719e6f1","committime":"2017-07-15T10:06:24","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: 624632","commitid":"d1fd09b68e810a8bbd83b6f055b510fea2855258","committime":"2017-07-15T09:03:15","packageid":56140,"repoid":1,"summary":"app-emulation\/spice-0.13.3-r2: add amd64 keyword"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ef813eeed29349fa4119fe95c2015533d8fb6a41","committime":"2017-07-12T03:37:19","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"6358afe4bc71986be333712044569acb853e110a","committime":"2017-07-12T03:15:39","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Apply patches for CVE-2017-7506"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ba9ba70bdb9c92679592c49a742f89f14ed90206","committime":"2017-06-20T09:03:47","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"20ac6f151ab9ecbc19435b66c0e86ed2aad5150b","committime":"2017-06-20T00:49:21","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: keyword ~arm64"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c44ab3140da9593f8fecfd275fb0affe5c9f652d","committime":"2017-05-13T23:41:48","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ccb0c68d6b616a48600f629a9be6386f64a0cc5f","committime":"2017-05-13T23:02:22","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"7ebb34055ab9f10233ed709cb6e74f6eafc0757f","committime":"2017-05-13T22:54:01","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: ebuild maintenance v.2"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"bf264b032424c6adbbdc7ffc8580789f89dce206","committime":"2017-05-13T22:54:01","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: ebuild maintenance"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"7fe764746705af3a00f4ba0ee5a2b59b52bf1509","committime":"2017-05-13T22:48:12","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: fix dep on media-libs\/gst-plugins-base, bug #618272"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"52447815dd8235b5ee21a42586a0ffadf9fbb6b7","committime":"2017-05-11T14:41:50","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"b4d9925b452e107ae94210f0154df1cb1da0e4ff","committime":"2017-05-11T14:18:52","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop old version 0.12.7-r1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"706fb859d5d4b1e309efbf073f7e582d03186575","committime":"2017-05-11T08:41:47","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"31f5254cab776fa6b9702b08b7992a12465832d3","committime":"2017-05-11T08:36:56","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable wrt bug #616496"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"81b6afad8e6f8cade5b2b6e91ebd8432939d7964","committime":"2017-05-11T08:01:49","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"85744374863eabe9188e24d5e083da7e54dd9291","committime":"2017-05-11T07:50:17","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: amd64 stable wrt bug #616496"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"09daa2fa382a399cec3929176069877e9792c5a6","committime":"2017-05-11T05:21:48","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"434ade008ad3c7097abf2c9074b6953de53488cf","committime":"2017-05-11T05:07:07","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: compatibility fixes for app-arch\/lz4-1.7.4, bug #617202"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"86685cc9d06e35a84b8c49d29e27a0be963df9de","committime":"2017-05-11T04:45:46","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: fix automagic dependency, bug #599844"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"24492876545e0acf680e214f8547a2e739f89a9e","committime":"2017-05-11T04:36:38","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop versions 0.12.8, 0.13.1, 0.13.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2c167a4dd662f85b94b67efd668445bfcb181cbf","committime":"2017-04-21T17:41:52","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"01e392068b20ac747a58932e12147833e600c6e3","committime":"2017-04-21T17:22:22","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Support newer python"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":56140,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":56140,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"050b55959294edfbebfb208e8d308534229d3d18","committime":"2016-11-23T10:21:59","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"Package-Manager: portage-2.3.2","commitid":"81d9d02893e4abfc495f9f7c01ebf81e3cb8fccb","committime":"2016-11-23T09:43:05","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2f239b006257d318f70d2e2ed72c0990b2006c21","committime":"2016-11-01T03:01:52","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"Package-Manager: portage-2.3.2","commitid":"21553fd5fd80fdeef53848b820f870fb7744aa12","committime":"2016-11-01T02:45:56","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: upstream stable release bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"02a2acd562adf4576e3672eb6d79554d63c686b0","committime":"2016-10-26T21:44:16","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"commendsarnex@gmail.com","authorname":"Nick Sarnie","body":"Gentoo-Bug: https:\/\/bugs.gentoo.org\/591462\n\nAcked-by: Matthias Maier <tamiko@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/2654\n\nSigned-off-by: Patrice Clement <monsieurp@gentoo.org>","commitid":"d02bcde01c8c35e7ebb3c2a2298f5d401ec718ac","committime":"2016-10-24T02:45:35","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: clean up XDG environment."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6a31f60ee68131e1a625bb437903719439ee6c14","committime":"2016-09-10T14:02:51","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.28","commitid":"b25d9e9322b63018bccc65165b30b9ae57628a89","committime":"2016-09-10T13:51:14","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Call addpredict in appropriate function, bug #593388"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5aad13004cfbe700412e1c2aeba49503bd5c90b3","committime":"2016-08-17T06:40:02","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"Package-Manager: portage-2.3.0","commitid":"e2af4e0d2702e14a8f76ba65525ff36b10a2b535","committime":"2016-08-17T02:24:09","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: live ebuilds updated"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"1) add gstreamer support, possible using mjpeg, vp8, x264 video encodec\n   upstream support both gstreamer version 1.0 & 0.10, but for now we only\n   choose 1.0\n2) notify user to install extra gstreamer plugins via readme.gentoo\n3) bump EAPI=6\n\nPackage-Manager: portage-2.3.0","commitid":"8292cfd3fd12eac8eee9df72a0464f7eb4a30bc7","committime":"2016-08-17T02:22:59","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump 0.13.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f70f8f97dff82a0db2555e509ecec697bcee6b4d","committime":"2016-08-08T05:02:23","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.28","commitid":"abf075427a45a3832c0faffd6431df108c0815fb","committime":"2016-08-08T04:53:08","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: work around access violation during configure, bug #586560"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6037d0cc11175a850b08d155db45211a71b7b4b8","committime":"2016-06-15T16:45:39","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.28","commitid":"85940795ce339c397d6496331e0eada962a082a4","committime":"2016-06-15T16:35:27","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop vulnerable, bug #584126"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bc04d8b24da771963091e93371efbc42dc831238","committime":"2016-06-15T07:21:46","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"2c7cf8603989ecf9130c7be16b5ffac2329817c7","committime":"2016-06-15T07:18:13","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable wrt bug #584126"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"98a3af144f83e8baa3415b47525009e480ac80b1","committime":"2016-06-14T10:21:50","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"be7349096c7dd5abc0208e9938dda41a25b5a792","committime":"2016-06-14T10:19:35","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: amd64 stable wrt bug #584126"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7fd74fb45fe8fdff591cee5f6f03d937397e3612","committime":"2016-06-14T06:01:51","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.28","commitid":"a24f3f05ce3b27bc73e173c7776808f1426c3e3a","committime":"2016-06-14T05:42:09","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop vulnerable versions, bug #584126"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Apply the following patches to 0.13.1:\n\nCVE-2016-2150:\n\n  Commits 69628ea1375282cb7ca5b4dc4410e7aa67e0fc02\n  Commits 790d8f3e53d324f496fc719498422e433aae8654\n\n  *instead of* 0067-create-a-function-to-validate-surface-parameters.patch\n  *instead of* 0068-improve-primary-surface-parameter-checks.patch\n\nCVE-2016-0749:\n\n  Ported the following commits to 0.13.1 (patches did not apply due to\n  refactoring of some internal data structures and renaming).\n\n  *modified* 0065-smartcard-add-a-ref-to-item-before-adding-to-pipe.patch\n  *modified* 0066-smartcard-allocate-msg-with-the-expected-size.patch\n\nGentoo-Bug: 584126\n\nPackage-Manager: portage-2.2.28","commitid":"76546db063fa388fbd42de1860e0d79d17948011","committime":"2016-06-14T05:37:13","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: fix vuln 0.13.1, bug #584126"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Apply the following patches to 0.12.7:\n\nCVE-2016-2150:\n\n  0067-create-a-function-to-validate-surface-parameters.patch\n  0068-improve-primary-surface-parameter-checks.patch\n\nCVE-2016-0749:\n\n  0065-smartcard-add-a-ref-to-item-before-adding-to-pipe.patch\n  0066-smartcard-allocate-msg-with-the-expected-size.patch\n\nGentoo-Bug: 584126\n\nPackage-Manager: portage-2.2.28\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"e78aee5d6b747e4dd0c6aed30b959107957a7c17","committime":"2016-06-14T04:39:52","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: fix vuln 0.12.7, bug #584126"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1af859e8b583e9a7c5ae9c5841005e70f4c34fc5","committime":"2016-06-14T04:21:59","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.28","commitid":"726452395c2799258b777797156128e4302dafbf","committime":"2016-06-14T04:11:37","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add use flag for lz4 support, avoid automagic; bug #582014"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6ee756beee1ac4bd3f54f643e65a1c960c78e880","committime":"2016-05-01T20:22:08","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.26","commitid":"ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13","committime":"2016-05-01T19:47:21","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: update dependencies, bug #580084"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.26","commitid":"3d9048dd78b15f39e3e6077ef2f7cc49b471fe0b","committime":"2016-05-01T19:45:42","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: add version 0.12.7"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Package-Manager: portage-2.2.26","commitid":"38407193feb321a56f4fddd6ced0aa0ee94ada41","committime":"2016-05-01T19:38:05","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Remove broken version 0.13.0, bug #580084"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"This also fixes the compilation issue in 0.13.0 reported in bug #580084.\n\nPackage-Manager: portage-2.2.26","commitid":"886ddb1b6e81ed45d6de2a98a4f00cb557b28891","committime":"2016-05-01T19:37:26","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump to 0.13.1, bug #580570, bug #580084"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"628272241d007835e7ccb5cfddcec10829f99dc8","committime":"2016-03-02T03:02:09","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"cardoe@gentoo.org","authorname":"Doug Goldstein","body":"Live ebuild from Michal Privoznik <miso.privoznik@gmail.com>.\n\nGentoo-Bug: 575652\n\nPackage-Manager: portage-2.2.26\nSigned-off-by: Doug Goldstein <cardoe@gentoo.org>","commitid":"349cd6691652863d6179e550dcd283dc585a64b2","committime":"2016-03-02T02:57:23","packageid":56140,"repoid":1,"summary":"app-emulation\/spice:  add live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"93f3599df11823535d643076bcfb2a5c25418e6d","committime":"2016-02-02T17:02:13","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Package-Manager: portage-2.2.27","commitid":"057a1b5dba007770122e4b6e045f0b0a1c254cba","committime":"2016-02-02T16:59:46","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"06fd9d847ecc0883c8908f4f10058dbcd3862d9a","committime":"2015-11-18T21:02:01","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"- The client spicec has been removed from app-emulation\/spice in favor of\n  app-emulation\/virt-viewer. Thus, remove the now obsolete keyword and\n  associated dependencies.\n\n- Remove (already commented out) USE=\"static\" left-overs. This ebuild does\n  not contain any executable any more for which \"static\" might have made\n  sense.\n\nRevision bump and commit straigt to stable as this is purely a cosmetic change.\n\nPackage-Manager: portage-2.2.24\nSigned-off-by: Matthias Maier <tamiko@gentoo.org>","commitid":"ecdab33ececea00bb71688686b97fbb890de8792","committime":"2015-11-18T20:36:03","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Maintenance, drop obsolete USE=client (bug #566086)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ad5c66389a8b76f055ecdd60aba0013b31839014","committime":"2015-11-18T19:41:47","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"Drop vulnerable version 0.12.5\n\nGentoo-Bug: 562890\n\nPackage-Manager: portage-2.2.24","commitid":"b74805e260664d8d968d65ca63c00c99c31e762d","committime":"2015-11-18T19:25:53","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: drop vulnerable (bug #562890, CVE-2015-{5260,5261})"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"dd5a28ba80b2cce567b32cd53e17c280a28bc986","committime":"2015-11-18T09:01:45","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.20.1\nRepoMan-Options: --include-arches=\"x86\"","commitid":"089815e4f03b56ce0c105c64850ec35c45ecc471","committime":"2015-11-18T08:54:52","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: x86 stable wrt bug #562890"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b70d2075336c2f79b72bc930f410b238e514b9fb","committime":"2015-11-17T13:42:25","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"monsieurp@gentoo.org","authorname":"Patrice Clement","commitid":"2501cdde12cdb69b422297f5b9216ef0e71d3165","committime":"2015-11-17T13:22:36","packageid":56140,"repoid":1,"summary":"Merge remote-tracking branch 'github\/pr\/369'."},{"authoremail":"christian.affolter@stepping-stone.ch","authorname":"Christian Affolter","body":"As requested by @monsieurp","commitid":"51b46cb2eb5e1952b233b015ed45f60775979dfb","committime":"2015-11-17T12:27:56","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Revbump to app-emulation\/spice-0.12.6-r1"},{"authoremail":"christian.affolter@stepping-stone.ch","authorname":"Christian Affolter","body":"Spice requires Six, the Python 2 and 3 compatibility library, otherwise\nthe build will fail with the following error:\n\n[...]\nmake[4]: Entering directory '\/var\/tmp\/portage\/app-emulation\/spice-0.12.6\/work\/spice-0.12.6\/spice-common\/common'\n\/usr\/bin\/python2.7 \/usr\/lib64\/spice-protocol\/spice_codegen.py --generate-demarshallers --client --include common\/messages.h \/usr\/lib64\/spice-protocol\/spice.proto generated_client_demarshallers.c >\/dev\/null\nTraceback (most recent call last):\n  File \"\/usr\/lib64\/spice-protocol\/spice_codegen.py\", line 7, in <module>\n    from python_modules import spice_parser\n  File \"\/usr\/lib64\/spice-protocol\/python_modules\/spice_parser.py\", line 1, in <module>\n    import six\nImportError: No module named six\nMakefile:794: recipe for target 'generated_client_demarshallers.c' failed\nmake[4]: *** [generated_client_demarshallers.c] Error 1\nmake[4]: Leaving directory '\/var\/tmp\/portage\/app-emulation\/spice-0.12.6\/work\/spice-0.12.6\/spice-common\/common'\nMakefile:445: recipe for target 'all-recursive' failed\nmake[3]: *** [all-recursive] Error 1","commitid":"d2b59c7384255f91d4cc850aaff3b8d65ee39d80","committime":"2015-11-16T22:19:00","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: Added dev-python\/six build dependency"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4b9a1e2b98f9ad4d900dcaf7ba8fce66445495dc","committime":"2015-11-16T17:01:52","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.20.1\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"28ebd41a303bc961d3cecbe6a49bc2419f3372d6","committime":"2015-11-16T16:52:31","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: amd64 stable wrt bug #562890"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c17df3c3ec6d4931522982810133d2cfcebae998","committime":"2015-11-15T08:02:03","packageid":56140,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"tamiko@gentoo.org","authorname":"Matthias Maier","body":"- Bump to latest version that fixes to security issues.\n - Introduce libressl support\n\nBugs: 545180\nBugs: 560006\nBugs: 562890\nBugs: 565250\n\nPackage-Manager: portage-2.2.23","commitid":"4b9af846b69fddc4708c2bd0a49d77a49212e6f3","committime":"2015-11-15T07:30:25","packageid":56140,"repoid":1,"summary":"app-emulation\/spice: version bump to 0.12.6 (CVE-2015-5260, CVE-2015-5260)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":56140,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":56140,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":56140,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":450,"description":"The Oil Runtime Compiler, a just-in-time compiler for array operations","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"orc","packageid":44174},{"block":false,"categoryid":393,"description":"The Cyrus SASL (Simple Authentication and Security Layer)","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"net-mail@gentoo.org","maintainername":"Net-Mail","name":"cyrus-sasl","packageid":44525},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":438,"description":"Open source multimedia framework","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"gstreamer","packageid":48444},{"block":false,"categoryid":330,"description":"Low-level pixel manipulation routines","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"pixman","packageid":48777},{"block":false,"categoryid":321,"description":"QEMU + Kernel-based Virtual Machine userland tools","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"qemu@gentoo.org","maintainername":"Gentoo QEMU Project","name":"qemu","packageid":54810},{"block":false,"categoryid":438,"description":"Basepack of plugins for gstreamer","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"gst-plugins-base","packageid":55169},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[787259,867959,876699],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":321,"description":"Headers defining the SPICE protocol","ebuildids":[787259,867959,876699,876699],"firstseen":"2010-08-12T15:34:11.576807","maintainer":"virtualization@gentoo.org","maintainername":"Gentoo Virtualization Project","name":"spice-protocol","packageid":56141},{"block":false,"categoryid":320,"description":"Network-related giomodules for glib","ebuildids":[787259,867959,876699],"firstseen":"2011-04-24T15:21:59.848666","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib-networking","packageid":57268},{"block":false,"categoryid":438,"description":"Open codec for interactive speech and music transmission over the Internet","ebuildids":[787259,867959,876699],"firstseen":"2011-11-20T14:35:27.735405","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"opus","packageid":58223},{"block":false,"categoryid":321,"description":"Virtual Common Access Card (CAC) library emulator","ebuildids":[787259,867959,876699],"firstseen":"2012-02-09T14:35:56.213838","maintainer":"dev-zero@gentoo.org","maintainername":"Tiziano Müller","name":"libcacard","packageid":58837},{"block":false,"categoryid":449,"description":"Extremely Fast Compression algorithm","ebuildids":[787259,867959,876699],"firstseen":"2013-08-07T13:36:32.188101","maintainer":"ryao@gentoo.org","maintainername":"Richard Yao","name":"lz4","packageid":61091},{"block":false,"categoryid":396,"description":"Virtual for libudev providers","ebuildids":[867959,876699],"firstseen":"2014-03-28T14:37:24.248908","maintainer":"udev-bugs@gentoo.org","name":"libudev","packageid":62081},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[787259,867959,876699],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[{"block":false,"categoryid":321,"description":"QEMU + Kernel-based Virtual Machine userland tools","ebuildids":[337271,337271,862376,862376,862575,862575,865334,865334,878900,878900,885279,885279,885554,885554,885968,885968,894096,894096],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"qemu@gentoo.org","maintainername":"Gentoo QEMU Project","name":"qemu","packageid":54810},{"block":false,"categoryid":434,"description":"QEMU QXL paravirt video driver","ebuildids":[775790,775790],"firstseen":"2011-02-02T14:40:55.064678","maintainer":"x11@gentoo.org","maintainername":"X11","name":"xf86-video-qxl","packageid":56794},{"block":false,"categoryid":344,"description":"Simple GNOME application to access remote or virtual systems","ebuildids":[871576,885118],"firstseen":"2013-12-25T14:37:21.767106","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gnome-boxes","packageid":61751}],"ebuilds":[{"archs":[],"ebuildid":876699,"firstseen":"2025-09-22T00:51:03.628520","license":"LGPL-2.1","moddate":"2026-04-02T22:11:31","packageid":56140,"repoid":1,"slot":"0","uses":["gstreamer","lz4","opus","sasl","smartcard","static-libs","test"],"version":"9999-r1"},{"archs":["amd64","arm64","ppc64","x86","~loong","~riscv"],"ebuildid":867959,"firstseen":"2025-06-21T09:51:32.951040","license":"LGPL-2.1","moddate":"2026-04-02T22:11:31","packageid":56140,"repoid":1,"slot":"0","uses":["gstreamer","lz4","opus","sasl","smartcard","static-libs","test"],"version":"0.16.0"},{"archs":["amd64","arm64","ppc64","x86","~loong","~riscv"],"ebuildid":787259,"firstseen":"2023-05-14T10:14:41.826636","license":"LGPL-2.1","moddate":"2026-04-02T22:11:31","packageid":56140,"repoid":1,"slot":"0","uses":["gstreamer","lz4","sasl","smartcard","static-libs","test"],"version":"0.15.2"}],"masks":[],"package":{"categoryid":321,"description":"SPICE server","firstseen":"2010-08-12T15:34:11.576807","maintainer":"virtualization@gentoo.org","maintainername":"Gentoo Virtualization Project","name":"spice","packageid":56140},"rdependencies":[{"block":false,"categoryid":450,"description":"The Oil Runtime Compiler, a just-in-time compiler for array operations","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"orc","packageid":44174},{"block":false,"categoryid":393,"description":"The Cyrus SASL (Simple Authentication and Security Layer)","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"net-mail@gentoo.org","maintainername":"Net-Mail","name":"cyrus-sasl","packageid":44525},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":438,"description":"Open source multimedia framework","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"gstreamer","packageid":48444},{"block":false,"categoryid":330,"description":"Low-level pixel manipulation routines","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"pixman","packageid":48777},{"block":false,"categoryid":438,"description":"Basepack of plugins for gstreamer","ebuildids":[787259,867959,876699],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"gst-plugins-base","packageid":55169},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[787259,867959,876699],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":438,"description":"Open codec for interactive speech and music transmission over the Internet","ebuildids":[787259,867959,876699],"firstseen":"2011-11-20T14:35:27.735405","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"opus","packageid":58223},{"block":false,"categoryid":321,"description":"Virtual Common Access Card (CAC) library emulator","ebuildids":[787259,867959,876699],"firstseen":"2012-02-09T14:35:56.213838","maintainer":"dev-zero@gentoo.org","maintainername":"Tiziano Müller","name":"libcacard","packageid":58837},{"block":false,"categoryid":449,"description":"Extremely Fast Compression algorithm","ebuildids":[787259,867959,876699],"firstseen":"2013-08-07T13:36:32.188101","maintainer":"ryao@gentoo.org","maintainername":"Richard Yao","name":"lz4","packageid":61091},{"block":false,"categoryid":396,"description":"Virtual for libudev providers","ebuildids":[867959,876699],"firstseen":"2014-03-28T14:37:24.248908","maintainer":"udev-bugs@gentoo.org","name":"libudev","packageid":62081},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[787259,867959,876699],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"1f58741385367db432e79500a838ced67b2a773d","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/www.spice-space.org\/"],"uses":[{"description":"Add support for media-libs\/gstreamer (Streaming media)","isdefault":false,"use":"gstreamer"},{"description":"Enable support for lz4 compression (as implemented in app-arch\/lz4)","isdefault":false,"use":"lz4"},{"description":"Enable Opus audio codec support","isdefault":false,"use":"opus"},{"description":"Add support for the Simple Authentication and Security Layer","isdefault":false,"use":"sasl"},{"description":"Enable smartcard remoting using app-emulation\/libcacard","isdefault":false,"packageid":56140,"use":"smartcard"},{"description":"Build static versions of dynamic libraries as well","isdefault":false,"use":"static-libs"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"}]}