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)
Thu, Dec 5, 12:47 PM
Unknown Object (File)
Sun, Dec 1, 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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emulators/xen-kernel/Makefile
28–39 ↗(On Diff #57410)

All those should be PATCHDIR, not FILESDIR.

sysutils/xen-tools/Makefile
61–71 ↗(On Diff #57410)

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.