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

Builder liblognorm-solaris10-sparc Build #54

Results:

Build successful

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revisione94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d
Got Revisione94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d
Changes5 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-liblognorm-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 6 mins, 55 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 49 secs )
    1. stdio
  4. shell_2 'gmake' ( 3 mins, 41 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 mins, 37 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave
buildername liblognorm-solaris10-sparc Builder
buildnumber 54 Build
codebase Build
got_revision e94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d Git
project liblognorm Build
repository https://github.com/rsyslog/liblognorm.git Build
revision e94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d Build
scheduler schedule-liblognorm-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards
  2. Vincent Tondellier

Timing:

StartThu Apr 26 12:19:13 2018
EndThu Apr 26 12:32:22 2018
Elapsed13 mins, 8 secs

All Changes:

:

  1. Change #60738

    Category liblognorm
    Changed by Vincent Tondellier <tondellierohnoyoudont@dosisoft.fr>
    Changed at Wed 25 Apr 2018 22:15:33
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 2e91f004144c001311366b3b9c06528854ea8874

    Comments

    Fix use after free with nested user types (#235)
    Use an index instead of a pointer

    Changed files

    • src/pdag.c
    • src/pdag.h
  2. Change #60739

    Category liblognorm
    Changed by Vincent Tondellier <tondellierohnoyoudont@dosisoft.fr>
    Changed at Wed 25 Apr 2018 22:15:34
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 3a9b136402b1d2d4b74e8c53625f2e0e1d1bba2a

    Comments

    Add test for nested user types
    Minimal test case for issue #235 due to use after free (realloc)

    Changed files

    • tests/Makefile.am
    • tests/usrdef_nested_segfault.sh
  3. Change #60740

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 26 Apr 2018 11:27:39
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 2179061858b5fbe8103731e60c8e48b3df8fb120

    Comments

    prepare for 2.0.5 release

    Changed files

    • ChangeLog
    • configure.ac
  4. Change #60741

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 26 Apr 2018 12:12:25
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 28b7c1fedc0b3d36573372b63f42116f2af21295

    Comments

    bump version number for next release cycle

    Changed files

    • ChangeLog
    • configure.ac
  5. Change #60742

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 26 Apr 2018 12:15:10
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision e94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d

    Comments

    Merge pull request #289 from 20ton/nested-user-types
    Fix for use after free (issue #235)

    Changed files

    • no files