diff options
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 23 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 47 |
2 files changed, 70 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 980dd16b..97bd5441 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,29 @@ _ext/releasenotes.py +2022-08-19 +========== + +* :vytask:`T4616` (bug): openconnect: KeyError: 'local_users' +* :vytask:`T4614` (feature): OpenConnect split-dns directive + + +2022-08-16 +========== + +* :vytask:`T4592` (bug): macsec: can not create two interfaces using the same source-interface +* :vytask:`T4584` (bug): hostap: create custom package build +* :vytask:`T4537` (bug): MACsec not working with cipher gcm-aes-256 + + +2022-08-15 +========== + +* :vytask:`T4565` (bug): vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 +* :vytask:`T4206` (bug): Policy Based Routing with DHCP Interface Issue +* :vytask:`T2763` (feature): New SNMP resource request - SNMP over TCP + + 2022-08-14 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 6e917399..688b8a24 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,53 @@ _ext/releasenotes.py +2022-08-20 +========== + +* :vytask:`T4596` (bug): "show openconnect-server sessions" command does not work in the openconnect module + + +2022-08-19 +========== + +* :vytask:`T4620` (bug): UPnP does not work due to incorrect template +* :vytask:`T4619` (bug): Static arp is not set if another entry is present +* :vytask:`T4611` (bug): UPnP rule IP should be a prefix instead of an address +* :vytask:`T4614` (feature): OpenConnect split-dns directive + + +2022-08-18 +========== + +* :vytask:`T4613` (bug): UPnP configuration without listen option fail +* :vytask:`T4570` (bug): Exception when trying to set up VXLAN over Wireguard + + +2022-08-17 +========== + +* :vytask:`T4598` (feature): nat66 - Add exclude options +* :vytask:`T4480` (default): add an ability to configure squid acl safe ports and acl ssl safe ports + + +2022-08-16 +========== + +* :vytask:`T4592` (bug): macsec: can not create two interfaces using the same source-interface +* :vytask:`T4584` (bug): hostap: create custom package build +* :vytask:`T4413` (default): Add an API endpoint with basic system stats +* :vytask:`T4537` (bug): MACsec not working with cipher gcm-aes-256 + + +2022-08-15 +========== + +* :vytask:`T4609` (bug): Unable to Restart Container VyOS 1.4 +* :vytask:`T4565` (bug): vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 +* :vytask:`T3988` (default): Feature Request: IPsec Multiple local/remote prefix for the tunnel +* :vytask:`T2763` (feature): New SNMP resource request - SNMP over TCP + + 2022-08-14 ========== |