Page MenuHomeFreeBSD

xen: add fixes for XSA-297 (MDS)
ClosedPublic

Authored by royger on May 15 2019, 8:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 5 2024, 12:47 PM
Unknown Object (File)
Dec 1 2024, 5:51 AM
Unknown Object (File)
Nov 20 2024, 9:06 PM
Unknown Object (File)
Nov 6 2024, 3:58 PM
Unknown Object (File)
Oct 22 2024, 11:06 AM
Unknown Object (File)
Oct 16 2024, 6:38 AM
Unknown Object (File)
Oct 5 2024, 1:42 AM
Unknown Object (File)
Oct 4 2024, 10:55 PM
Subscribers
None

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24246
Build 23082: arc lint + arc unit

Event Timeline

emulators/xen-kernel/Makefile
28โ€“39

All those should be PATCHDIR, not FILESDIR.

sysutils/xen-tools/Makefile
75โ€“85

All those should be PATCHDIR, not FILESDIR.

Fixed in the new version, thanks!

This revision is now accepted and ready to land.May 15 2019, 10:06 AM
This revision was automatically updated to reflect the committed changes.