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

Builder curl-ares-solaris10-i386 Build #4468

Results:

Exception git

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision560dc2985ac4909853b295988292f96467fad026
Changes11 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4468 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 560dc2985ac4909853b295988292f96467fad026 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. Viktor Szakats

Timing:

StartMon Jun 22 22:15:35 2026
EndMon Jun 22 22:15:38 2026
Elapsed2 secs

All Changes:

:

  1. Change #272062

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 22 Jun 2026 10:12:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d638eac18967d8afef230ced3daddc47cebd9737

    Comments

    libssh2: code and infof/trace cleanups
    Give the libssh2 infof() messages a common format, add/clarify some to
    make the connect/authentication flow more clear.
    
    Closes #22101

    Changed files

    • lib/vssh/libssh2.c
  2. Change #272063

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 22 Jun 2026 10:15:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c5d0e93879d94c8ab8034b35a26cbdfa93a2dac8

    Comments

    HTTP3.md: update quiche build
    Fixes #22105
    Reported-by: av223119 on github
    Closes #22109

    Changed files

    • docs/HTTP3.md
  3. Change #272077

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 22 Jun 2026 11:49:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c35e2cb29f3a20fa6fb330027c77216e0bc6297f

    Comments

    setopt: cleanup the length check for COPYPOSTFIELDS handling
    Make it more straight-forward
    
    Closes #22127

    Changed files

    • lib/setopt.c
  4. Change #272081

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 12:08:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2735ef3baeaf8ee7a6019e224d83a2501ea1d437

    Comments

    libssh2: fix to return error code on missing parameter
    Reported by GitHub Code Quality
    
    Follow-up to 0095f98464d85a3b2863d1c9ef7c5a71c9739450 #15250
    
    Closes #22125

    Changed files

    • lib/vssh/libssh2.c
  5. Change #272082

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 12:08:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b3675fe80a3393264d58d0359b3c5ab332f3a9f9

    Comments

    libssh2: drop stray double-negative from `strncmp()` result
    Just a tidy-up. Logic remains identical.
    
    Spotted by GitHub Code Quality
    
    Follow-up to a867314f4fba0f05201226093335d75f3dbd0f3f #16382
    
    Closes #22126

    Changed files

    • lib/vssh/libssh2.c
  6. Change #272083

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 12:08:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f7d4e11f4b423a6db61ca86cf59483fad9f4bc13

    Comments

    setopt: return error if received `curl_blob->data` is NULL
    To avoid dereferencing in the function if `CURL_BLOB_COPY` is set, or
    outside of the function if unset.
    
    Reported-by: netspacer.research
    
    Closes #22129

    Changed files

    • lib/setopt.c
  7. Change #272093

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 13:04:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d824266425d000d4b7c8ca8756dbff83bfa4eb02

    Comments

    appveyor: pass `--proto-redir =https` option
    Follow-up to 500820682ce570f21586f567ddec4dbea4e6dad5 #21757
    
    Closes #22130

    Changed files

    • appveyor.sh
  8. Change #272129

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 22 Jun 2026 17:16:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision be1d976a2ab998aaaa824e4396e43c647a17cdb2

    Comments

    peer: fix ipv6 detection
    When trying to detect ipv6 addresses, ipv4 addresses were also
    flagged as ipv6.
    
    Add test2413 to check.
    
    Closes #22134

    Changed files

    • lib/peer.c
    • tests/data/Makefile.am
    • tests/data/test2413
    • tests/unit/Makefile.inc
    • tests/unit/unit2413.c
  9. Change #272141

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 21:04:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 57355408352585c784e58862cb57a0fd3d14c0b3

    Comments

    CURLOPT_SSLVERSION.md: drop stray space from 'SSLv*', 'TLSv*'
    To match rest of codebase.
    
    Closes #22131

    Changed files

    • docs/libcurl/opts/CURLOPT_SSLVERSION.md
  10. Change #272142

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 21:04:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b0d0f16d20d8f2c3d14c9f9d25699ba883c6d95a

    Comments

    tidy-up: make 'CA' uppercase, where missing
    ```sh
    git grep -w ca | grep -v -E -i 'ca[;"=/()%_.-]' | grep -v -E -i '[*$"=/()%_.-]ca'
    ```
    
    Closes #22135

    Changed files

    • acinclude.m4
    • configure.ac
    • docs/FAQ.md
    • docs/TheArtOfHttpScripting.md
    • docs/examples/cacertinmem.c
    • docs/libcurl/libcurl-tutorial.md
    • docs/libcurl/opts/CURLINFO_CAINFO.md
    • docs/libcurl/opts/CURLINFO_CAPATH.md
    • lib/config-os400.h
    • lib/curl_config-cmake.h.in
    • lib/vtls/vtls_config.c
    • m4/curl-amissl.m4
    • projects/vms/generate_config_vms_h_curl.com
    • scripts/firefox-db2pem.sh
  11. Change #272143

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 21:04:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 560dc2985ac4909853b295988292f96467fad026

    Comments

    doh: drop redundant `curlx_dyn_free()` call in `doh_probe_done()`
    The buffer is freed on the next instruction via `Curl_meta_remove()`'s
    destructor.
    
    Reported-by: netspacer.research
    
    Follow-up to 1ebd92d0fdbb1693c926f7190442dff00226fbf3 #16384
    
    Closes #22133

    Changed files

    • lib/doh.c