summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-01-16 21:32:50 +0100
committerGitHub <noreply@github.com>2023-01-16 21:32:50 +0100
commit246c9e08c84200881b7903dd155d67c2948aabd9 (patch)
treeb985e55eacb2c46c151ea68dbf5377c2c76b35a7 /docs
parent913c494947ef5ca30640e4fdc088b8be3e0f54ba (diff)
parent7d6f17a06e4b44705ddc9faac8158f791dd08a7c (diff)
downloadvyos-documentation-246c9e08c84200881b7903dd155d67c2948aabd9.tar.gz
vyos-documentation-246c9e08c84200881b7903dd155d67c2948aabd9.zip
Merge pull request #925 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs')
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst14
-rw-r--r--docs/changelog/1.4.rst36
3 files changed, 50 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject 47216bbe29e0af8004040b5f1c9dc8450c0e886
+Subproject 6c9c4144df327d6c27d559c8a0c14317da3a258
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index a995cf4d..dcaad680 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,19 @@
_ext/releasenotes.py
+2023-01-15
+==========
+
+* :vytask:`T4832` (feature): dhcp: Add IPv6-only dhcp option support (RFC 8925)
+* :vytask:`T4918` (bug): Odd show interface behavior
+
+
+2023-01-09
+==========
+
+* :vytask:`T4922` (feature): Add ssh-client source-interface CLI option
+
+
2023-01-07
==========
@@ -241,6 +254,7 @@
2022-07-30
==========
+* :vytask:`T4575` (feature): vyos.utill add new wrapper "rc_cmd" to get the return code and output
* :vytask:`T4532` (bug): Flow-accounting IPv6 server/receiver bug
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index 36446730..dab2c6bd 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,42 @@
_ext/releasenotes.py
+2023-01-15
+==========
+
+* :vytask:`T4832` (feature): dhcp: Add IPv6-only dhcp option support (RFC 8925)
+* :vytask:`T4937` (feature): ocserv: upgrade package to version 1.1.6
+* :vytask:`T4918` (bug): Odd show interface behavior
+* :vytask:`T3008` (feature): Migrate from ntpd to chronyd
+
+
+2023-01-13
+==========
+
+* :vytask:`T4911` (default): Rewrite the LLDP op mode in the new format
+* :vytask:`T4928` (feature): Upgrade Linux Kernel to 6.1.y (2022 LTS edition)
+
+
+2023-01-12
+==========
+
+* :vytask:`T4934` (bug): ospf: Fix inter-area route summarization
+* :vytask:`T4929` (feature): Update Intel QAT drivers to 4.20.0-00001
+
+
+2023-01-10
+==========
+
+* :vytask:`T4880` (feature): Expose 'add/delete container image' in HTTP-API
+
+
+2023-01-09
+==========
+
+* :vytask:`T4922` (feature): Add ssh-client source-interface CLI option
+* :vytask:`T4524` (bug): Squid webproxy not working properly
+
+
2023-01-08
==========