Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xen: fix xorg segfaul in linux hvm | Natanael Copa | 2016-06-06 | 2 | -1/+46 |
| | | | | ref #5679 | ||||
* | main/xen: security fixes (CVE-2016-3158, CVE-2016-3159, CVE-2016-3960). ↵ | Leonardo Arena | 2016-05-09 | 3 | -1/+292 |
| | | | | Fixes #5489 | ||||
* | main/xen: upgrade to 4.6.1 | Natanael Copa | 2016-02-29 | 18 | -1099/+19 |
| | |||||
* | main/xen: security fix multiple vulnerabilties. Fixes #5159 | Leonardo Arena | 2016-02-24 | 13 | -1/+1027 |
| | | | | | | | | | | | | (CVE-2016-2270, XSA-154) (CVE-2015-8550, XSA-155) (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-2015-8615, XSA-169) (CVE-2016-2271, XSA-170) | ||||
* | main/xen: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | main/xen: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/xen: security fixes (CVE-2015-5307, CVE-2015-8104) | Leonardo Arena | 2015-11-10 | 2 | -1/+132 |
| | |||||
* | main/xen: fix install location of init-xenstore-domain | Natanael Copa | 2015-10-29 | 2 | -5/+5 |
| | |||||
* | main/xen: upgrade to 4.6.0 and fix sec issues | Natanael Copa | 2015-10-29 | 17 | -768/+514 |
| | |||||
* | main/xen: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | main/xen: security fixes (CVE-2015-3259,CVE-2015-5154) | Natanael Copa | 2015-07-31 | 7 | -1/+579 |
| | | | | ref #4493 | ||||
* | main/xen: enable libnl3 | Natanael Copa | 2015-07-01 | 1 | -2/+2 |
| | |||||
* | main/xen: fix build with gcc5 and cleanup | Natanael Copa | 2015-07-01 | 3 | -2/+133 |
| | |||||
* | main/xen: security upgrade to 4.5.1 | Natanael Copa | 2015-07-01 | 17 | -1361/+152 |
| | |||||
* | main/xen: fix xendomains init.d script with screen | Natanael Copa | 2015-07-01 | 2 | -5/+5 |
| | | | | ref #4394 | ||||
* | main/xen: upgrade to 4.5 | Natanael Copa | 2015-05-15 | 18 | -63/+1383 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 6 | -18/+18 |
| | |||||
* | main/xen: upgrade to 4.4.2 | Natanael Copa | 2015-04-21 | 11 | -1160/+45 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/xen: fix for xsa118 | Natanael Copa | 2015-03-13 | 2 | -1/+120 |
| | | | | ref #3894 | ||||
* | main/xen: various sec fixes (xsa109 - xsa116) | Natanael Copa | 2015-01-23 | 8 | -2/+997 |
| | | | | | | | | | | | | | | | | | | | | | | | | | ref #3704 XSA-116 CVE-2015-0361 xen crash due to use after free on hvm guest teardown XSA-114 CVE-2014-9065 CVE-2014-9066 p2m lock starvation XSA-113 CVE-2014-9030 Guest effectable page reference leak in MMU_MACHPHYS_UPDATE handling XSA-112 CVE-2014-8867 Insufficient bounding of "REP MOVS" to MMIO emulated inside the hypervisor XSA-111 CVE-2014-8866 Excessive checking in compatibility mode hypercall argument translation XSA-110 CVE-2014-8595 Missing privilege level checks in x86 emulation of far branches XSA-109 CVE-2014-8594 Insufficient restrictions on certain MMU update hypercalls | ||||
* | main/xen: add tmux support | Natanael Copa | 2014-11-24 | 3 | -21/+53 |
| | | | | remove screen from deps. use no console as default | ||||
* | main/xen: fix race in xendomains init.d script | Natanael Copa | 2014-11-24 | 2 | -39/+59 |
| | | | | | the gnu screen would show files in SCREENDIR before its ready to accept connections. so starting domains failed | ||||
* | main/xen: write domain 0's domid to xenstore | Natanael Copa | 2014-11-03 | 2 | -7/+8 |
| | | | | | | Since xen 4.4 we need set domid for dom0. see http://xenbits.xen.org/gitweb/?p=xen.git;a=patch;h=02ebea7768fe723deaa56c2cfcb860874544b47d | ||||
* | main/xen: remove perl dependency | Natanael Copa | 2014-10-09 | 3 | -2/+101 |
| | | | | use a tiny C program to do the file/fd compare instead of perl | ||||
* | main/xen: split out python bits into py-xen | Natanael Copa | 2014-10-09 | 1 | -2/+29 |
| | | | | so we dont need pull in python as dependency | ||||
* | main/xen: fix filename clash with qemu and cleanup | Natanael Copa | 2014-10-09 | 7 | -94/+18 |
| | |||||
* | main/xen: upgrade to 4.4.1 and remove xend | Natanael Copa | 2014-10-09 | 14 | -2014/+74 |
| | | | | fixes #3228 | ||||
* | main/xen: upgrade to 4.3.3 and fix CVE-2014-7188 | Natanael Copa | 2014-10-02 | 2 | -6/+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. ref #3412 | ||||
* | 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 |
| |