From 6b658c317f4baa34ee9f9e4a0624b6d7a45be03c2a026e13e828d1d152e14249 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 27 Mar 2019 10:43:53 +0000 Subject: [PATCH] Trim/Add 6.2.0 log OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=92 --- varnish.changes | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/varnish.changes b/varnish.changes index 6ee8207..5b36ff1 100644 --- a/varnish.changes +++ b/varnish.changes @@ -1,14 +1,13 @@ ------------------------------------------------------------------- Wed Mar 27 10:01:08 UTC 2019 - Samu Voutilainen +- Updated to 6.2.0 + * Added a thread pool watchdog which will restart the worker + process if scheduling tasks onto worker threads appears + stuck. The new parameter "thread_pool_watchdog" configures + it. - Disabled error for clobbering, which caused bogus error in varnishtest -- bundle correct libvarnish SO - -------------------------------------------------------------------- -Wed Mar 27 09:22:11 UTC 2019 - Samu Voutilainen - -- Updated to 6.2.0 ------------------------------------------------------------------- Wed May 2 06:47:32 UTC 2018 - jengelh@inai.de