diff options
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 14 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 27 |
3 files changed, 41 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject a0d3c5702dfcf0ac0008039357a2e0e02c62523 +Subproject 6af6482f5ab5040696635aa3f581427fb638fd1 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 87f8d9cf..42411fc8 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2022-12-31 +========== + +* :vytask:`T4898` (feature): Add mtu config option for dummy interfaces + + +2022-12-26 +========== + +* :vytask:`T4511` (bug): IPv6 DNS lookup +* :vytask:`T4809` (feature): radvd: Allow use of AdvRASrcAddress + + 2022-12-18 ========== @@ -1069,6 +1082,7 @@ * :vytask:`T697` (bug): Clean up and sanitize package dependencies * :vytask:`T3837` (default): OpenConnect: Fix typo in help property * :vytask:`T1440` (bug): Creating two DHCPv6 shared-network-names with the same subnet is allowed, causes dhcpd to fail to start. +* :vytask:`T578` (feature): Support Linux Container 2021-10-16 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 89d1b64e..3c36cd63 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,33 @@ _ext/releasenotes.py +2022-12-31 +========== + +* :vytask:`T4898` (feature): Add mtu config option for dummy interfaces + + +2022-12-30 +========== + +* :vytask:`T4834` (bug): Limit container network name to 15 characters +* :vytask:`T4901` (bug): Update Podman to v4.3.1 +* :vytask:`T4899` (bug): Podman systemd services not being installed correctly + + +2022-12-28 +========== + +* :vytask:`T4593` (feature): Upgrade strongswan to 5.9.8 + + +2022-12-26 +========== + +* :vytask:`T4511` (bug): IPv6 DNS lookup +* :vytask:`T4809` (feature): radvd: Allow use of AdvRASrcAddress + + 2022-12-25 ========== |