[{"builderName":"curl-threaded-solaris10-i386","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-i386","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Wed 17 Jun 2026 14:05:03","branch":"master","category":"curl","codebase":"","comments":"http: for basic+digest auth, do not engage on empty user+passwd\nSince we have the quirky of empty credentials (the empty string for\nusername and password) for Negotiate reactivated, we need to check for\nthis when considering Basic and Digest auth.\n\nVerify a redirect to blank user+password in test 2208\n\nCloses #22060","files":[{"name":"lib/creds.h"},{"name":"lib/http.c"},{"name":"tests/data/Makefile.am"},{"name":"tests/data/test2208"}],"number":271459,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"d2886c5ac47bf5e08f74ee2c027ab16b23a64587","revision":"d2886c5ac47bf5e08f74ee2c027ab16b23a64587","revlink":"","when":1781697903,"who":"Stefan Eissing <stefan@eissing.org>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"d2886c5ac47bf5e08f74ee2c027ab16b23a64587"},"submittedAt":1781698198},{"builderName":"curl-threaded-solaris10-i386","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-i386","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Wed 17 Jun 2026 14:37:14","branch":"master","category":"curl","codebase":"","comments":"first.h reflow","files":[{"name":"tests/libtest/first.h"}],"number":271474,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"60381b2046af3e863ede3362dffcf5df99cc60e0","revision":"60381b2046af3e863ede3362dffcf5df99cc60e0","revlink":"","when":1781699834,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Wed 17 Jun 2026 14:37:54","branch":"master","category":"curl","codebase":"","comments":"src: sync nghttp2 versions checks with current requirements\nAlso:\n- drop a redundant check.\n- make the in-source error informative.\n\nFollow-up to 2900c29218d2d24ab519853589da84caa850e8c7 #11473\n\nCloses #22061","files":[{"name":"lib/cf-h2-proxy.c"},{"name":"lib/http2.c"}],"number":271475,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"4abe47e1f53ccc69218bad0453ec07c28a5b5726","revision":"4abe47e1f53ccc69218bad0453ec07c28a5b5726","revlink":"","when":1781699874,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Wed 17 Jun 2026 14:37:54","branch":"master","category":"curl","codebase":"","comments":"INTERNALS.md: document minimum nghttp3 and ngtcp2 versions\nFollow-up to 5eefdd71a394d135c0ffb56fb8ec117c87dbe4f0 #17027\nFollow-up to 915f3981c93cba568806b16a5719ff444b62e365 #16320\n\nCloses #22062","files":[{"name":"docs/INTERNALS.md"}],"number":271476,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"bdb1773536d76562a9e0e8f2fdf60bedda2f1910","revision":"bdb1773536d76562a9e0e8f2fdf60bedda2f1910","revlink":"","when":1781699874,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Wed 17 Jun 2026 14:37:54","branch":"master","category":"curl","codebase":"","comments":"GHA/windows: do `apt-get update` in clang-tidy cross-build job again\nSyncing with most similar uses in other workflows.\n\nFixing, e.g.:\n```\nE: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/l/\n  llvm-toolchain-20/llvm-20-linker-tools_20.1.2-0ubuntu1%7e24.04.2_amd64.deb\n  404  Not Found [IP: 172.66.152.176 443]\n```\nRef: https://github.com/curl/curl/actions/runs/27682974841/job/81877061033?pr=22061\n\nFollow-up to 1b8449674adb57ee0f60e761d654c69b20ee8fcf #14992\n\nCloses #22064","files":[{"name":".github/workflows/windows.yml"}],"number":271477,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"0ffd2e7fdebb19186879c513d0eeceb7f27c6d22","revision":"0ffd2e7fdebb19186879c513d0eeceb7f27c6d22","revlink":"","when":1781699874,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Wed 17 Jun 2026 14:37:54","branch":"master","category":"curl","codebase":"","comments":"GHA/linux: allow more time for `apt.repos.intel.com` install\nWhether the install is extreme slow and will fail anyway, or only slower\nsometimes, and this fixes, we will see.\n\nExample:\n```\nNeed to get 1159 MB of archives.\nAfter this operation, 4463 MB of additional disk space will be used.\nGet:1 https://apt.repos.intel.com/oneapi all/main all intel-oneapi-common-licensing-2023.2.0 all 2023.2.0-49462 [30.4 kB]\nGet:2 https://apt.repos.intel.com/oneapi all/main all intel-oneapi-common-licensing-2026.0 all 2026.0.0-235 [30.7 kB]\n[...]\nGet:21 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-dpcpp-debugger-2023.2.0 amd64 2023.2.0-49330 [201 MB]\nError: The action 'install Intel compilers' has timed out after 2 minutes.\n```\nRef: https://github.com/curl/curl/actions/runs/27683923870/job/81877924590\n\nFollow-up to 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 #21414\n\nCloses #22065","files":[{"name":".github/workflows/linux.yml"}],"number":271478,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"4e07b374dd6ff0831dea1b95a0491e8426b192f0","revision":"4e07b374dd6ff0831dea1b95a0491e8426b192f0","revlink":"","when":1781699874,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"4e07b374dd6ff0831dea1b95a0491e8426b192f0"},"submittedAt":1781700604},{"builderName":"curl-threaded-solaris10-i386","builds":[],"properties":[["scheduler","schedule-curl-threaded-solaris10-i386","Scheduler"]],"source":{"branch":"master","changes":[{"at":"Wed 17 Jun 2026 15:16:19","branch":"master","category":"curl","codebase":"","comments":"GHA: sync apt-get code between workflows/jobs\n- delete 3rd-party apt sources, where missing.\n- do `apt-get update`, where missing.\n\nCloses #22067","files":[{"name":".github/workflows/configure-vs-cmake.yml"},{"name":".github/workflows/distcheck.yml"},{"name":".github/workflows/linux.yml"},{"name":".github/workflows/non-native.yml"},{"name":".github/workflows/windows.yml"}],"number":271492,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"766969be39bbc9f0172ece496965fd2a6f30f06b","revision":"766969be39bbc9f0172ece496965fd2a6f30f06b","revlink":"","when":1781702179,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Wed 17 Jun 2026 15:16:19","branch":"master","category":"curl","codebase":"","comments":"GHA/linux: give more time for `apt-get install`\n3 minutes (was: 2).\n\nIIn the hope it fixes timeouts, assuming the Ubuntu mirrors are only\nsomewhat slower sometimes (and not completely stalled).\n\nCloses #22068","files":[{"name":".github/workflows/linux.yml"}],"number":271493,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"e8b76773af5bb14338033df8d4cf179732233cd4","revision":"e8b76773af5bb14338033df8d4cf179732233cd4","revlink":"","when":1781702179,"who":"Viktor Szakats <commit@vsz.me>"},{"at":"Wed 17 Jun 2026 15:16:19","branch":"master","category":"curl","codebase":"","comments":"cmake: simplify `LINK_ONLY` imported target extraction\nSuggested-by: Kai Pastor\nRef: https://github.com/curl/curl/pull/21654#discussion_r3425296606\nFollow-up to 3c597ced16e1f3aa7bfe08609add0feaf5c8d90d #21654\n\nCloses #22063","files":[{"name":"CMake/Macros.cmake"}],"number":271494,"project":"curl","properties":[],"repository":"https://github.com/curl/curl.git","rev":"174cafb3e6075e7c82d270dfe7a0011809422178","revision":"174cafb3e6075e7c82d270dfe7a0011809422178","revlink":"","when":1781702179,"who":"Viktor Szakats <commit@vsz.me>"}],"codebase":"","hasPatch":false,"project":"curl","repository":"https://github.com/curl/curl.git","revision":"174cafb3e6075e7c82d270dfe7a0011809422178"},"submittedAt":1781703004}]