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

chore(deps): bump github.com/aquasecurity/libbpfgo from 0.2.4-libbpf-0.6.1 to 0.4.6-libbpf-1.1.0 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps github.com/aquasecurity/libbpfgo from 0.2.4-libbpf-0.6.1 to 0.4.6-libbpf-1.1.0.

Release notes

Sourced from github.com/aquasecurity/libbpfgo's releases.

v0.4.6-libbpf-1.1.0

We are pleased to announce the release of libbpfgo version 0.4.6 with the version of libbpf bumped to 1.1.0 - #280.

This version also includes bug fixes and improvements, including an output behaviour change related to the introduced logger callbacks - #284, #294.

Now, with the use of a minimal vmlinux.h, bpftools is no longer a requirement - #288.

What's Changed

Full Changelog: aquasecurity/libbpfgo@v0.4.5-libbpf-1.0.1...v0.4.6-libbpf-1.1.0

Users are encouraged to upgrade to this new version for improved stability and performance. As always, feedback and contributions are welcome.

v0.4.5-libbpf-1.0.1

Fixes and tests included:

5df6c4f selftest: poc for multiple BPF objects that share a ringbuffer 89f37dd makefile: rename targets in selftests common 55b5ac3 Fix building on ppc64 688787f Fix builds on non-AMD64 architectures 74fa9b2 osinfo: add unit tests for helpers/osinfo.go d0e93b7 makefile: turn libbpfgo-static into default (#277) 66a9ab6 selftests: fix spinlocks selftest 1161940 libbpf: mitigate libbpf_print_fn issues for tracee aa91d8b libbpf: fix access violation in libbpf_print_fn. 6950f38 selftests: add spinlock selftest (#155) 6070c0d Add parsing function for mmap flags argument (#267)

v0.4.4-libbpf-1.0.1

Fixes included:

  • fix: re-introduce memory bumping (#265)

v0.4.3-libbpf-1.0.1

This is a very small release in which the main purpose is to (finally) fully separate the helpers module from libbpfgo by removing dependence on libbpfgo within helpers. This also includes an awesome new feature for setting global variables.

What's Changed

... (truncated)

Commits
  • fde1f6e logger_cb: remove default callbacks (#294)
  • 8f83f25 tests: add TestLogFilterOutput test
  • c177c7d selftest: add log-callbacks
  • e3f69db logger: introduce logger callbacks
  • 966e9a9 install headers required for selftests
  • ec8821b build: add minimum vmlinux.h and uapi headers
  • 15ae9ff Upgrade libbpf to 1.1.0 (#280)
  • 8a1e54e fix hardcoded flag values (#287)
  • 8b1513e fix: va_end() va_list copy instead of copied (#286)
  • 5ede01b lazy ksymbols: fix address query with reverse linear search (#283)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aquasecurity/libbpfgo](https://github.com/aquasecurity/libbpfgo) from 0.2.4-libbpf-0.6.1 to 0.4.6-libbpf-1.1.0.
- [Release notes](https://github.com/aquasecurity/libbpfgo/releases)
- [Commits](aquasecurity/libbpfgo@v0.2.4-libbpf-0.6.1...v0.4.6-libbpf-1.1.0)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/libbpfgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants