[{"builderName":"curl-threaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Thu 30 Jul 2026 09:12:28","branch":"master","category":"curl","codebase":"","comments":"RELEASE-NOTES: synced","files":[{"name":"RELEASE-NOTES"}],"number":276539,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"33a967318c74c681fbb0ceee7f079a5aa2df0b97","revision":"33a967318c74c681fbb0ceee7f079a5aa2df0b97","revlink":"","when":1785395548,"who":"Daniel Stenberg <daniel@haxx.se>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"33a967318c74c681fbb0ceee7f079a5aa2df0b97"},"submittedAt":1785389773},{"builderName":"curl-threaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Thu 30 Jul 2026 10:36:51","branch":"master","category":"curl","codebase":"","comments":"GHA: set `HOMEBREW_NO_INSTALL_CLEANUP=1` where brew is used\nTo save work unnecessary in CI context, and to reduce log noise.\n\nCherry-picked from #22437\n\nCloses #22440","files":[{"name":".github/workflows/checksrc.yml"},{"name":".github/workflows/codeql.yml"},{"name":".github/workflows/configure-vs-cmake.yml"},{"name":".github/workflows/distcheck.yml"},{"name":".github/workflows/linux.yml"},{"name":".github/workflows/macos.yml"}],"number":276550,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"d3e74f127864777de76016a76d547592e756d479","revision":"d3e74f127864777de76016a76d547592e756d479","revlink":"","when":1785400611,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Thu 30 Jul 2026 10:39:01","branch":"master","category":"curl","codebase":"","comments":"lib5004: fix memleak on OOM, check all slist append results (httpsig)\nDetected by torture tests:\n```\ntest 5004...[HTTP RFC 9421 B.2.6: Ed25519 POST with headers (RFC test vector)]\n 105 functions found, but only fail 25 (23.81%)\n** MEMORY FAILURE\nLeak detected: memory still allocated: 99 bytes\nAt 6000022c9408, there is 36 bytes.\n allocated by /Users/runner/work/curl/curl/lib/slist.c:87\nAt 6000039c8e78, there is 31 bytes.\n allocated by /Users/runner/work/curl/curl/lib/slist.c:87\nAt 6000037dd688, there is 16 bytes.\n allocated by /Users/runner/work/curl/curl/lib/slist.c:62\nAt 6000037dd628, there is 16 bytes.\n allocated by /Users/runner/work/curl/curl/lib/slist.c:62\nLIMIT /Users/runner/work/curl/curl/lib/slist.c:62 malloc reached memlimit\n 5004: torture FAILED: function number 10 in test.\n```\nRef: https://github.com/curl/curl/actions/runs/30497660391/job/90730128599?pr=22437#step:16:2331\n\nAlso:\n- enable HTTPSIG in torture tests.\n- NULL check all `curl_slist_append()` results.\n- apply a NULL check to sibling test 5000 also.\n\nCo-authored-by: Daniel Stenberg\nFollow-up to a55731050e8c3dbea0b96205cf916443118f6acb #22386 #21239\n\nCloses #22437","files":[{"name":".github/workflows/linux.yml"},{"name":"tests/libtest/lib5000.c"},{"name":"tests/libtest/lib5004.c"}],"number":276551,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"ddb22d12c2a3336b33b3e2c9b7fc0da5b893de49","revision":"ddb22d12c2a3336b33b3e2c9b7fc0da5b893de49","revlink":"","when":1785400741,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"ddb22d12c2a3336b33b3e2c9b7fc0da5b893de49"},"submittedAt":1785395105},{"builderName":"curl-threaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Thu 30 Jul 2026 11:26:22","branch":"master","category":"curl","codebase":"","comments":"GHA: update dependency google/boringssl to v0.20260730.0\nCloses #22442","files":[{"name":".github/workflows/http3-linux.yml"},{"name":".github/workflows/linux.yml"}],"number":276561,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"83216878e4fdb7748e13d571068b08412c132d66","revision":"83216878e4fdb7748e13d571068b08412c132d66","revlink":"","when":1785403582,"who":"renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>"},{"at":"Thu 30 Jul 2026 11:26:22","branch":"master","category":"curl","codebase":"","comments":"tidy-up: comments, messages, formatting\n- 'null-terminate', sync casing.\n- add an `#endif` comment.\n- avoid a few instances of 'will'.\n- configure: 'aws' -> 'aws-sigv4', where missing.\n- unfold/fold lines.\n- update memzero/strzero comments.\n- uppercase 'CRLF'.\n\nCloses #22443","files":[{"name":"README"},{"name":"configure.ac"},{"name":"docs/libcurl/opts/CURLOPT_HTTPSIG_ALGORITHM.md"},{"name":"docs/libcurl/opts/CURLOPT_HTTPSIG_HEADERS.md"},{"name":"docs/libcurl/opts/CURLOPT_HTTPSIG_KEY.md"},{"name":"docs/libcurl/opts/CURLOPT_HTTPSIG_KEYID.md"},{"name":"lib/curl_ed25519.c"},{"name":"lib/curl_gssapi.c"},{"name":"lib/curlx/base64.c"},{"name":"lib/curlx/strdup.c"},{"name":"lib/escape.c"},{"name":"lib/ftp.c"},{"name":"lib/pop3.c"},{"name":"lib/sendf.c"},{"name":"lib/smtp.c"},{"name":"lib/vauth/ntlm.c"},{"name":"projects/OS400/os400sys.c"},{"name":"projects/vms/curl_crtl_init.c"},{"name":"src/tool_doswin.c"},{"name":"tests/ftpserver.pl"},{"name":"tests/negtelnetserver.py"},{"name":"tests/server/tftpd.c"}],"number":276562,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"c4013cdb85fcb8fa3f0613b5263a09af21832aef","revision":"c4013cdb85fcb8fa3f0613b5263a09af21832aef","revlink":"","when":1785403582,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"c4013cdb85fcb8fa3f0613b5263a09af21832aef"},"submittedAt":1785398086},{"builderName":"curl-threaded-solaris10-sparc","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-sparc","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Thu 30 Jul 2026 12:00:22","branch":"master","category":"curl","codebase":"","comments":"tidy-up: minor code fixes and improvements\n- schannel: drop redundant parentheses.\n- os400sys: drop redundant includes.\n  Follow-up to ebc5212dacd3db8f5315b5a2d676415848e936d5 #22374\n- pytest: replace `()` with `[]` to match rest of tests.\n- libtests: constify some local pointers.\n- libtests: drop redundant `(long)` casts.\n- lib650: use `CURL_CSTRLEN()`.\n  Follow-up to 59dc2bbe07c3b5889e0b380e5fa384d338d9d24e #22424\n\nCloses #22444","files":[{"name":"lib/vtls/schannel.c"},{"name":"projects/OS400/os400sys.c"},{"name":"tests/http/test_02_download.py"},{"name":"tests/http/test_21_resolve.py"},{"name":"tests/libtest/lib1549.c"},{"name":"tests/libtest/lib1582.c"},{"name":"tests/libtest/lib3102.c"},{"name":"tests/libtest/lib3207.c"},{"name":"tests/libtest/lib5000.c"},{"name":"tests/libtest/lib5004.c"},{"name":"tests/libtest/lib650.c"}],"number":276567,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"b84838073c8d3beb0e870fb4e5e346186a2ecdc0","revision":"b84838073c8d3beb0e870fb4e5e346186a2ecdc0","revlink":"","when":1785405622,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Thu 30 Jul 2026 12:00:22","branch":"master","category":"curl","codebase":"","comments":"gitignore: maintenance updates\n- docs/cmdline-opts/.gitignore: also ignore `manpage.tmp.*`.\n  Follow-up to a55731050e8c3dbea0b96205cf916443118f6acb #22386 #21239\n\n- ./.gitignore: drop obsolete entries.\n  Follow-up to 4f38db1d28a971f938400f558e968fdffb9233a0 #1923\n\nCloses #22445","files":[{"name":".gitignore"},{"name":"docs/cmdline-opts/.gitignore"}],"number":276568,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"1d7b8e6c29e22c88750fb53a01e30be03104a3fd","revision":"1d7b8e6c29e22c88750fb53a01e30be03104a3fd","revlink":"","when":1785405622,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"1d7b8e6c29e22c88750fb53a01e30be03104a3fd"},"submittedAt":1785399890}]