Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xen: security fixes (CVE-2016-3158, CVE-2016-3159, CVE-2016-3960). ↵ | Leonardo Arena | 2016-05-09 | 3 | -1/+285 |
| | | | | Fixes #5493 | ||||
* | main/xen: security fixes. Fixes #5163 (partially) | Leonardo Arena | 2016-02-26 | 8 | -1/+745 |
| | | | | | | | | | | (CVE-2016-2270, XSA-154) (CVE-2015-8339, CVE-2015-8340, XSA-159) (CVE-2015-8341, XSA-160) (CVE-2015-8555, XSA-165) (CVE-2016-1570, XSA-167) (CVE-2016-1571, XSA 168) (CVE-2016-2271, XSA-170) | ||||
* | main/xen: fix various vulnerabilities #4748 | Leonardo Arena | 2015-12-03 | 13 | -141/+627 |
| | |||||
* | main/xen: security upgrade to 4.3.4 | Leonardo Arena | 2015-11-10 | 2 | -43/+10 |
| | |||||
* | main/xen: security fixes (CVE-2014-7154, CVE-2014-7155, CVE-2014-7156) | Natanael Copa | 2014-10-23 | 4 | -1/+118 |
| | | | | | | | | | | XSA-104 CVE-2014-7154 Race condition in HVMOP_track_dirty_vram XSA-105 CVE-2014-7155 Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation XSA-106 CVE-2014-7156 Missing privilege level checks in x86 emulation of software interrupts fixes #3460 | ||||
* | main/xen: upgrade to 4.3.3 and fix CVE-2014-7188 | Natanael Copa | 2014-10-02 | 2 | -5/+45 |
| | | | | | | | | | | | | | | The following critical vulnerabilities have been fixed: - CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible - CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be created - CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection - CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests Also add patch for xsa108: - CVE-2014-7188: Improper MSR range used for x2APIC emulation. fixes #3414 | ||||
* | main/xen: security fix for XSA-97 (CVE-2014-5146,CVE-2014-5149) | Natanael Copa | 2014-08-25 | 2 | -1/+490 |
| | | | | fixes #3294 | ||||
* | 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 fixes #3308 | ||||
* | main/xen: make sure /var/run/xen exists | Natanael Copa | 2014-06-26 | 3 | -9/+11 |
| | | | | | | | | | - start xendomains after localmount so localmount does not mount over our /var - add checkpath to xendomains, just in case fixes #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 |