summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
authorrebortg <rebortg@users.noreply.github.com>2023-01-16 06:05:29 +0000
committerGitHub <noreply@github.com>2023-01-16 06:05:29 +0000
commit7d6f17a06e4b44705ddc9faac8158f791dd08a7c (patch)
tree9a8accff8329085f1320859de4519d3ddd9af424 /docs/changelog
parent1294b7700ec47084c6423c044afd6d90af461ef0 (diff)
downloadvyos-documentation-7d6f17a06e4b44705ddc9faac8158f791dd08a7c.tar.gz
vyos-documentation-7d6f17a06e4b44705ddc9faac8158f791dd08a7c.zip
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r--docs/changelog/1.3.rst14
-rw-r--r--docs/changelog/1.4.rst36
2 files changed, 50 insertions, 0 deletions
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
==========