Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder tcpdump-solaris11-amd64 Build #33

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revisiond839e5d3b61172d1f25c26a701988106bfd0c37b
Got Revisiond839e5d3b61172d1f25c26a701988106bfd0c37b
Changes1 change

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris11-amd64' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 4 secs )
    1. stdio
  4. shell_2 './build_matrix.sh' ( 4 hrs, 4 mins, 48 secs )
    1. stdio
    2. config.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tcpdump-solaris11-amd64 slave
buildername tcpdump-solaris11-amd64 Builder
buildnumber 33 Build
codebase Build
got_revision d839e5d3b61172d1f25c26a701988106bfd0c37b Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision d839e5d3b61172d1f25c26a701988106bfd0c37b Build
scheduler schedule-tcpdump-solaris11-amd64 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/tcpdump-solaris11-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartWed Jul 16 10:02:28 2025
EndWed Jul 16 14:07:27 2025
Elapsed4 hrs, 4 mins, 58 secs

All Changes:

:

  1. Change #239902

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Wed 16 Jul 2025 09:54:57
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision d839e5d3b61172d1f25c26a701988106bfd0c37b

    Comments

    IPv6 mobility: Print the message name before the check on it
    Print a more precise error message about the message header length.
    
    This is an invalid case, not a truncation case.
    
    Before:
    (header length 8 is too small for type 6) [|mobility]
    After:
    BA (header length 8 < 12) (invalid)

    Changed files

    • print-mobility.c
    • tests/cve2015-0261-ipv6.out