Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xen: integrate XSA-97 patch | William Pitcock | 2014-09-14 | 1 | -0/+2 |
| | |||||
* | main/xen: security fix for XSA-97 (CVE-2014-5146,CVE-2014-5149) | Natanael Copa | 2014-08-25 | 2 | -1/+490 |
| | | | | ref #3290 | ||||
* | main/xen: fix hvmloader | Natanael Copa | 2014-08-25 | 4 | -1/+3048 |
| | | | | | | | | | hvmloader is 32 bit but pulled in 64bit stdint from musl headers. we solve this by providing our own stdint_local.h elf.h pulls in stdint.h too so we ship our own elf_local.h too ref #3308 | ||||
* | main/xen: make sure /var/run/xen exists | Natanael Copa | 2014-06-11 | 3 | -9/+11 |
| | | | | | | | | | - start xendomains after localmount so localmount does not mount over our /var - add checkpath to xendomains, just in case ref #2837 | ||||
* | main/xen: revision bump (to resign) | William Pitcock | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | main/xen: upgrade to 4.3.2 | William Pitcock | 2014-04-09 | 5 | -174/+27 |
| | |||||
* | main/xen: fix uclibc regression in musl-support patch | William Pitcock | 2014-03-25 | 2 | -14/+3 |
| | |||||
* | main/xen: update makedepends for autoreconf | William Pitcock | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | main/xen: pkgrel bump | William Pitcock | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | main/xen: build_tools clean on musl | William Pitcock | 2014-03-24 | 2 | -3/+55 |
| | |||||
* | main/xen: further work on musl | William Pitcock | 2014-03-24 | 2 | -0/+62 |
| | |||||
* | main/xen: some work on musl | William Pitcock | 2014-03-24 | 1 | -1/+5 |
| | |||||
* | 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 |
| |