diff options
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 12 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 24 |
2 files changed, 36 insertions, 0 deletions
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 ========== |