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

Builder curl-ares-solaris11-sparc Build #6072

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision4a86af99401fb48d58a0a550117e6516ca5a76bd
Got Revision4a86af99401fb48d58a0a550117e6516ca5a76bd
Changes2 changes

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 38 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 6072 Build
codebase Build
got_revision 4a86af99401fb48d58a0a550117e6516ca5a76bd Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4a86af99401fb48d58a0a550117e6516ca5a76bd Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Yedaya Katsman
  2. alhudz

Timing:

StartThu Jun 18 08:10:07 2026
EndThu Jun 18 09:11:15 2026
Elapsed1 hrs, 1 mins, 8 secs

All Changes:

:

  1. Change #271549

    Category curl
    Changed by Yedaya Katsman <yedaya.kaohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 08:03:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9ccc80b192bbefd7ac221197ac1c7d1ef9da168b

    Comments

    url: don't log bits.close state
    This doesn't seem useful to users, and there doesn't seem to be a
    scenario where bits.close is set to 1 during this logging anyway.
    
    Closes #22073

    Changed files

    • lib/url.c
  2. Change #271550

    Category curl
    Changed by alhudz <al.hudz.kohnoyoudont@gmail.com>
    Changed at Thu 18 Jun 2026 08:04:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4a86af99401fb48d58a0a550117e6516ca5a76bd

    Comments

    cookie: reject control octets in file-loaded cookies
    Verified by test 2311
    
    Closes #22070

    Changed files

    • lib/cookie.c
    • tests/data/Makefile.am
    • tests/data/test2311