diff options
author | Robert Göhler <github@ghlr.de> | 2021-09-27 20:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-27 20:03:59 +0200 |
commit | 34bf4bde8e02a208fa267316f882a1db9230edf3 (patch) | |
tree | 9f5ed01fa6d9888fe076b0ece75f1a5982d0f742 /docs | |
parent | 26f92e815d59ad27a69ce00e36cfb724591e6637 (diff) | |
parent | 19dedc2d1dbdcc241bf87e226dbb158098c003e3 (diff) | |
download | vyos-documentation-34bf4bde8e02a208fa267316f882a1db9230edf3.tar.gz vyos-documentation-34bf4bde8e02a208fa267316f882a1db9230edf3.zip |
Merge pull request #622 from vyos/update-dependencies-equuleus
Github: update equuleus branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 21 |
2 files changed, 21 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject e8c6595fc477573887efcdb55ba6a286587b214 +Subproject 2f4466802d5448ecee59009686ed7c49c6a392d diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 19afde37..f32d910d 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,27 @@ _ext/releasenotes.py +2021-09-26 +========== + +* :vytask:`T3860` (bug): Error on pppoe, tunnel and wireguard interfaces for IPv6 EUI64 addresses +* :vytask:`T3857` (feature): reboot: send wall message to all users for information +* :vytask:`T3867` (bug): vxlan: multicast group address is not validated +* :vytask:`T3859` (bug): Add "log-adjacency-changes" to ospfv3 process + + +2021-09-23 +========== + +* :vytask:`T3850` (bug): Dots are no longer allowed in SSH public key names + + +2021-09-21 +========== + +* :vytask:`T2602` (bug): pptp/sstp/l2tp add possibility enable or disable CCP + + 2021-09-19 ========== |