2011-09-10 20:35:51 by Manuel Bouyer | Files touched by this commit (6) |
Log message: Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2, fixing SA45835. Bump pkgrevision |
2011-07-19 20:54:12 by Jean-Yves Migeon | Files touched by this commit (2) |
Log message: - 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/xe n/stdarg.h |
2011-04-04 11:07:06 by Hauke Fath | Files touched by this commit (3) |
Log message: Turn a non-fatal condition from a panic into a warning, pulling up a 3.4 change <http://xenbits.xensource.com/hg/staging/xen-3.4-testing.hg/rev/60ed1226a37c#> as proposed by cegger (see <http://mail-index.netbsd.org/port-xen/2011/04/01/msg006580.html> ff). |
2011-03-24 13:04:57 by Matthias Drochner | Files touched by this commit (3) |
Log message: 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 |
2010-12-07 19:44:26 by Manuel Bouyer | Files touched by this commit (3) |
Log message: Add a fix for CVE-2010-4255, from the xen-devel list. Bump PKGREVISION. |
2009-08-07 14:43:46 by Christoph Egger | Files touched by this commit (2) |
Log message: Update to Xen 3.3.2. This is a mainenance release with a number of stability fixes. |
2009-02-18 21:31:29 by Christoph Egger | Files touched by this commit (2) |
Log message: build xen 3.3 packages for netbsd-5 again despite there is no Dom0 PAE support. bouyer says: Dom0 PAE support will be pulled up to netbsd-5 after netbsd-5-0-RELEASE is tagged. building the packages on netbsd-5 in the meantime does not hurt. |
2009-02-16 21:16:59 by Christoph Egger | Files touched by this commit (2) |
Log message: - drop 4.99.* , everyone using xen 3.3 should be either on netbsd-5 or on -current. - drop i386 on netbsd-5. It requires Dom0 PAE support only -current has. |
2008-10-14 13:31:54 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Remove entry for patch-ab, that is not intended for the repository. |
2008-10-13 23:41:26 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: No need to depend on Python at runtime. Bump revision. |