diff options
Diffstat (limited to 'www/varnish7/files/pkg-message.in')
-rw-r--r-- | www/varnish7/files/pkg-message.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/varnish7/files/pkg-message.in b/www/varnish7/files/pkg-message.in index d0be5586c82d..f4102f499495 100644 --- a/www/varnish7/files/pkg-message.in +++ b/www/varnish7/files/pkg-message.in @@ -60,4 +60,17 @@ EOM type: upgrade maximum_version: "7.6.1" } +{ + message: <<EOM +For information about updating your current Varnish deployment to the new +version, see Upgrading to Varnish 7.7: + https://varnish-cache.org/docs/7.7/whats-new/upgrading-7.7.html + +For the complete release information, see the Varnish Cache 7.7.X release pages: + https://varnish-cache.org/releases/rel7.7.0.html + https://varnish-cache.org/releases/rel7.7.1.html +EOM + type: upgrade + maximum_version: "7.7.1" +} ] |