2019-08-30 15:16:27 by Manuel Bouyer | Files touched by this commit (15) | |
Log message:
Upgrade Xen 4.11 packages to 4.11.2. CHANGES since 4.11.1:
- include security patches up to and including XSA297
- various performances improvements, code cleanup and bug fixes
|
2019-07-15 18:24:18 by Nia Alarie | Files touched by this commit (8) |
Log message:
Use https for xenproject.org.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2019-03-25 16:28:13 by Manuel Bouyer | Files touched by this commit (3) |
Log message:
The ASSERT(oc > 0) bug is still here, it's just that it doens't show up
any more on my test server. So add back the workaround.
Bump PKGREVISION
|
2019-03-07 12:13:27 by Manuel Bouyer | Files touched by this commit (27) | |
Log message:
Update to 4.11.1nb1
PKGREVISION set to 1 on purpose, because this is not a stock 4.11.1 kernel
(it includes security patches).
4.11.1 includes all security patches up to XSA282.
Apply official patches for XSA284, XSA285, XSA287, XSA288, XSA290, XSA291,
XSA292, XSA293 and XSA294.
Other changes since 4.11.0 are mostly bugfixes, no new features.
|
2018-11-28 15:00:49 by Manuel Bouyer | Files touched by this commit (14) |
Log message:
Apply available security patches relevant for Xen 4.11, up to XSA282.
Bump PKGREVISION
|
2018-07-24 20:50:51 by Manuel Bouyer | Files touched by this commit (2) |
Log message:
s/4.8/4.11
|
2018-07-24 19:29:09 by Maya Rashish | Files touched by this commit (10) |
Log message:
sysutils/xen*: invert python version logic, only 2.7 is ok.
Mostly so we don't match python37 on xen 4.11, but also because python3
is a moving target and this saves us having to add the next version.
|
2018-07-24 15:40:11 by Manuel Bouyer | Files touched by this commit (88) |
Log message:
Add Xen 4.11.0 packages.
Note that there is a bug in 4.11 (also present in recent 4.6 and 4.8)
which causes an infrequent assert failure when running NetBSD PV guests.
The root cause has not been found, but a workaround is inclued which doesn't
seems to have ill effects. See xenkernel411/patches/patch-zz-bouyer
for details.
|