[varnishcache/varnish-cache] 445854: Reserve space for the "cooling" state in vcl.list
    Dridi Boukelmoune 
    dridi.boukelmoune at gmail.com
       
    Tue Dec  1 18:05:16 CET 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/varnishcache/varnish-cache
  Commit: 445854c072e328ab484589c8f9122ed36dff943d
      https://github.com/varnishcache/varnish-cache/commit/445854c072e328ab484589c8f9122ed36dff943d
  Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
  Date:   2015-12-01 (Tue, 01 Dec 2015)
  Changed paths:
    M bin/varnishd/cache/cache_vcl.c
    M bin/varnishd/mgt/mgt_vcl.c
  Log Message:
  -----------
  Reserve space for the "cooling" state in vcl.list
A VCL may show up as auto/cooling in the CLI, breaking the columns align
in the output.
Also for 4.1
  Commit: fbd1c18cc891cd915dd33be55afb43371de1c8a6
      https://github.com/varnishcache/varnish-cache/commit/fbd1c18cc891cd915dd33be55afb43371de1c8a6
  Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
  Date:   2015-12-01 (Tue, 01 Dec 2015)
  Changed paths:
    M bin/varnishtest/tests/v00044.vtc
    M doc/sphinx/reference/vmod.rst
    M lib/libvmod_debug/vmod_debug.c
  Log Message:
  -----------
  Document that VCL_EVENT_USE is deprecated
And stop using it in the test suite.
Also for 4.1
  Commit: efd5dfda5b8314d7443fcbc8c2e0ddfb79049bf3
      https://github.com/varnishcache/varnish-cache/commit/efd5dfda5b8314d7443fcbc8c2e0ddfb79049bf3
  Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
  Date:   2015-12-01 (Tue, 01 Dec 2015)
  Changed paths:
    M bin/varnishd/cache/cache_vcl.c
  Log Message:
  -----------
  VMODs handling of VCL_EVENT_COLD must be failsafe
Also for 4.1
  Commit: c503bb741552061618d28733c1b8e640c6b74401
      https://github.com/varnishcache/varnish-cache/commit/c503bb741552061618d28733c1b8e640c6b74401
  Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
  Date:   2015-12-01 (Tue, 01 Dec 2015)
  Changed paths:
    M bin/varnishtest/tests/b00015.vtc
    M bin/varnishtest/tests/b00017.vtc
    M bin/varnishtest/tests/c00028.vtc
    M bin/varnishtest/tests/c00061.vtc
    M bin/varnishtest/tests/c00063.vtc
    M bin/varnishtest/tests/c00066.vtc
    M bin/varnishtest/tests/d00007.vtc
    M bin/varnishtest/tests/d00008.vtc
    M bin/varnishtest/tests/d00009.vtc
    M bin/varnishtest/tests/d00010.vtc
    M bin/varnishtest/tests/d00011.vtc
    M bin/varnishtest/tests/d00012.vtc
    M bin/varnishtest/tests/d00013.vtc
    M bin/varnishtest/tests/r01002.vtc
    M bin/varnishtest/tests/r01395.vtc
    M bin/varnishtest/tests/r01398.vtc
    M bin/varnishtest/tests/r01504.vtc
    M bin/varnishtest/tests/r01510.vtc
    M bin/varnishtest/tests/r01512.vtc
    M bin/varnishtest/tests/r01730.vtc
  Log Message:
  -----------
  Avoid connection attempts to ${bad_ip}:80
There is a Squid server listening in today's office...
Compare: https://github.com/varnishcache/varnish-cache/compare/1c7f56d5ef14...c503bb741552
    
    
More information about the varnish-commit
mailing list