Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to 0.16.0 #24

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Switch to 0.16.0 #24

merged 1 commit into from
Apr 26, 2024

Conversation

Alan-Jowett
Copy link
Member

Description

This pull request primarily involves updating the eBPF-for-Windows package from version 0.15.1 to 0.16.0 across multiple project files. Additionally, there is a minor change in the include/ebpf_ntos_hooks.h file to modify the condition for defining EBPF_HELPER.

Updates to eBPF-for-Windows package:

  • libs/store_helper/user/ebpf_store_helper_um.vcxproj, ntosebpfext/sys/ntosebpfext.vcxproj, ntosebpfext/user/ntosebpfext_user.vcxproj, scripts/setup_build/setup_build.vcxproj, tests/ntosebpfext_unit/ntosebpfext_unit.vcxproj, tools/export_program_info/export_program_info.vcxproj, and tools/process_monitor/process_monitor.vcxproj: Updated the import project path to reflect the new version of the eBPF-for-Windows package. [1] [2] [3] [4] [5] [6] [7]
  • libs/store_helper/user/packages.config, ntosebpfext/sys/packages.config, ntosebpfext/user/packages.config, scripts/setup_build/packages.config, tests/ntosebpfext_unit/packages.config, tools/export_program_info/packages.config, and tools/process_monitor/packages.config: Updated the eBPF-for-Windows package version in the packages configuration.
  • scripts/initialize_repo.ps1: Updated the path to the export_program_info.exe executable to reflect the new version of the eBPF-for-Windows package.

Minor code modification:

Testing

CI/CD

Documentation

No.

Installation

N/A

Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett merged commit ea06562 into microsoft:main Apr 26, 2024
15 checks passed
@Alan-Jowett Alan-Jowett deleted the update_nuget branch April 26, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant