diff options
author | c-po <c-po@users.noreply.github.com> | 2024-04-07 11:03:13 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-07 11:03:13 +0000 |
commit | 6ae892c7f62ee2567552b9bf524221e6e1731bbe (patch) | |
tree | 12ec31e5f678b2ffcbf90785a3c8b15f6884343c /CHANGELOG.md | |
parent | 6ef3fee1dc16bfab8e7869a1ccb116415460fae5 (diff) | |
download | vyos-rolling-nightly-builds-6ae892c7f62ee2567552b9bf524221e6e1731bbe.tar.gz vyos-rolling-nightly-builds-6ae892c7f62ee2567552b9bf524221e6e1731bbe.zip |
1.5-rolling-202404070845
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d8e24c..51c5bfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,32 +1,6 @@ ## vyos-1x -- T6166: Tech support generation error for custom output location - - PR: vyos/vyos-1x#3242 -- T6068: dhcp-server: add command <set service dhcp-server high-availability mode> - - PR: vyos/vyos-1x#3214 -- bgp: T5943: BGP Peer-group members must be all internal or all external - - PR: vyos/vyos-1x#3238 -- T6199: drop unused Python imports from graphql source - - PR: vyos/vyos-1x#3246 -- T6197: Fixed usage ipoe interface client-subnet without pools - - PR: vyos/vyos-1x#3244 -- ospf: T6089: fix invalid "ospf passive-interface default" - - PR: vyos/vyos-1x#3249 -- T6204: cleanup shebang lines - - PR: vyos/vyos-1x#3252 -- T6203: remove obsoleted xml lib - - PR: vyos/vyos-1x#3255 -- T6188: add description to show firewall - - PR: vyos/vyos-1x#3219 -- T6199: remove unused Python imports from migration scripts - - PR: vyos/vyos-1x#3260 -- conntrack-sync: T1244: Support for StartupResync in conntrackd - - PR: vyos/vyos-1x#3254 -- T6199: start validating smoketests against real CLI defaultValues - - PR: vyos/vyos-1x#3266 -- ipoe: T6205: error in migration script logic while renaming mac-address to mac node - - PR: vyos/vyos-1x#3263 -- container: T6208: rename "cap-add" CLI node to "capability" - - PR: vyos/vyos-1x#3269 +- container: T6208: fix AttributeError: 'ConfigDict' object has no attribute 'upper' + - PR: vyos/vyos-1x#3272 ## vyos-build |