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

Builder curl-threaded-solaris11-i386 Build #5201

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision014be82a66f62972a68c4c9ae5300edc84e9b0df
Got Revision014be82a66f62972a68c4c9ae5300edc84e9b0df
Changes8 changes

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-i386' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5201 Build
codebase Build
got_revision 014be82a66f62972a68c4c9ae5300edc84e9b0df Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 014be82a66f62972a68c4c9ae5300edc84e9b0df Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. alhudz
  4. renovate[bot]

Timing:

StartTue Jun 9 15:20:29 2026
EndTue Jun 9 17:13:19 2026
Elapsed1 hrs, 52 mins, 50 secs

All Changes:

:

  1. Change #270078

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 13:24:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 056dcd9e71fcdce8b123de7ac4f43fafb1ccadcb

    Comments

    pytest: use `Optional[]`, adjust whitespace
    Reported by GitHub Code Quality
    
    Closes #21928

    Changed files

    • tests/http/testenv/curl.py
  2. Change #270079

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 13:24:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb4b3e75e808c6527e85d31a64a8ded421d85279

    Comments

    smbserver: check impacket presence differently
    To silence ruff and GitHub CodeQL warnings.
    
    Closes #21929

    Changed files

    • tests/smbserver.py
  3. Change #270082

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 09 Jun 2026 13:34:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c7cba2fd2dfe7826484d99ead7c5fd925aa3d56f

    Comments

    sigv4: URL encode the user name in the header
    - split into sub functions
    - add 'aws-sigv4' as keyword for many tests
    
    Verify with test 3222
    
    Reported-by: Trail of Bits
    Closes #21923

    Changed files

    • lib/http_aws_sigv4.c
    • tests/data/Makefile.am
    • tests/data/test1933
    • tests/data/test1934
    • tests/data/test1935
    • tests/data/test1936
    • tests/data/test1937
    • tests/data/test1938
    • tests/data/test1955
    • tests/data/test1956
    • tests/data/test1957
    • tests/data/test1959
    • tests/data/test1970
    • tests/data/test1971
    • tests/data/test1972
    • tests/data/test1973
    • tests/data/test1974
    • tests/data/test1975
    • tests/data/test1976
    • tests/data/test1978
    • tests/data/test3222
  4. Change #270087

    Category curl
    Changed by alhudz <al.hudz.kohnoyoudont@gmail.com>
    Changed at Tue 09 Jun 2026 13:56:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 62b118cf22d88d8d3962d41fd6757e635c70b166

    Comments

    http-proxy: verify CONNECT response headers
    Verifed by test 2107
    
    Closes #21927

    Changed files

    • lib/cf-h1-proxy.c
    • tests/data/Makefile.am
    • tests/data/test2107
  5. Change #270109

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 14:34:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e37417e0213c4a5a226c20859720b8aba8dac03f

    Comments

    psl: require libpsl 0.16.0 (2016-12-10) or greater
    Debian Stretch offers 0.17.0.
    
    Ref: https://github.com/rockdaboot/libpsl/releases/tag/libpsl-0.16.0
    Ref: https://sources.debian.org/src/libpsl/
    
    Closes #21933

    Changed files

    • docs/INTERNALS.md
    • lib/psl.c
  6. Change #270110

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 09 Jun 2026 14:34:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d8c97b021b8b23be4dd5baf0ebade5823de01c21

    Comments

    GHA: update dependency openssl/openssl to v4.0.1
    Closes #21934

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  7. Change #270111

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 14:37:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 59213abfb2fdac9936595330c37e722dd952b01b

    Comments

    tidy-up: drop redundant `!= NULL` syntax
    Where missed by checksrc.
    
    Closes #21932

    Changed files

    • docs/examples/crawler.c
    • lib/asyn-ares.c
    • lib/cfilters.c
    • lib/curl_addrinfo.c
    • lib/curl_sha512_256.c
    • lib/fake_addrinfo.c
    • lib/formdata.c
    • lib/http2.c
    • lib/if2ip.c
    • lib/ldap.c
    • lib/memdebug.c
    • lib/openldap.c
    • lib/psl.c
    • lib/transfer.c
    • lib/urlapi.c
    • lib/vauth/vauth.c
    • lib/version.c
    • lib/vquic/cf-ngtcp2.c
    • lib/vssh/libssh2.c
    • lib/vtls/keylog.c
    • lib/vtls/schannel.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/wolfssl.c
    • src/tool_doswin.c
    • src/tool_vms.c
    • tests/libtest/lib2302.c
    • tests/libtest/lib2700.c
    • tests/unit/unit1396.c
    • tests/unit/unit1602.c
    • tests/unit/unit1616.c
    • tests/unit/unit1676.c
    • tests/unit/unit3200.c
  8. Change #270112

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 14:37:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 014be82a66f62972a68c4c9ae5300edc84e9b0df

    Comments

    tidy-up: drop redundant `== NULL` syntax
    Where missed by checksrc.
    
    Closes #21935

    Changed files

    • docs/examples/htmltitle.cpp
    • lib/cfilters.h
    • lib/easy.c
    • lib/ftplistparser.c
    • lib/multi.c
    • lib/pingpong.c
    • lib/url.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/rustls.c
    • src/tool_doswin.c
    • tests/libtest/lib1536.c
    • tests/unit/README.md
    • tests/unit/unit1300.c
    • tests/unit/unit1304.c
    • tests/unit/unit1309.c
    • tests/unit/unit1605.c
    • tests/unit/unit1620.c
    • tests/unit/unit2601.c