diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x index 4df8182d..d9ab07c3 160000 --- a/docs/_include/vyos-1x +++ b/docs/_include/vyos-1x @@ -1 +1 @@ -Subproject commit 4df8182dfb2e5988d333db1052bb4379b8326527 +Subproject commit d9ab07c3d7d988706cbdfc4fac16f7e2ca264f72 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index ed6a72d5..87f8d9cf 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _ext/releasenotes.py +2022-12-18 +========== + +* :vytask:`T4709` (bug): TCP MSS clamping broken in equuleus + + +2022-12-15 +========== + +* :vytask:`T4671` (bug): linux-firmware package is missing symlinks defined in WHENCE file + + 2022-12-02 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index d5314e89..95dbd211 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,30 @@ _ext/releasenotes.py +2022-12-18 +========== + +* :vytask:`T4882` (bug): Missing ICMPv6 type names in firewall configuration + + +2022-12-15 +========== + +* :vytask:`T4671` (bug): linux-firmware package is missing symlinks defined in WHENCE file + + +2022-12-14 +========== + +* :vytask:`T4881` (bug): Return opmode.Error on openconnect.py show_sessions + + +2022-12-12 +========== + +* :vytask:`T4861` (feature): Openconnect restart on adding users - Aborts all active connections + + 2022-12-09 ==========