diff options
author | rebortg <24626486+rebortg@users.noreply.github.com> | 2024-04-29 06:06:01 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-29 06:06:01 +0000 |
commit | cc7f22069ba0c5be163a3cef1afe911e080c185b (patch) | |
tree | dd88f05656d2de93502a23ae460dd24157745a32 /docs | |
parent | d6a38952a42e0298fa5790613b4525f4367c94b4 (diff) | |
download | vyos-documentation-cc7f22069ba0c5be163a3cef1afe911e080c185b.tar.gz vyos-documentation-cc7f22069ba0c5be163a3cef1afe911e080c185b.zip |
Github: update sagitta branchupdate-dependencies-sagitta
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 12 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 40 |
3 files changed, 46 insertions, 6 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 2208c846d6bffeecac99afa7ebc3eda5c467aeb +Subproject f980f8b8010a9681c387d47c476254c89b0c4a2 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 97874b7b..dc1b4620 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _ext/releasenotes.py +2024-04-25 +========== + +* :vytask:`T6249` ``(default): ISO builder fails because of changed buster-backport repository`` + + +2024-04-23 +========== + +* :vytask:`T6261` ``(default): Typo in op_mode connect_disconnect print statement for check_ppp_running`` + + 2024-04-17 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index a92eda45..0ad129e1 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,40 @@ _ext/releasenotes.py +2024-04-25 +========== + +* :vytask:`T6263` ``(bug): Multicast: Could not commit multicast config with multicast join group using source-address`` +* :vytask:`T5833` ``(bug): Not all AFIs compatible with VRF`` + + +2024-04-24 +========== + +* :vytask:`T6255` ``(bug): Static table description should not contain white-space`` +* :vytask:`T6226` ``(feature): add HAPROXY `tcp-request content accept` related block to load-balancing reverse proxy config`` +* :vytask:`T6109` ``(bug): remote syslog do not get all the logs`` +* :vytask:`T6217` ``(feature): VRRP contrack-sync script change name of the logger`` +* :vytask:`T6244` ``(feature): Spacing of "Show System Uptime" hard to parse`` + + +2024-04-23 +========== + +* :vytask:`T6260` ``(bug): image-tools: remove failed image directory if 'No space left on device' error`` +* :vytask:`T6261` ``(default): Typo in op_mode connect_disconnect print statement for check_ppp_running`` +* :vytask:`T6237` ``(feature): IPSec remote access VPN: ability to set EAP ID of clients`` + + +2024-04-22 +========== + +* :vytask:`T5996` ``(bug): unescape backslashes for config save, compare commands`` +* :vytask:`T6103` ``(bug): DHCP-server bootfile-name double slash syntax weird behaviour`` +* :vytask:`T6080` ``(default): Default NTP server settings`` +* :vytask:`T5986` ``(bug): Container: Error on commit when environment variable value contains \n line break`` + + 2024-04-21 ========== @@ -30,12 +64,6 @@ * :vytask:`T6242` ``(feature): Loadbalancer reverse-proxy: SSL backend skip CA certificate verification`` -2024-04-18 -========== - -* :vytask:`T6245` ``(bug): Show openvpn server fails sometime`` - - 2024-04-17 ========== |