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

Builder curl-unthreaded-solaris10-i386 Build #16113

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3e2a946926853608d67805bd9f4a58345fff364a
Got Revision3e2a946926853608d67805bd9f4a58345fff364a
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 47 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 9 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16113 Build
codebase Build
got_revision 3e2a946926853608d67805bd9f4a58345fff364a Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3e2a946926853608d67805bd9f4a58345fff364a Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Dec 2 16:38:11 2025
EndTue Dec 2 16:46:47 2025
Elapsed8 mins, 35 secs

All Changes:

:

  1. Change #250736

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 02 Dec 2025 16:27:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3e2a946926853608d67805bd9f4a58345fff364a

    Comments

    ldap: provide version for "legacy" ldap as well
    It displays in version output as WinLDAP and LDAP/1, compared to
    OpenLDAP/[version] for the OpenLDAP backend code.
    
    Closes #19808

    Changed files

    • lib/curl_ldap.h
    • lib/ldap.c
    • lib/openldap.c
    • lib/version.c