jym
ea1e9c38e9
Improve the pattern matching a bit for compiler version. Otherwise we
...
get garbage in the match, and sed will choke on it during compilation.
2011-11-20 03:43:30 +00:00
bouyer
0f9beec60b
Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2 ,
...
fixing SA45835.
Bump pkgrevision
2011-09-10 18:35:51 +00:00
jym
e6f97c2cc5
- protect Xen's stdarg.h from multiple inclusion.
...
- build fix for stdarg under NetBSD.
Both backported from upstream. Seems to be needed to build pkg under 5.99.x
http://xenbits.xensource.com/hg/xen-unstable.hg/file/a574bf2f5059/xen/include/xen/stdarg.h
2011-07-19 18:53:53 +00:00
drochner
0a48beb512
add patch from upstream (manually, due to changed #ifdefs and indentation)
...
to fix possible crashes triggered by 64-bit guests (found by
Cherry G. Mathew, CVE-2011-1166)
bump PKGREV
2011-03-24 12:43:53 +00:00
bouyer
b6b3d252d0
Add a fix for CVE-2010-4255, from the xen-devel list and adapted for Xen 3.1
2010-12-07 18:43:48 +00:00
bouyer
616e3e4b52
some device have I/O space but no mem space so checking iomem to grant
...
privileges to non-0 domains is not enough.
PKGREVISION++
2009-01-24 18:57:59 +00:00
bouyer
0b4d71f11f
Update to Xen 3.1.4. Chnages are bugfixes, mostly in various HVM parts.
2008-04-27 19:59:40 +00:00
bouyer
b46e211595
Remplace patch-cx with the official fix from Xen. Bump PKGREVISION.
...
Thanks to Christoph Egger for getting this fixed in Xen repository.
2008-02-20 22:48:27 +00:00
bouyer
f69338af33
Update xen3 packages to 3.1.3. Changes are mostly bugfixes and enhancement
...
in HVM support.
2008-02-15 20:34:35 +00:00
bouyer
3319948890
Remplace patches/patch-cy with fix from the Xen repository via
...
Christoph Egger, and merge it back in patches/patch-ba (one patch per file).
Bump PKGREVISION
2007-12-05 22:06:26 +00:00
bouyer
b2edc5f91f
Update the Xen3 packages to 3.1.2.
...
Package changes:
point HOMEPAGE to http://xen.org/
looks like the Xen peoples won't put a tarball on their http server
for this; I built one from their repository and put it in
${MASTER_SITE_LOCAL}
Summary of changes since 3.1.0:
some of our patches have been integrated upstream, thanks to Christoph Egger
various performances improvements and bug fixes, including some security
fixes, and one bug that would lead to floating point register
leak/corruption from HVM to PV guests on Intel VMX CPUs.
2007-12-03 21:54:28 +00:00
bouyer
9535d5e7a8
Properly initialize physaddr_bitsize for native 64bit dom0. Makes
...
NetBSD/xenamd64 boot on systems with more than 4Gb RAM.
Bump pkgrevision.
2007-11-26 19:35:24 +00:00
bouyer
3f5c975c8e
Make it build on NetBSD/amd64. This packages requires bash on this platform;
...
if someone feels bored he can look at fixing the script :)
2007-11-22 21:49:54 +00:00
bouyer
76c861a001
Fix Xen kernel to silence a message on recursive Page Table Entries for
...
level >= 3 (will send to Xen developers)
Allow this package to build on x86_64.
bump PKGREVISION.
2007-10-16 20:31:57 +00:00
bouyer
92f5c0435e
Switch from using the pre-build binaries to building our own Xen kernel.
...
Apply a patch (patch-b*) to xen-3.1.0 to fix the ELF loader so that the
symbol table is properly loaded for the NetBSD dom0 kernel. This is from
the Xen repository, based on a patch inistally submitted by Christoph Egger
to Xen (thanks !). Should fix PR port-xen/36671.
While there also provide a debug Xen kernel, built with debug=1.
Bump PKGREVISION.
2007-08-17 17:26:03 +00:00