Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release varnish cache 7.4.1
Browse files Browse the repository at this point in the history
simonvik committed Sep 20, 2023
1 parent 29175e6 commit 301914f
Showing 4 changed files with 33 additions and 1 deletion.
9 changes: 8 additions & 1 deletion R1/source/index.rst
Original file line number Diff line number Diff line change
@@ -5,6 +5,13 @@ Varnish HTTP Cache

What is happening
-----------------
2023-09-20 - Varnish 7.4.1 is released
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Varnish 7.4.1 has been released and can be found here: :ref:`rel7.4.1`

This maintenance release fixes a bug that made protected
variables unreadable from backend subroutines.

2023-09-15 - Varnish 7.4.0 is released
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -17,7 +24,7 @@ The 7.2 series is no longer supported in any capacity.
2023-08-17 - VSV00012: Vulnerability in vmod_digest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Please see :ref:`vsv00012`
Please see :ref:`vsv00012`

2023-03-15 - Varnish 7.3.0 is released
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 changes: 5 additions & 0 deletions R1/source/releases/index.rst
Original file line number Diff line number Diff line change
@@ -12,6 +12,10 @@ Varnish Cache is released every 6 months.
- Date
- EOL Date
- Download
* - :ref:`7.4.1 <rel7.4.1>`
- 2023-09-20
- 2024-09-20
- `varnish-7.4.1.tgz </downloads/varnish-7.4.1.tgz>`_
* - :ref:`7.4.0 <rel7.4.0>`
- 2023-09-15
- 2024-09-15
@@ -48,6 +52,7 @@ All the releases
.. toctree::
:maxdepth: 1

rel7.4.1
rel7.4.0
rel7.3.0
rel7.2.1
20 changes: 20 additions & 0 deletions R1/source/releases/rel7.4.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.. _rel7.4.1:

Varnish Cache 7.4.1
===================

* Source download `varnish-7.4.1.tgz </downloads/varnish-7.4.1.tgz>`_

* SHA256=874d837aaf49b8f2718cb60b8c8c7900e9ea10c264f218c88cd672d596f4b89f

Varnish Cache 7.4.1 is a maintenance release that fixes a bug that
made protected variables unreadable from backend subroutines.

More information:

* List of most important `Changes in 7.4 <https://varnish-cache.org/docs/7.4/whats-new/changes-7.4.html>`_
* Help on `Upgrading to Varnish 7.4 <https://varnish-cache.org/docs/7.4/whats-new/upgrading-7.4.html>`_
* `Full changes.rst entry for 7.4.0 <https://github.com/varnishcache/varnish-cache/blob/7.4/doc/changes.rst#varnish-cache-741-2023-09-19>`_

For installation instructions including information about cloud images see
`the Varnish Installation Manual </docs/trunk/installation/index.html>`_
Binary file added R1/source/releases/varnish-7.4.1.tgz
Binary file not shown.

0 comments on commit 301914f

Please sign in to comment.