diff options
author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-14 02:33:30 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-14 02:33:30 +0000 |
commit | 5badf99aa657f123f9caba8625a74e32dac7bcf1 (patch) | |
tree | fa278b04a56c6c6842a4593864d849ac13d25712 /CHANGELOG.md | |
parent | 16e56f5ffffd2835ac15c632e48fd07919ccc553 (diff) | |
download | vyos-rolling-nightly-builds-5badf99aa657f123f9caba8625a74e32dac7bcf1.tar.gz vyos-rolling-nightly-builds-5badf99aa657f123f9caba8625a74e32dac7bcf1.zip |
1.5-rolling-202402140022
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ff7360e..465555c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,28 @@ ## vyos-1x +- T6019: fix smoketest after upgrading nftables and libnftnl packages. + - PR: vyos/vyos-1x#2991 +- init: T2044: fix "binary operator expected" when two or more RPKI caches are defined + - PR: vyos/vyos-1x#2994 +- ipsec: T5981: Strip '@' from migrated peer PKI name + - PR: vyos/vyos-1x#2993 +- dhcpv6-server: T5993: Add subnet node, link subnet to locally connected interfaces + - PR: vyos/vyos-1x#2997 +- rpki: T6034: move file based SSH keys for authentication to PKI subsystem + - PR: vyos/vyos-1x#2988 +- bgp: T6032: add EVPN MAC-VRF Site-of-Origin support + - PR: vyos/vyos-1x#2987 +- T5064: Firewall fix RegEx for for domain-group + - PR: vyos/vyos-1x#3000 +- T5928: Change firewall priority to 319 + - PR: vyos/vyos-1x#2999 +- dhcpv6-server: T5992: Fix op-mode DHCP lease output + updates + - PR: vyos/vyos-1x#2998 +- T6019: Fix smoketest test_system_conntrack custom timeout + - PR: vyos/vyos-1x#3005 + ## vyos-build +- T6009-6019: fix hour decoding when timezone offset is negative; bump libnftnl and nftables version. + - PR: vyos/vyos-build#501 + |