Commit graph

12 commits

Author SHA1 Message Date
Roger Pau Monné
b24beda464 xen: fix XSAs
Add the following XSA patches: 159, 160, 162, 165, 166.

Security:		CVE-2015-8339
Security:		CVE-2015-8340
Security:		CVE-2015-8341
Security:		CVE-2015-7504
Security:		CVE-2015-8555
PR:			205841
MFH:			2016Q1
Sponsored by:		Citrix Systems R&D
Requested by:		junovitch
Reviewed by:		junovitch
Differential revision:	https://reviews.freebsd.org/D4783
2016-01-05 10:06:07 +00:00
Roger Pau Monné
9da11fae56 xen: update to 4.5.2
...and add XSA-156.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential Revision:	https://reviews.freebsd.org/D4150
2015-11-14 09:27:31 +00:00
Baptiste Daroussin
8a3da32b7a drop maintainership: ENOTIME 2015-11-09 15:09:34 +00:00
Roger Pau Monné
e26fcacb8f xen: apply XSAs
Apply the following XSAs: 148, 149, 150, 151, 152 and 153. More information
about the content of each XSA can be found at: http://xenbits.xen.org/xsa/

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D4049
2015-10-31 10:52:39 +00:00
Baptiste Daroussin
9b40887e31 Bump version number to reflect the version of the kernel and the tools 2015-10-23 12:52:20 +00:00
Alex Kozlov
cb2472596d - Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS
Approved by: bapt (manintainer), office (bapt)
2015-07-25 10:53:11 +00:00
Baptiste Daroussin
fd2cbd68b6 Limit xen kernel to amd64 2015-04-27 18:50:47 +00:00
Baptiste Daroussin
e1fd444247 Add a metaport for xen
Discussed with:	roger@
2015-04-06 14:37:45 +00:00
Baptiste Daroussin
7889619041 Rename xen into xen-kernel
Requested by:	roger@
2015-04-06 14:31:17 +00:00
Baptiste Daroussin
362993dd2d Correctly install xen.4th in /boot 2015-04-02 07:33:38 +00:00
Baptiste Daroussin
1550b08724 Fix toggle*
Reported by:	dteske
2015-04-01 22:44:43 +00:00
Baptiste Daroussin
9f37176144 Introduce FreeBSD xen dom0 components.
Add xen kernel and xen toolstack ports to the ports tree
This packages are for now only supported on FreeBSD 11 after 1100055
The xen package only include the kernel and an addition to the loader menu to
allow to disable booting on the xen kernel

The Xen toolstack (xl) includes seabios (hence the addition of LGPLv3 license)

Explicitly use nm from ports binutils to workaround a bug in FreeBSD's nm on
some version of FreeBSD.

Workaround configure checks that are actually not needed during the build of the
tool stack.

Thanks AllanJude@ for the xen.4th
Thanks roger@ for all the work making FreeBSD dom0 support working.

Please notice that you will need an Intel box with EPT and a working IOMMU
2015-04-01 22:19:41 +00:00