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

Builder rsyslog-solaris10-sparc Build #2001

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revision402fac31d69afc24b75b717147a312819b609eb3
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 4 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Maks Maltsev
  2. Rainer Gerhards

Timing:

StartSat Jun 21 16:01:56 2025
EndSat Jun 21 16:03:00 2025
Elapsed1 mins, 4 secs

All Changes:

:

  1. Change #237244

    Category rsyslog
    Changed by Maks Maltsev <malt1640ohnoyoudont@ya.ru>
    Changed at Fri 20 Jun 2025 15:11:19
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 9b6c39d934398aaa3a619056b1a9181be5adecfe

    Comments

    fix off-by-one buffer overflow
    One byte for `\0` should be left in case the message is `sizeof(msgBuf)` bytes or longer.

    Changed files

    • tools/rsyslogd.c
  2. Change #237245

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 21 Jun 2025 15:50:41
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 253d337d63ced03207cc0180f67a88589c29351e

    Comments

    Merge pull request #5731 from 1640max/patch-1
    fix off-by-one buffer overflow

    Changed files

    • no files
  3. Change #237246

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 21 Jun 2025 15:57:21
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 402fac31d69afc24b75b717147a312819b609eb3

    Comments

    maintain ChangeLog

    Changed files

    • ChangeLog