From a7d40d347c9c3623f7ea875c3715bff23b2e6f82 Mon Sep 17 00:00:00 2001 From: Mauro Amico Date: Tue, 26 Mar 2024 18:52:25 +0100 Subject: [PATCH] revert varnish module to 0.15.1 --- CHANGES.rst | 2 +- plone/recipe/varnish/recipe.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index b0347c7..524effd 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ Changelog 6.0.13 (unreleased) ------------------- -- Use Varnish 6.0.13 LTS, varnish module 0.15.4 [mamico] +- Use Varnish 6.0.13 LTS [mamico] 6.0.11 (2023-08-18) diff --git a/plone/recipe/varnish/recipe.py b/plone/recipe/varnish/recipe.py index 8ca91a7..714c7e6 100644 --- a/plone/recipe/varnish/recipe.py +++ b/plone/recipe/varnish/recipe.py @@ -10,7 +10,7 @@ DOWNLOAD_URL = "https://varnish-cache.org/_downloads/varnish-6.0.13.tgz" -VMODS_DOWNLOAD_URL = "https://github.com/varnish/varnish-modules/archive/0.15.4.tar.gz" +VMODS_DOWNLOAD_URL = "https://github.com/varnish/varnish-modules/archive/0.15.1.tar.gz" SUPPORTED_VERSION = "6.0.13" COOKIE_WHITELIST_DEFAULT = """\