diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ff7360e..7e3663c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,25 @@ ## vyos-1x +- T5734: OpenVPN check PKI DH name exists if DH configured + - PR: vyos/vyos-1x#3308 +- T5535: firewall: migrate command <set system ip disable-directed-broadcast> to firewall global-optinos + - PR: vyos/vyos-1x#3309 +- pki: T6241: Fix dependency updates on PKI changes + - PR: vyos/vyos-1x#3311 +- T6242: load-balancing reverse-proxy: Ability for ssl backends to not verify server certificates + - PR: vyos/vyos-1x#3315 +- T5722: Failover route add option onlink + - PR: vyos/vyos-1x#3313 +- image-tools: T6154: installer prompts to confirm password + - PR: vyos/vyos-1x#3321 +- T6191: do not append action policy route|route6 when its not specified + - PR: vyos/vyos-1x#3320 +- pki: T6241: do not call dependency before its initialization + - PR: vyos/vyos-1x#3327 +- T6221: Return default ip rule values after deleting VRF + - PR: vyos/vyos-1x#3326 +- openvpn: T6245: return 'n/a' if client info not available + - PR: vyos/vyos-1x#3330 + ## vyos-build |