diff options
author | Robert Göhler <github@ghlr.de> | 2023-01-23 21:36:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-23 21:36:19 +0100 |
commit | 52d0c584b076f9904893c0ccdbccf5ef329304f6 (patch) | |
tree | 1b26e30bc96f549dd2adb27eeff6ca1d293d550f /docs/changelog/1.3.rst | |
parent | a16ce50b459d26f25f2a57e2d86dd21439fccbf4 (diff) | |
parent | b1b2023fbe9f213cd560d091b80474c7f0080ead (diff) | |
download | vyos-documentation-52d0c584b076f9904893c0ccdbccf5ef329304f6.tar.gz vyos-documentation-52d0c584b076f9904893c0ccdbccf5ef329304f6.zip |
Merge pull request #932 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index dcaad680..7b06cdee 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,25 @@ _ext/releasenotes.py +2023-01-22 +========== + +* :vytask:`T4906` (bug): ipsec connections shows only one connection as up + + +2023-01-21 +========== + +* :vytask:`T4896` (bug): ospfv3: Fix broken not-advertise option +* :vytask:`T4799` (bug): PowerDNS >= 4.7 does not get reloaded by vyos-hostsd + + +2023-01-17 +========== + +* :vytask:`T4902` (bug): snmpd: exclude container storage from monitoring + + 2023-01-15 ========== |