-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop drakvuf to v0.8-backports version (#839)
* Drop drakvuf to v0.8-backports version * Adapt ci scripts * Try --fix-broken * Do apt update once again, depends.sh clears the apt-lists * Hack for caching * I don't have to install bundle at all, let's do first (failing) test without that * let's try to extract libvmi * install libvmi so and headers * Fix test * Fix caching * Fix build XTF when cached * Add missing dependency * Injector doesn't know what is timeout in this version * Fix drakrun linting and drakvuf dependencies * Rollback to snapshot compatible with older Xen * Backported injector patch * Update .github/workflows/build.yml Co-authored-by: msm-cert <[email protected]> * Update .github/workflows/build.yml Co-authored-by: msm-cert <[email protected]> --------- Co-authored-by: msm-cert <[email protected]>
- Loading branch information
Showing
7 changed files
with
81 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,6 @@ | |
|
||
DRAKVUF_DEBS = [ | ||
"drakvuf-bundle-*.deb", | ||
"xen-hypervisor-*.deb", | ||
] | ||
|
||
|
||
|