summary refs log tree commit diff
diff options
context:
space:
mode:
authorajs124 <git@ajs124.de>2023-10-09 14:18:50 +0200
committerajs124 <git@ajs124.de>2023-10-09 14:18:50 +0200
commit6e45bee3b374399be8016130194d9ff6ffda9aef (patch)
treea221a227bbe7a0ba097fd330d12ff648180f02f1
parentfd35d495c80c5daaf59c0529ace2523e520d4850 (diff)
downloadnixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.tar
nixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.tar.gz
nixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.tar.bz2
nixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.tar.lz
nixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.tar.xz
nixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.tar.zst
nixpkgs-6e45bee3b374399be8016130194d9ff6ffda9aef.zip
nixos/rl-2311: add varnish upgrade notes
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 3a1ccfd6bc9..0c8880b0979 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -183,6 +183,8 @@
 
 - `odoo` now defaults to 16, updated from 15.
 
+- `varnish` was upgraded from 7.2.x to 7.4.x, see https://varnish-cache.org/docs/7.3/whats-new/upgrading-7.3.html and https://varnish-cache.org/docs/7.4/whats-new/upgrading-7.4.html for upgrade notes. The current LTS version is still offered as `varnish60`.
+
 - `util-linux` is now supported on Darwin and is no longer an alias to `unixtools`. Use the `unixtools.util-linux` package for access to the Apple variants of the utilities.
 
 - `services.keyd` changed API. Now you can create multiple configuration files.