Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.1.0 #107

Merged
merged 4 commits into from
Mar 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions R1/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Varnish HTTP Cache
What is happening
-----------------

2022-03-15 - Varnish 7.1.0 is released
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Our bi-annual "fresh" release is here: :ref:`rel7.1.0`

The 6.6 series is no longer supported in any capacity.

2022-01-25 - HTTP/1 Request Smuggling Vulnerability
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
9 changes: 5 additions & 4 deletions R1/source/releases/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ Varnish Cache is released every 6 months.
- Date
- EOL Date
- Download
* - :ref:`7.1.0 <rel7.1.0>`
- 2022-03-15
- 2023-03-15
- `varnish-7.1.0.tgz </downloads/varnish-7.1.0.tgz>`_
* - :ref:`7.0.2 <rel7.0.2>`
- 2022-01-25
- 2022-09-15
- `varnish-7.0.2.tgz </downloads/varnish-7.0.2.tgz>`_
* - :ref:`6.6.2 <rel6.6.2>`
- 2022-01-25
- 2022-03-15
- `varnish-6.6.2.tgz </downloads/varnish-6.6.2.tgz>`_
* - :ref:`6.0.10 <rel6.0.10>`
- 2022-01-25
- Supported
Expand Down Expand Up @@ -48,6 +48,7 @@ All the releases
.. toctree::
:maxdepth: 1

rel7.1.0
rel7.0.2
rel7.0.1
rel7.0.0
Expand Down
23 changes: 23 additions & 0 deletions R1/source/releases/rel7.1.0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
.. _rel7.1.0:

Varnish Cache 7.1.0
===================

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

* SHA256=f54ab88685667664e5b3c39eb56ac8c624b6c1093436a7f8c555491144c69eba

Varnish Cache 7.1.0 is a regular bi-annual "fresh" release. It supersedes
the :ref:`rel7.0.2` release.

More information:

* List of most important `Changes in 7.1.0 <https://varnish-cache.org/docs/7.1/whats-new/changes-7.1.html>`_
* Help on `Upgrading to Varnish 7.1.0 <https://varnish-cache.org/docs/7.1/whats-new/upgrading-7.1.html>`_
* `Full changes.rst entry for 7.1.0 <https://github.com/varnishcache/varnish-cache/blob/7.1/doc/changes.rst#varnish-cache-710-2022-03-15>`_

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/varnish71/install#manual
Binary file added R1/source/releases/varnish-7.1.0.tgz
Binary file not shown.