Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: use posix syntax for find | Natanael Copa | 2014-01-06 | 1 | -2/+3 |
| | | | | seems like busybox 1.22 needs it | ||||
* | main/xen: add makedepends on findutils | William Pitcock | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | main/xen: fix checksums | William Pitcock | 2014-01-03 | 1 | -3/+3 |
| | |||||
* | Revert "Revert "main/xen: implement experimental support for running the ↵ | William Pitcock | 2014-01-03 | 4 | -12/+39 |
| | | | | | | xenstore as a stubdomain"" This reverts commit 4c825a2884ff2910d84d948141f320bd3fad3b6c. | ||||
* | Revert "main/xen: implement experimental support for running the xenstore as ↵ | Natanael Copa | 2014-01-03 | 4 | -39/+12 |
| | | | | | | | | a stubdomain" fails to build and blocks build server This reverts commit 157e38bfbb80daadeea3df319acaa6a098a7c280. | ||||
* | main/xen: implement experimental support for running the xenstore as a ↵ | William Pitcock | 2013-12-31 | 4 | -12/+39 |
| | | | | stubdomain | ||||
* | main/xen: security fix for XSA-75 | Natanael Copa | 2013-11-12 | 2 | -1/+60 |
| | | | | ref #2298 | ||||
* | main/xen: upgrade to 4.3.1 | Natanael Copa | 2013-11-06 | 10 | -634/+6 |
| | |||||
* | main/xen: apply relevant XSA patches (XSA-62 through XSA-71) | William Pitcock | 2013-11-01 | 9 | -1/+511 |
| | |||||
* | main/xen: add XSA-73 patch | William Pitcock | 2013-11-01 | 2 | -1/+111 |
| | |||||
* | main/xen: ipxe build fix | Natanael Copa | 2013-10-21 | 2 | -2/+292 |
| | | | | | fixes issue similar to this: https://bugs.gentoo.org/show_bug.cgi?id=487254 | ||||
* | main/xen: add general robustness patch for qemu's vnc | William Pitcock | 2013-09-29 | 2 | -1/+73 |
| | |||||
* | main/xen: implement hotplug script adding vTRILL support for situations ↵ | William Pitcock | 2013-09-27 | 2 | -1/+144 |
| | | | | where dom0 is an RBridge | ||||
* | main/xen: pkgrel bump | William Pitcock | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | main/xen: more robust websockets vencrypt-bypass hack | William Pitcock | 2013-09-27 | 2 | -8/+58 |
| | |||||
* | main/xen: add hack to force auth type to use plaintext on tls websocket for ↵ | William Pitcock | 2013-09-24 | 2 | -1/+16 |
| | | | | noVNC | ||||
* | main/xen: xen is no longer supported on x86-32, just x86-64 | William Pitcock | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | main/xen: qemu-coroutine-gthread.patch rebase | William Pitcock | 2013-09-08 | 2 | -5/+5 |
| | |||||
* | main/xen: decruft old and unused patches | William Pitcock | 2013-09-08 | 1 | -10/+0 |
| | |||||
* | main/xen: use gthread coroutine backend on qemu-xen | William Pitcock | 2013-09-08 | 2 | -1/+15 |
| | |||||
* | main/xen: docs build fix | William Pitcock | 2013-09-08 | 2 | -3/+14 |
| | |||||
* | main/xen: catch errors from individual build steps | William Pitcock | 2013-09-08 | 1 | -5/+5 |
| | |||||
* | main/xen: fix up qemu-xen-websocket patch | William Pitcock | 2013-09-08 | 2 | -5/+14 |
| | |||||
* | main/xen: refactor build tasks and make them work independently as abuild steps | William Pitcock | 2013-09-08 | 1 | -8/+41 |
| | |||||
* | main/xen: initial rebase of patches, fixups needed | William Pitcock | 2013-09-08 | 12 | -5443/+140 |
| | |||||
* | main/xen: create /var/run/xen | Natanael Copa | 2013-09-02 | 2 | -5/+7 |
| | | | | ref #2031 | ||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/xen: pkgrel bump | William Pitcock | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | main/xen: enable qemu-xen to stream isos with curl | William Pitcock | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | main/xen: enable TLS over websockets (and require it) if X509 is enabled | William Pitcock | 2013-07-01 | 2 | -1/+119 |
| | |||||
* | main/xen: fix plaintext websockets support | William Pitcock | 2013-07-01 | 2 | -9/+21 |
| | |||||
* | main/xen: splice in websockets support on qemu-xen device-model | William Pitcock | 2013-07-01 | 3 | -2/+926 |
| | |||||
* | main/xen: fix xsa45 and xsa58 (CVE-2013-1918,CVE-2013-1432) | Natanael Copa | 2013-07-01 | 3 | -1/+1271 |
| | | | | ref #2123 | ||||
* | main/xen: fix xsa57 (CVE-2013-2211) | Natanael Copa | 2013-06-26 | 2 | -1/+338 |
| | | | | | ref #2117 fixes #2122 | ||||
* | main/xen: security fix (CVE-2013-2194,CVE-2013-2195,CVE-2013-2196) | Natanael Copa | 2013-06-21 | 2 | -1/+3436 |
| | | | | fixes #2115 | ||||
* | main/xen: add spice support | Natanael Copa | 2013-06-10 | 1 | -2/+3 |
| | | | | It seems to be linked in | ||||
* | main/xen: security fixes (CVE-2013-2076,CVE-2013-2077,CVE-2013-2078) | Natanael Copa | 2013-06-04 | 4 | -1/+140 |
| | | | | | | ref #2044 ref #2049 ref #2054 | ||||
* | main/xen: rebase pod2man patch properly | William Pitcock | 2013-06-01 | 2 | -14/+3 |
| | |||||
* | main/xen: more pod2man fixes | William Pitcock | 2013-06-01 | 2 | -3/+64 |
| | |||||
* | main/xen: fix more pod2man breakage | William Pitcock | 2013-06-01 | 2 | -3/+14 |
| | |||||
* | main/xen: fix pod2man choking | William Pitcock | 2013-06-01 | 2 | -0/+16 |
| | |||||
* | main/xen: unset LANG/LC_ALL | William Pitcock | 2013-06-01 | 1 | -0/+2 |
| | |||||
* | main/xen: remove obsolete XSA patches. | William Pitcock | 2013-06-01 | 8 | -872/+0 |
| | |||||
* | main/xen: upgrade to 4.2.2 | William Pitcock | 2013-06-01 | 1 | -40/+8 |
| | |||||
* | main/xen: security fix (CVE-2013-2072) | Natanael Copa | 2013-05-20 | 2 | -1/+55 |
| | | | | ref #1900 | ||||
* | main/xen: add perl as dep | Natanael Copa | 2013-05-17 | 1 | -2/+2 |
| | | | | | | | | | Currently it will not start domU at all unless perl is there. There are only few lines of perl that probably easily could be ported to C or Lua or something, but until that happens we need perl :-( fixes #1524 | ||||
* | main/xen: misc fixes for xendomains init.d script | Natanael Copa | 2013-05-17 | 2 | -7/+10 |
| | | | | | - we need create the parent dirs for SCREENDIR - sync the need/after deps with gentoo | ||||
* | main/xen: sleep a bit when starting up xen domains | Natanael Copa | 2013-05-16 | 3 | -7/+24 |
| | | | | fixes #1850 | ||||
* | main/xen: security fixes ↵ | Roger Pau Monne | 2013-04-19 | 6 | -1/+638 |
| | | | | | | | | | | | (CVE-2013-1917,CVE-2013-1919,CVE-2013-1920,CVE-2013-1922) CVE-2013-1917 / XSA-44 CVE-2013-1919 / XSA-46 CVE-2013-1920 / XSA-47 CVE-2013-1922 / XSA-48 Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | ||||
* | xen: XSA-36 and XSA-38 | Roger Pau Monne | 2013-02-06 | 3 | -1/+401 |
| |