diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 96d4dd9..4756b3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,38 @@ ## vyos-1x -- smoketest: T6395: check for VFIO options to be present - - PR: vyos/vyos-1x#3522 +- T6406: Container CPU limits + - PR: vyos/vyos-1x#3530 +- T5786: Add set/show system image to /image endpoint + - PR: vyos/vyos-1x#3529 +- op_mode: T6389: Check architecture and flavor compatibility on upgrade attempts + - PR: vyos/vyos-1x#3533 +- openvpn: T6374: ensure that TLS role is configured for site-to-site with TLS + - PR: vyos/vyos-1x#3528 +- ISIS: T6332: Fix isis not working only ipv6 + - PR: vyos/vyos-1x#3537 +- T6411: CGNAT fix sequences for external address ranges + - PR: vyos/vyos-1x#3534 +- T6349: Reuse repo sync + - PR: vyos/vyos-1x#3540 +- openvpn: T6374: only check TLS role for s2s if TLS is configured + - PR: vyos/vyos-1x#3541 +- T6415: Fix variables for repo sync + - PR: vyos/vyos-1x#3543 +- NAT: T6371: fix NAT op mode when list of ports/ranges configured + - PR: vyos/vyos-1x#3532 +- T6415: Allow repo-sync workflow to be triggered manually + - PR: vyos/vyos-1x#3549 +- hostname: T6421: enforce explicit CLI priority for host-name and domain-name + - PR: vyos/vyos-1x#3551 +- container: T6406: fix NameError: name 'vyos' is not defined + - PR: vyos/vyos-1x#3547 +- reverse-proxy: T6419: build full CA chain when verifying backend server + - PR: vyos/vyos-1x#3546 +- op-mode: ipsec: T6407: fix profile generation + - PR: vyos/vyos-1x#3552 +- T4576: Accel-ppp logging level configuration + - PR: vyos/vyos-1x#3510 +- reverse-proxy: T6409: Remove unused backend parameters + - PR: vyos/vyos-1x#3531 ## vyos-build |