diff options
author | c-po <c-po@users.noreply.github.com> | 2024-06-11 18:37:53 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-11 18:37:53 +0000 |
commit | 6872da7282dc3637cc6fdf17f75a0707d86bcffc (patch) | |
tree | 4512a199378f92fd135ffb057955bb3aef0c9a79 /CHANGELOG.md | |
parent | 9342d32e914bd3ad88652f22e468b7ef33e3641b (diff) | |
download | vyos-rolling-nightly-builds-6872da7282dc3637cc6fdf17f75a0707d86bcffc.tar.gz vyos-rolling-nightly-builds-6872da7282dc3637cc6fdf17f75a0707d86bcffc.zip |
1.5-rolling-2024061117481.5-rolling-202406111748
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 52 |
1 files changed, 40 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d38a4b..75713b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,44 @@ ## vyos-1x -- bfd: T6440: BFD peer length typo - - PR: vyos/vyos-1x#3579 -- nat64: T6403: validate source prefix for RFC compliance - - PR: vyos/vyos-1x#3572 -- T6431: op-mode command "monitor traceroute" missing recursive symlink - - PR: vyos/vyos-1x#3582 -- GitHub: add action to build package on PR - - PR: vyos/vyos-1x#3560 -- isis: T6429: fix isis metric-style configuration missing - - PR: vyos/vyos-1x#3571 -- show version: T6446: display the support URL for LTS builds - - PR: vyos/vyos-1x#3584 +- migration: T6006: add system component version to config.boot.default by separating activation from migration + - PR: vyos/vyos-1x#3587 +- vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need it + - PR: vyos/vyos-1x#3573 +- T3900: Add support for raw tables in firewall + - PR: vyos/vyos-1x#3578 +- T6412: CGNAT fix allocation calcluation for verify + - PR: vyos/vyos-1x#3585 +- xml: T6423: enforce priority on nodes having an owner + - PR: vyos/vyos-1x#3589 +- grub: T6453: Fixed GRUB variables parsing + - PR: vyos/vyos-1x#3592 +- reverse-proxy: T6454: Set default value of http for haproxy mode + - PR: vyos/vyos-1x#3598 +- T6449: added pr update trigger + - PR: vyos/vyos-1x#3596 +- firewall: T3900: T6394: remove unused import + - PR: vyos/vyos-1x#3607 +- pki: T6464: sstpc interface not reloaded when updating SSL certificate(s) + - PR: vyos/vyos-1x#3613 +- pki: T6463: reverse-proxy service not reloaded when updating SSL certificate(s) + - PR: vyos/vyos-1x#3612 +- op-mode: T6424: ipsec: honor certificate CN and CA chain during profile generation + - PR: vyos/vyos-1x#3610 +- T6219: Add support for container sysctl parameter + - PR: vyos/vyos-1x#3614 +- T6467: add PR checks workflows for sagitta branch + - PR: vyos/vyos-1x#3615 +- vyos.utils: T5195: import vyos.cpu to this package + - PR: vyos/vyos-1x#3606 +- T6442: CGNAT add log for address allocation + - PR: vyos/vyos-1x#3621 +- T6469: remove j2 lint workflow + - PR: vyos/vyos-1x#3626 +- op-mode: T6471: add optimized get_config_dict + - PR: vyos/vyos-1x#3628 +- wireless: T6462: add op-mode command for hostapd and wpa_supplicant logs + - PR: vyos/vyos-1x#3611 +- firewall: T3900: fix migration and smoketests + - PR: vyos/vyos-1x#3632 ## vyos-build |