summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-08-28 20:49:32 +0200
committerGitHub <noreply@github.com>2023-08-28 20:49:32 +0200
commitdbb9e29d1c4c9a993b3e841bd368f49c276986a2 (patch)
tree022292c2edf44f8f07ec659125785c9c76dc8bbb
parentdbc67cb6a9afe763a1fae4680457075e3179c28f (diff)
parent9afb922d3e10fac99a08ff509975260407709aec (diff)
downloadvyos-documentation-dbb9e29d1c4c9a993b3e841bd368f49c276986a2.tar.gz
vyos-documentation-dbb9e29d1c4c9a993b3e841bd368f49c276986a2.zip
Merge pull request #1069 from vyos/update-dependencies-equuleus
Github: update equuleus branch
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst34
2 files changed, 27 insertions, 7 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject f70e2b69a5ba80abda044ad4f9cdc5a345bce2f
+Subproject a5c5998a84917cc45f9fb3234607f53b27a109f
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 591b0b81..96fe7919 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,27 @@
_ext/releasenotes.py
+2023-08-25
+==========
+
+* :vytask:`T4412` (bug): commit archive: reboot not working with sftp
+* :vytask:`T3702` (feature): Policy: Allow routing by fwmark
+* :vytask:`T3536` (default): Unable to list all available routes
+
+
+2023-08-24
+==========
+
+* :vytask:`T5006` (bug): Http api segfault with concurrent requests
+* :vytask:`T5305` (bug): REST API configure operation should not be defined as async
+
+
+2023-08-23
+==========
+
+* :vytask:`T5387` (feature): dhcp6c: add a no release option
+
+
2023-08-20
==========
@@ -34,12 +55,6 @@
* :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
==========
@@ -415,6 +430,12 @@
* :vytask:`T4671` (bug): linux-firmware package is missing symlinks defined in WHENCE file
+2022-12-04
+==========
+
+* :vytask:`T4825` (feature): interfaces veth/veth-pairs -standalone used
+
+
2022-12-02
==========
@@ -1582,7 +1603,6 @@
==========
* :vytask:`T3402` (feature): Add VyOS programming library for operational level commands
-* :vytask:`T3275` (default): Disable conntrack helpers by default
2021-09-10