Skip to content

Stop specifying version for vmlinux dependency#1098

Merged
d-e-s-o merged 1 commit intolibbpf:masterfrom
d-e-s-o:topic/vmlinux-version
Feb 25, 2025
Merged

Stop specifying version for vmlinux dependency#1098
d-e-s-o merged 1 commit intolibbpf:masterfrom
d-e-s-o:topic/vmlinux-version

Conversation

@d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Feb 25, 2025

The vmlinux crate isn't really versioned as such, as the only compatibility guarantee provided is that git history won't be clobbered. There is also no intention of publishing it.
As such, there is no point in specifying a version -- the SHA1 pinning the git commit is sufficient. Remove any version specifications.

The vmlinux crate isn't really versioned as such, as the only
compatibility guarantee provided is that git history won't be clobbered.
There is also no intention of publishing it.
As such, there is no point in specifying a version -- the SHA1 pinning
the git commit is sufficient. Remove any version specifications.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o d-e-s-o enabled auto-merge (rebase) February 25, 2025 18:42
@d-e-s-o d-e-s-o merged commit 6e1f213 into libbpf:master Feb 25, 2025
14 checks passed
@d-e-s-o d-e-s-o deleted the topic/vmlinux-version branch February 25, 2025 18:46
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