Builder curl-unthreaded-solaris11-sparc Build #4559
Results:
Build successful
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a |
| Got Revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a |
| Changes | 7 changes |
BuildSlave:
unstable11sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc | slave |
| buildername | curl-unthreaded-solaris11-sparc | Builder |
| buildnumber | 4559 | Build |
| codebase | Build | |
| got_revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a | Git |
| osplatform | SPARC | SetPropertyFromCommand Step |
| osrelease | 11 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a | Build |
| scheduler | schedule-curl-unthreaded-solaris11-sparc | Scheduler |
| slavename | unstable11s | BuildSlave |
| workdir | /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Daniel Stenbergdaniel@haxx.se
- Stefan Eissingstefan@eissing.org
- Viktor Szakatscommit@vsz.me
- x2018xkernel.wang@foxmail.com
Timing:
| Start | Sat Nov 1 00:14:11 2025 |
| End | Sat Nov 1 01:39:57 2025 |
| Elapsed | 1 hrs, 25 mins, 46 secs |
All Changes:
:
Change #247247
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Fri 31 Oct 2025 23:09:05 Repository https://github.com/curl/curl.git Project curl Branch master Revision d646d5a130993b8c438aa193463556e5efb2a54b Comments
openssl: fix the ocsp len arg to Curl_vtls_apple_verify If it has no data, pass in a zero. Fixes #19303 Reported-by: Harry Sintonen Closes #19305
Changed files
- lib/vtls/openssl.c
Change #247248
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Fri 31 Oct 2025 23:10:35 Repository https://github.com/curl/curl.git Project curl Branch master Revision b4630ed8faef1834e2b64f30acc24e5101d4d2fb Comments
sectrust: fix verifystatus via sectrust When openssl does not verify the certificate, but apple sectrust does, we also pass it the ocsp stapled response when configured and available. When openssl does not verify the cert chain, it will also not be able to verify the ocsp stapling. Do not call it if sectrust is the verifier of the cert chain. Fixes #19307 Reported-by: Harry Sintonen Closes #19308
Changed files
- lib/vtls/openssl.c
Change #247253
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Fri 31 Oct 2025 23:24:38 Repository https://github.com/curl/curl.git Project curl Branch master Revision d4d7139e70affc5f667d12d7e9c9d5bb71ae61ca Comments
openssl: combine all the x509-store flags ... intead of overwriting the previous ones in ossl_populate_x509_store() Pointed out by ZeroPath Closes #19306
Changed files
- lib/vtls/openssl.c
Change #247256
Category curl Changed by x2018 <xkernel.wang@foxmail.com> Changed at Fri 31 Oct 2025 23:27:06 Repository https://github.com/curl/curl.git Project curl Branch master Revision 27f55383fb9e3e8e84eaa06caaf164288a6b01ae Comments
schannel: properly close the certfile on error Closes #19304
Changed files
- lib/vtls/schannel.c
Change #247257
Category curl Changed by Stefan Eissing <stefan@eissing.org> Changed at Fri 31 Oct 2025 23:27:59 Repository https://github.com/curl/curl.git Project curl Branch master Revision c35a87d7768716bb270f5b161cbdf7e664d74f4b Comments
scorecard: more params for upload tests Add --upload-parallel=n for controlling upload parallelism. Make upload processing similar to download processing. Closes #19302
Changed files
- tests/http/scorecard.py
Change #247260
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 23:44:21 Repository https://github.com/curl/curl.git Project curl Branch master Revision d2f0a0e7961301a2d1181ed7e3926201d60870a0 Comments
tests/libtest: consistent variable naming for easy/multi/share handles Follow-up to 928363f28ca533d743adcb70597c3e30917c6cbd #19299 Closes #19311
Changed files
- tests/libtest/cli_h2_pausing.c
- tests/libtest/cli_h2_serverpush.c
- tests/libtest/cli_h2_upgrade_extreme.c
- tests/libtest/cli_hx_download.c
- tests/libtest/cli_hx_upload.c
- tests/libtest/cli_tls_session_reuse.c
- tests/libtest/cli_ws_data.c
- tests/libtest/lib1485.c
- tests/libtest/lib1500.c
- tests/libtest/lib1501.c
- tests/libtest/lib1502.c
- tests/libtest/lib1506.c
- tests/libtest/lib1507.c
- tests/libtest/lib1508.c
- tests/libtest/lib1515.c
- tests/libtest/lib1523.c
- tests/libtest/lib1531.c
- tests/libtest/lib1533.c
- tests/libtest/lib1540.c
- tests/libtest/lib1541.c
- tests/libtest/lib1542.c
- tests/libtest/lib1545.c
- tests/libtest/lib1550.c
- tests/libtest/lib1552.c
- tests/libtest/lib1553.c
- tests/libtest/lib1554.c
- tests/libtest/lib1557.c
- tests/libtest/lib1565.c
- tests/libtest/lib1568.c
- tests/libtest/lib1569.c
- tests/libtest/lib1592.c
- tests/libtest/lib1662.c
- tests/libtest/lib1900.c
- tests/libtest/lib1903.c
- tests/libtest/lib1905.c
- tests/libtest/lib1908.c
- tests/libtest/lib1910.c
- tests/libtest/lib1911.c
- tests/libtest/lib1913.c
- tests/libtest/lib1915.c
- tests/libtest/lib1939.c
- tests/libtest/lib1940.c
- tests/libtest/lib1945.c
- tests/libtest/lib2032.c
- tests/libtest/lib2301.c
- tests/libtest/lib2302.c
- tests/libtest/lib2306.c
- tests/libtest/lib2402.c
- tests/libtest/lib2404.c
- tests/libtest/lib2405.c
- tests/libtest/lib2502.c
- tests/libtest/lib3027.c
- tests/libtest/lib3033.c
- tests/libtest/lib3105.c
- tests/libtest/lib3207.c
- tests/libtest/lib502.c
- tests/libtest/lib503.c
- tests/libtest/lib504.c
- tests/libtest/lib506.c
- tests/libtest/lib507.c
- tests/libtest/lib525.c
- tests/libtest/lib526.c
- tests/libtest/lib530.c
- tests/libtest/lib533.c
- tests/libtest/lib540.c
- tests/libtest/lib543.c
- tests/libtest/lib544.c
- tests/libtest/lib547.c
- tests/libtest/lib552.c
- tests/libtest/lib555.c
- tests/libtest/lib560.c
- tests/libtest/lib564.c
- tests/libtest/lib573.c
- tests/libtest/lib575.c
- tests/libtest/lib576.c
- tests/libtest/lib582.c
- tests/libtest/lib583.c
- tests/libtest/lib586.c
- tests/libtest/lib591.c
- tests/libtest/lib597.c
- tests/libtest/lib643.c
- tests/libtest/lib653.c
- tests/libtest/lib654.c
- tests/libtest/lib658.c
- tests/libtest/lib659.c
- tests/libtest/lib667.c
- tests/libtest/lib668.c
- tests/libtest/lib670.c
- tests/libtest/lib674.c
- tests/libtest/lib678.c
- tests/libtest/lib751.c
- tests/libtest/lib753.c
- tests/libtest/lib758.c
- tests/libtest/lib766.c
- tests/libtest/testtrace.c
- tests/libtest/testtrace.h
Change #247261
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Fri 31 Oct 2025 23:44:21 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2e408aa5ccafedd3dec3197b8a29d1dd8477f50a Comments
tests: replace standalone significant tabs with macro Follow-up to d29f14b9cf0d38f3887b6eadc71af16903bc7f5b #19300 Closes #19315
Changed files
- tests/data/test1105
- tests/data/test1185