Skip to content

net::tcpdump: bump to version 4.99.6#144

Merged
jkloetzke merged 2 commits into
BobBuildTool:masterfrom
icedieler:update_tcpdump
Feb 26, 2026
Merged

net::tcpdump: bump to version 4.99.6#144
jkloetzke merged 2 commits into
BobBuildTool:masterfrom
icedieler:update_tcpdump

Conversation

@icedieler

Copy link
Copy Markdown
Contributor

The older tcpdump 4.9.3 doesn't build anymore with gcc >= 14 because of a failing configure test. This test is fixed in the current version. We also need to bump libs::libpcap to 1.10.6 as tcpdump depends on it.

@jkloetzke

Copy link
Copy Markdown
Member

The change itself looks fine. But could you split the commit, so that the update of libpcap is visible from the git log too?

The older tcpdump 4.9.3 doesn't build anymore with gcc >= 14 because of
a failing configure test. This test is fixed in the current version.

Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com>
tcpdump >= 4.99.6 requires libpcap in version >= 1.10.5

Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com>
@icedieler

Copy link
Copy Markdown
Contributor Author

I split the commits as you suggested.

@jkloetzke jkloetzke merged commit cd17e3a into BobBuildTool:master Feb 26, 2026
2 checks passed
@jkloetzke

Copy link
Copy Markdown
Member

Thanks!

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.

2 participants