Commit 72c28ecb authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

6.6 related updates, except frontpage

parent 88e25483
......@@ -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.6/index") }}">6.6 (current)</a>
| <a href="{{ pathto("docs/6.5/index") }}">6.5 (previous)</a>
| <a href="{{ pathto("docs/6.0/index") }}">6.0 (supported)</a>
| <a href="{{ pathto("docs/index") }}">other versions</a>
</li>
......
......@@ -8,18 +8,18 @@ Varnish Documentation
.. list-table:: Documentation Links
:widths: auto
* - `6.6 </docs/6.6/>`__
- `Installation </docs/6.6/installation/>`__
- `Tutorial </docs/6.6/tutorial/>`__
- `User-Guide </docs/6.6/users-guide/>`__
- `Reference </docs/6.6/reference/>`__
- Latest
* - `6.5 </docs/6.5/>`__
- `Installation </docs/6.5/installation/>`__
- `Tutorial </docs/6.5/tutorial/>`__
- `User-Guide </docs/6.5/users-guide/>`__
- `Reference </docs/6.5/reference/>`__
- Latest
* - `6.4 </docs/6.4/>`__
- `Installation </docs/6.4/installation/>`__
- `Tutorial </docs/6.4/tutorial/>`__
- `User-Guide </docs/6.4/users-guide/>`__
- `Reference </docs/6.4/reference/>`__
- Previous
* - `6.0 </docs/6.0/>`__
......@@ -36,6 +36,13 @@ Varnish Documentation
- `Reference </docs/trunk/reference/>`__
- Next
* - `6.4 </docs/6.4/>`__
- `Installation </docs/6.4/installation/>`__
- `Tutorial </docs/6.4/tutorial/>`__
- `User-Guide </docs/6.4/users-guide/>`__
- `Reference </docs/6.4/reference/>`__
- Deprecated
* - `6.3 </docs/6.3/>`__
- `Installation </docs/6.3/installation/>`__
- `Tutorial </docs/6.3/tutorial/>`__
......
......@@ -8,6 +8,7 @@ Varnish Cache is released every 6 months.
====================== ============ =============== ===========
Release Date EOL Date Download
====================== ============ =============== ===========
:ref:`rel6.6.0` 2021-03-15 2022-03-15 :download:`varnish-6.6.0.tgz <varnish-6.6.0.tgz>`
:ref:`rel6.5.1` 2020-09-25 2022-09-15 :download:`varnish-6.5.1.tgz <varnish-6.5.1.tgz>`
:ref:`rel6.4.0` 2020-03-16 2021-03-15 :download:`varnish-6.4.0.tgz <varnish-6.4.0.tgz>`
:ref:`rel6.0.7` 2020-11-06 Supported :download:`varnish-6.0.7.tgz <varnish-6.0.7.tgz>`
......@@ -36,6 +37,7 @@ All the releases
.. toctree::
:maxdepth: 1
rel6.6.0
rel6.5.1
rel6.5.0
rel6.4.0
......
.. _rel6.6.0:
Varnish Cache 6.6.0
===================
* Source download :download:`varnish-6.6.0.tgz <varnish-6.6.0.tgz>`
* SHA256=XXX
Varnish Cache 6.6.0 is a regular bi-annual "fresh" release. It supersedes
the :ref:`rel6.5.1` release.
More information:
* `changes.rst entry for 6.6.0 <https://github.com/varnishcache/varnish-cache/blob/6.6/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/varnish66/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