diff options
Diffstat (limited to 'docs/changelog/1.5.rst')
-rw-r--r-- | docs/changelog/1.5.rst | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/docs/changelog/1.5.rst b/docs/changelog/1.5.rst index 323f3756..a91af953 100644 --- a/docs/changelog/1.5.rst +++ b/docs/changelog/1.5.rst @@ -8,6 +8,42 @@ _ext/releasenotes.py +2023-10-08 +========== + +* :vytask:`T5630` ``(feature): pppoe: allow to specify MRU in addition to already configurable MTU`` + + +2023-10-06 +========== + +* :vytask:`T5576` ``(feature): Add bgp remove-private-as all option`` + + +2023-10-05 +========== + +* :vytask:`T4320` ``(default): Remove legacy version files in vyatta-cfg-system/cfg-version`` + + +2023-10-04 +========== + +* :vytask:`T5632` ``(feature): Add jq package to parse JSON files`` +* :vytask:`T3655` ``(bug): NAT Problem with VRF`` +* :vytask:`T5585` ``(bug): Fix file access mode for dynamic dns configuration`` + + +2023-10-03 +========== + +* :vytask:`T5618` ``(bug): Flow-accounting crushes when IMT is enabled`` +* :vytask:`T5579` ``(bug): Log firewall - Wrong command after firewall refactor`` +* :vytask:`T5561` ``(feature): NAT - Inbound or outbound interface should not be mandatory`` +* :vytask:`T5626` ``(feature): Only select required Kernel CGROUP controllers`` +* :vytask:`T5628` ``(feature): op-mode: login: DeprecationWarning: 'spwd'`` + + 2023-09-28 ========== @@ -89,7 +125,6 @@ ========== * :vytask:`T5556` ``(bug): reboot now and poweroff does not work`` -* :vytask:`T5489` ``(feature): Change to BBR as TCP congestion control, or at least make it an config option`` 2023-09-06 |