diff options
author | Robert Göhler <github@ghlr.de> | 2022-12-19 19:55:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-19 19:55:01 +0100 |
commit | 9ca78c3edc4a72616f4135140c6d624227e8d1b2 (patch) | |
tree | 844f6e6b1043cd463d2b38b2593d51b09d07ab61 | |
parent | 65d7fbca679c97ee7f9820899ce446b29b6dbe17 (diff) | |
parent | a243467ef47d33f87bca3d50b74c95bb919fb5df (diff) | |
download | vyos-documentation-9ca78c3edc4a72616f4135140c6d624227e8d1b2.tar.gz vyos-documentation-9ca78c3edc4a72616f4135140c6d624227e8d1b2.zip |
Merge pull request #906 from vyos/update-dependencies-equuleus
Github: update equuleus branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 12 |
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 1b2a8c822bb518195f3092bbd8176309560f924 +Subproject 0cbd24fb4a73c7a7cab6243830fcff7c5ae6bcf 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 ========== |