diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-03-07 06:04:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 06:04:55 +0000 |
commit | ceb676f6f06101e98e8e1685db764011de535f37 (patch) | |
tree | 1bbdbc8d0ea27e5387b13558fc8b2d6d55150f35 /docs/changelog/1.3.rst | |
parent | b85c74d02f2fba09c79df94b6e46ebda642b3be6 (diff) | |
download | vyos-documentation-ceb676f6f06101e98e8e1685db764011de535f37.tar.gz vyos-documentation-ceb676f6f06101e98e8e1685db764011de535f37.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 04f99ef2..ef62a2da 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2022-03-05 +========== + +* :vytask:`T4259` (bug): The conntrackd daemon can be started wrongly + + +2022-02-28 +========== + +* :vytask:`T4273` (bug): ssh: Upgrade from 1.2.X to 1.3.0 breaks config +* :vytask:`T4115` (bug): reboot in <x> not working as expected + + 2022-02-24 ========== @@ -1554,7 +1567,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.181 / 5.10.102 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.182 / 5.10.103 2021-02-14 |