[6.0] eaf4dd5be Prepare for 6.0.15

Martin Blix Grydeland martin at varnish-software.com
Wed Aug 13 12:03:06 UTC 2025


commit eaf4dd5be9deb39cb85360f1daaf3e586d1b0bf9
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Tue Aug 5 14:08:41 2025 +0200

    Prepare for 6.0.15

diff --git a/configure.ac b/configure.ac
index 1321aaf7d..c181770c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2025 Varnish Software])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [6.0.14], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [6.0.15], [varnish-dev at varnish-cache.org])
 AC_CONFIG_SRCDIR(include/miniobj.h)
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/changes.rst b/doc/changes.rst
index 12170b4d2..5bd481780 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -26,6 +26,15 @@ http://varnish-cache.org/docs/trunk/whats-new/index.html and via
 individual releases. These documents are updated as part of the
 release process.
 
+=================================
+Varnish-Cache 6.0.15 (2025-08-05)
+=================================
+
+.. _VSV00017: https://varnish-cache.org/security/VSV00017.html
+
+* Check and carge the rapid reset budget whenever we reset an HTTP/2
+  stream. (VSV00017_)
+
 =================================
 Varnish-Cache 6.0.14 (2025-05-12)
 =================================


More information about the varnish-commit mailing list