Commit d0cd6937 authored by Pål Hermunn Johansen's avatar Pål Hermunn Johansen

Announce Varnish Cache 6.5

parent 0fa77736
......@@ -18,8 +18,8 @@
<li class="toctree-l1"><a href="{{ pathto("docs/index") }}">Documentation</a></li>
<li class="toctree-l2">
<a href="{{ pathto("docs/trunk/index") }}">trunk</a>
| <a href="{{ pathto("docs/6.5/index") }}">6.5 (current)</a>
| <a href="{{ pathto("docs/6.4/index") }}">6.4 (current)</a>
| <a href="{{ pathto("docs/6.3/index") }}">6.3 (current)</a>
| <a href="{{ pathto("docs/6.0/index") }}">6.0 (supported)</a>
| <a href="{{ pathto("docs/index") }}">other versions</a>
</li>
......
......@@ -10,8 +10,10 @@ We're trying to keep the official documentation in sync with the code.
Both are kept in same source repository and both are available online:
- `Documentation for the latest release
6.4 </docs/6.4/>`__
6.5 </docs/6.5/>`__
- `Documentation for the previous release
6.4 </docs/6.4/>`__
- `Documentation for the deprecated release
6.3 </docs/6.3/>`__
- `Documentation for the deprecated release
6.2 </docs/6.2/>`__
......
......@@ -6,6 +6,13 @@ Varnish HTTP Cache
What is happening
-----------------
2020-09-15 - Varnish 6.5.0 is released
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Come and get it... :ref:`rel6.5.0`
2020-03-16 - Varnish 6.4.0 is released
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
......@@ -8,8 +8,8 @@ Varnish Cache is released every 6 months.
====================== ============ =============== ===========
Release Date EOL Date Download
====================== ============ =============== ===========
:ref:`rel6.5.0` 2020-09-15 2022-09-15 :download:`varnish-6.5.0.tgz <varnish-6.5.0.tgz>`
:ref:`rel6.4.0` 2020-03-16 2021-03-15 :download:`varnish-6.4.0.tgz <varnish-6.4.0.tgz>`
:ref:`rel6.3.2` 2020-02-04 2020-09-15 :download:`varnish-6.3.2.tgz <varnish-6.3.2.tgz>`
:ref:`rel6.0.6` 2020-02-04 Supported :download:`varnish-6.0.6.tgz <varnish-6.0.6.tgz>`
====================== ============ =============== ===========
......@@ -36,6 +36,7 @@ All the releases
.. toctree::
:maxdepth: 1
rel6.5.0
rel6.4.0
rel6.3.2
rel6.3.1
......
.. _rel6.5.0:
Varnish Cache 6.5.0
===================
* Source download :download:`varnish-6.5.0.tgz <varnish-6.5.0.tgz>`
* SHA256=00814949f28701e164d8f246a4e37431594136c6bfcb02f64c58d77ab44861d9
Varnish Cache 6.5.0 is a regular bi-annual "fresh" release
More information:
* `changes.rst entry for 6.5.0 <https://github.com/varnishcache/varnish-cache/blob/6.5/doc/changes.rst>`_
For installation instructions including information about cloud images see
`the Varnish Installation Manual </docs/trunk/installation/index.html>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish65/install#manual
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment