[master] ad6afbfa4 Add two packaging related changes to upgrading-6.5.rst

Martin Blix Grydeland martin at varnish-software.com
Fri Sep 25 09:14:07 UTC 2020


commit ad6afbfa482278c0e24a23e6fabc4de3f4f30ce1
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Thu Sep 24 14:22:00 2020 +0200

    Add two packaging related changes to upgrading-6.5.rst

diff --git a/doc/sphinx/whats-new/upgrading-6.5.rst b/doc/sphinx/whats-new/upgrading-6.5.rst
index 6a1771036..8d4d15951 100644
--- a/doc/sphinx/whats-new/upgrading-6.5.rst
+++ b/doc/sphinx/whats-new/upgrading-6.5.rst
@@ -92,4 +92,18 @@ needs some counters to be present the ``'R'`` argument takes a glob of
 required fields. Such counters are not affected by filtering from other
 ``VSC_Arg()`` arguments.
 
+Official Packages related changes
+=================================
+
+* The default systemd `varnish.service` unit file now sets `varnishd` to
+  listen for PROXY protocol connections on port 8443. This corresponds
+  with the Hitch default configuration, making it easier to set up Varnish
+  using TLS.
+
+* The default systemd `varnish.service` unit file now enables the HTTP/2
+  feature of `varnishd`. This corresponds with the default ALPN token
+  advertisement in the Hitch default configuration, making it easier to
+  enable HTTP/2 in Varnish setups.
+
+
 *eof*


More information about the varnish-commit mailing list