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

Builder curl-ares-solaris10-i386 Build #4442

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb7c9229cc6d22fbbdd9f69d9f2ff4f9f280480a7
Got Revisionb7c9229cc6d22fbbdd9f69d9f2ff4f9f280480a7
Changes7 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 4 mins, 51 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-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4442 Build
codebase Build
got_revision b7c9229cc6d22fbbdd9f69d9f2ff4f9f280480a7 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b7c9229cc6d22fbbdd9f69d9f2ff4f9f280480a7 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. alhudz

Timing:

StartThu Jun 11 10:26:41 2026
EndThu Jun 11 20:38:23 2026
Elapsed10 hrs, 11 mins, 42 secs

All Changes:

:

  1. Change #270375

    Category curl
    Changed by alhudz <al.hudz.kohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 08:13:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7ec25148c06b049d3252172ff17fae85b19c54c9

    Comments

    digest: flush proxy state on proxy or credential change
    Closes #21951

    Changed files

    • lib/http_digest.c
  2. Change #270376

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 11 Jun 2026 08:15:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 30c9c79cf8d2dfc37a8d005095a3e0626cddcd75

    Comments

    cf-socket: make Curl_addr2string static
    Move as sockaddr2string() into cf-socket.c where its only callers are.
    
    Mark as UNITTEST for unit1609.
    
    Move "struct Curl_sockaddr_ex" into sockaddr.h, so connect.h and
    cf-socket.h can be included without all the system headers needed.
    
    Closes #21946

    Changed files

    • lib/cf-ip-happy.c
    • lib/cf-socket.c
    • lib/cf-socket.h
    • lib/connect.c
    • lib/connect.h
    • lib/sockaddr.h
    • lib/vquic/cf-ngtcp2-cmn.c
    • lib/vquic/cf-quiche.c
    • tests/unit/unit1607.c
    • tests/unit/unit1609.c
    • tests/unit/unit2600.c
  3. Change #270394

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 11 Jun 2026 10:06:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 946306b3e5f62f52ff72db85506eb5b789c4e66d

    Comments

    cf-ip-happy: update documentation
    Reported-by: correctmost on github
    Fixes #21957
    Closes #21959

    Changed files

    • lib/cf-ip-happy.c
    • lib/cf-ip-happy.h
  4. Change #270400

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 11 Jun 2026 10:07:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8a867c206227f9b7a11f77f528902cf379bf0d43

    Comments

    h3proxy: no stream userdata
    Do not set the easy handle opening a proxy tunnel as userdata on the
    stream. The ease handle might go out of scope long before the tunnel
    stream is closed.
    
    Closes #21962

    Changed files

    • lib/vquic/cf-ngtcp2-proxy.c
  5. Change #270401

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 10:09:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9d93d4abe185bffac28a29e182e18abac0782f18

    Comments

    SECURITY-ADVISORY.md: expand
    Fill in missing information and rephrase a little
    
    Closes #21964

    Changed files

    • docs/SECURITY-ADVISORY.md
  6. Change #270402

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 10:11:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9cf6b70ad7e90ded63d0e4c5da3af9c447e1ef43

    Comments

    multi: remove a stale comment
    It tricks humans and AIs alike.
    
    Closes #21961

    Changed files

    • lib/multi.c
  7. Change #270404

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 10:11:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b7c9229cc6d22fbbdd9f69d9f2ff4f9f280480a7

    Comments

    CURLINFO_CONTENT_LENGTH_UPLOAD_T.md: expand
    Fixes #21953
    Reported-by: BazaarAcc32 on github
    Closes #21956

    Changed files

    • docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.md