diff options
author | Robert Göhler <github@ghlr.de> | 2023-01-02 20:34:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-02 20:34:27 +0100 |
commit | 6a0e00ed53b5adfb7e17db0284162c8c04afe60e (patch) | |
tree | ebe5b3a104b376ae3212268301623f77f10013e8 | |
parent | a750f4ce49280c526dba87ce601decbc17179341 (diff) | |
parent | 292e3507dbb764767101c0c71e773a2d9bb62b94 (diff) | |
download | vyos-documentation-6a0e00ed53b5adfb7e17db0284162c8c04afe60e.tar.gz vyos-documentation-6a0e00ed53b5adfb7e17db0284162c8c04afe60e.zip |
Merge pull request #914 from vyos/update-dependencies-equuleus
Github: update equuleus branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 14 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject eb313d1ce15b65a5d4f69338f00beeeb5e82465 +Subproject a3ab7f00d5714973bb8f75ab84c1023371c77ee 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 |