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

Builder sudo-solaris11-sparc Build #391

Results:

Build successful

SourceStamp:

Projectsudo
Repositoryhttps://www.sudo.ws/repos/sudo
Branchdefault
Revision51e02f75a447ddee0e0e1e569dc7daecc040dd75
Got Revision51e02f75a447ddee0e0e1e569dc7daecc040dd75
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-sudo-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. hg update ( 3 secs )
    1. stdio
  2. shell './configure' ( 33 secs )
    1. stdio
    2. config.log
  3. shell_1 'gmake all' ( 2 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake check' ( 24 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch default Build
builddir /export/home/buildbot/slave/sudo-solaris11-sparc slave
buildername sudo-solaris11-sparc Builder
buildnumber 391 Build
codebase Build
got_revision 51e02f75a447ddee0e0e1e569dc7daecc040dd75 Mercurial
project sudo Build
repository https://www.sudo.ws/repos/sudo Build
revision 51e02f75a447ddee0e0e1e569dc7daecc040dd75 Build
scheduler schedule-sudo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/sudo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Todd C. Miller

Timing:

StartTue Nov 19 18:34:11 2019
EndTue Nov 19 18:37:30 2019
Elapsed3 mins, 18 secs

All Changes:

:

  1. Change #94445

    Category sudo
    Changed by Todd C. Miller <Todd.Millerohnoyoudont@sudo.ws>
    Changed at Tue 19 Nov 2019 18:30:22
    Repository https://www.sudo.ws/repos/sudo
    Project sudo
    Branch default
    Revision 51e02f75a447ddee0e0e1e569dc7daecc040dd75

    Comments

    If a group plugin has optional arguments, NULL terminate the vector.
    Otherwise, the plugin cannot determine the end of arguments.
    The behavior now matches the plugin documentation.

    Changed files

    • plugins/sudoers/group_plugin.c