From 0de7e415208478561f7608a5555d86e4e2c22432 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Sun, 16 May 2021 17:17:39 +0200 Subject: [PATCH] docs/release-notes: mention libreswan update --- nixos/doc/manual/release-notes/rl-2105.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/nixos/doc/manual/release-notes/rl-2105.xml b/nixos/doc/manual/release-notes/rl-2105.xml index bee1cddbecfe..b6c861149cca 100644 --- a/nixos/doc/manual/release-notes/rl-2105.xml +++ b/nixos/doc/manual/release-notes/rl-2105.xml @@ -100,6 +100,19 @@ Now nginx uses the zlib-ng library by default. + + + Libreswan has been updated + to version 4.4. The package now includes example configurations and manual + pages by default. The NixOS module has been changed to use the upstream + systemd units and write the configuration in the /etc/ipsec.d/ + directory. In addition, two new options have been added to + specify connection policies + () + and disable send/receive redirects + (). + +