[{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 02 Jun 2026 15:31:48","branch":"master","category":"curl","codebase":"","comments":"tidy-up: use test/example domains more\nCloses #21849","files":[{"name":"docs/examples/ephiperfifo.c"},{"name":"docs/examples/evhiperfifo.c"},{"name":"docs/examples/ghiper.c"},{"name":"docs/examples/hiperfifo.c"},{"name":"tests/data/test536"},{"name":"tests/libtest/lib536.c"},{"name":"tests/unit/unit2600.c"}],"number":269205,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"89683e05b9e0884ccb860a3e01822c20145a12ef","revision":"89683e05b9e0884ccb860a3e01822c20145a12ef","revlink":"","when":1780407108,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"89683e05b9e0884ccb860a3e01822c20145a12ef"},"submittedAt":1780407771},{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 02 Jun 2026 17:01:58","branch":"master","category":"curl","codebase":"","comments":"RELEASE-NOTES: synced","files":[{"name":"RELEASE-NOTES"}],"number":269210,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"a4313f1a98218dd577ee3da5e91ee432727012b6","revision":"a4313f1a98218dd577ee3da5e91ee432727012b6","revlink":"","when":1780412518,"who":"Daniel Stenberg <daniel@haxx.se>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"a4313f1a98218dd577ee3da5e91ee432727012b6"},"submittedAt":1780413168},{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 02 Jun 2026 19:47:01","branch":"master","category":"curl","codebase":"","comments":"github: Add AI usage warning to issue, doc and PR templates\n- Explain to contributors that though AI use is acceptable they must\n  not file unless they can understand and explain their work without AI.\n\nAssisted-by: Viktor Szakats\n\nRef: https://github.com/curl/curl/discussions/21792\n\nCloses https://github.com/curl/curl/pull/21801","files":[{"name":".github/ISSUE_TEMPLATE/bug_report.yml"},{"name":".github/ISSUE_TEMPLATE/docs.yml"},{"name":".github/pull_request_template.md"},{"name":"REUSE.toml"}],"number":269220,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"74f18f27a21c08d924dea525dad37fc388b489e0","revision":"74f18f27a21c08d924dea525dad37fc388b489e0","revlink":"","when":1780422421,"who":"Jay Satiro <raysatiro@yahoo.com>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"74f18f27a21c08d924dea525dad37fc388b489e0"},"submittedAt":1780422769},{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 02 Jun 2026 19:58:21","branch":"master","category":"curl","codebase":"","comments":"schannel: use fopen instead CreateFile\n- Refactor CA file reading to use the typical fopen/fread instead of\n  CreateFile/ReadFile.\n\nCloses https://github.com/curl/curl/pull/21773","files":[{"name":"lib/vtls/schannel_verify.c"}],"number":269222,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"a79467343fa709e6065c16293b79504d234d7311","revision":"a79467343fa709e6065c16293b79504d234d7311","revlink":"","when":1780423101,"who":"Vasiliy-Kkk <61242428+Vasiliy-Kkk@users.noreply.github.com>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"a79467343fa709e6065c16293b79504d234d7311"},"submittedAt":1780423371},{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 02 Jun 2026 21:59:41","branch":"master","category":"curl","codebase":"","comments":"gtls: minor fixes and improvements\n- fix GnuTLS function name reference in `Curl_gtls_shared_creds_create()`\n  error message.\n  Spotted by GitHub Code Quality.\n- unfold a line.\n- in `Curl_gtls_verifyserver()`:\n  - report the failure of `gnutls_x509_crt_import()`.\n    Spotted by GitHub Code Quality.\n  - fix a minor inconsistency in error strings.\n  - drop redundant NULL checks for `config->issuercert`.\n\nCloses #21850","files":[{"name":"lib/vtls/gtls.c"}],"number":269230,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"2932b7f56f4658d7371719fe68648d7504a3af28","revision":"2932b7f56f4658d7371719fe68648d7504a3af28","revlink":"","when":1780430381,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"2932b7f56f4658d7371719fe68648d7504a3af28"},"submittedAt":1780430572},{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Tue 02 Jun 2026 22:46:03","branch":"master","category":"curl","codebase":"","comments":"hsts.md: mention multiple curl invokes effect\nReported-by: zhanhb on github\nRef: #21847\nCloses #21851","files":[{"name":"docs/cmdline-opts/hsts.md"}],"number":269240,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"5d178de986ee124a8ec88f252769488d6644decb","revision":"5d178de986ee124a8ec88f252769488d6644decb","revlink":"","when":1780433163,"who":"Daniel Stenberg <daniel@haxx.se>"},{"at":"Tue 02 Jun 2026 22:48:21","branch":"master","category":"curl","codebase":"","comments":"vquic: moving related things into subdir\nMove QUIC related implementations into the vquic directory. Rename\nfiles that implement a connection filter accordingly.\n\nCloses #21848","files":[{"name":"lib/Makefile.inc"},{"name":"lib/capsule.c"},{"name":"lib/capsule.h"},{"name":"lib/cf-capsule.c"},{"name":"lib/cf-capsule.h"},{"name":"lib/cf-h2-proxy.c"},{"name":"lib/cf-h3-proxy.c"},{"name":"lib/cf-h3-proxy.h"},{"name":"lib/cf-ip-happy.c"},{"name":"lib/connect.c"},{"name":"lib/curl_trc.c"},{"name":"lib/http_proxy.c"},{"name":"lib/vquic/capsule.c"},{"name":"lib/vquic/capsule.h"},{"name":"lib/vquic/cf-capsule.c"},{"name":"lib/vquic/cf-capsule.h"},{"name":"lib/vquic/cf-ngtcp2-proxy.c"},{"name":"lib/vquic/cf-ngtcp2-proxy.h"},{"name":"lib/vquic/cf-ngtcp2.c"},{"name":"lib/vquic/cf-ngtcp2.h"},{"name":"lib/vquic/cf-quiche.c"},{"name":"lib/vquic/cf-quiche.h"},{"name":"lib/vquic/curl_ngtcp2.c"},{"name":"lib/vquic/curl_ngtcp2.h"},{"name":"lib/vquic/curl_quiche.c"},{"name":"lib/vquic/curl_quiche.h"},{"name":"lib/vquic/vquic.c"},{"name":"lib/vquic/vquic.h"},{"name":"tests/unit/unit3400.c"}],"number":269241,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"22d979400acee773da1ad9c462e5c75630650f21","revision":"22d979400acee773da1ad9c462e5c75630650f21","revlink":"","when":1780433301,"who":"Stefan Eissing <stefan@eissing.org>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"22d979400acee773da1ad9c462e5c75630650f21"},"submittedAt":1780433571},{"builderName":"curl-unthreaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-unthreaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Wed 03 Jun 2026 00:27:43","branch":"master","category":"curl","codebase":"","comments":"GHA: bump 2 GitHub Actions\n- updates `actions/labeler` from 6.0.1 to 6.1.0\n- updates `github/codeql-action` from 4.35.2 to 4.36.0\n\nCloses #21852","files":[{"name":".github/workflows/codeql.yml"},{"name":".github/workflows/label.yml"}],"number":269247,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"fb6be547e826f266e96bbbc3df4be18f5b8d37c7","revision":"fb6be547e826f266e96bbbc3df4be18f5b8d37c7","revlink":"","when":1780439263,"who":"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"fb6be547e826f266e96bbbc3df4be18f5b8d37c7"},"submittedAt":1780439728}]