diff options
author | Robert Göhler <github@ghlr.de> | 2023-08-16 21:32:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 21:32:53 +0200 |
commit | 65f1ee7b524c55c7a580b11b5dbbf98fd8bea685 (patch) | |
tree | d3ded00cea95c178405de56c9a5977cc86698784 | |
parent | 255af1d6d836844550b95b1195fd9fd81ba71c33 (diff) | |
parent | 66844943795b4c91df0bf3c39500f2d24a476aac (diff) | |
download | vyos-documentation-65f1ee7b524c55c7a580b11b5dbbf98fd8bea685.tar.gz vyos-documentation-65f1ee7b524c55c7a580b11b5dbbf98fd8bea685.zip |
Merge pull request #1055 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 c91089b40866189133fc7fbd6379db4ca9e1f55 +Subproject 616bdb5299bf8252dfdab26f21a4b356cff6724 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index cdb0dafb..50055cd0 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _ext/releasenotes.py +2023-08-10 +========== + +* :vytask:`T5329` (bug): Wireguard interface as GRE tunnel source causes configuration error on boot + + +2023-08-06 +========== + +* :vytask:`T3424` (default): PPPoE IA-PD doesn't work in VRF + + 2023-07-24 ========== |