diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-04-03 06:05:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 06:05:11 +0000 |
commit | c1a6290edae5bfb46d8a25d07d4938e5d195fa28 (patch) | |
tree | fa56e708e46e9010b3dffdfc86eca31bb4a636ac /docs/changelog | |
parent | fef982e0b659c7f2eb8e8f55f9d6111d2b76229c (diff) | |
download | vyos-documentation-c1a6290edae5bfb46d8a25d07d4938e5d195fa28.tar.gz vyos-documentation-c1a6290edae5bfb46d8a25d07d4938e5d195fa28.zip |
Github: update equuleus branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 82bceca4..18236014 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,31 @@ _ext/releasenotes.py +2023-04-01 +========== + +* :vytask:`T5047` (bug): Recreate only a specific container + + +2023-03-31 +========== + +* :vytask:`T5111` (bug): pppd-dns.service startup failed + + +2023-03-29 +========== + +* :vytask:`T5033` (bug): generate-public-key command fails for address with multiple public keys like GitHub +* :vytask:`T5097` (bug): the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters' + + +2023-03-27 +========== + +* :vytask:`T4737` (bug): FRRouting/zebra 7.5.1 does not redistribute routes to other protocols + + 2023-03-21 ========== |