summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorandriiandrieiev <andriiandrieiev@users.noreply.github.com>2024-02-16 02:32:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-16 02:32:32 +0000
commit56f568c33e6d36dddef375214e0c5ac9d0b9622f (patch)
tree1257991b712c7ba5a560b6fa2f629993d93777a9 /CHANGELOG.md
parent5badf99aa657f123f9caba8625a74e32dac7bcf1 (diff)
downloadvyos-rolling-nightly-builds-56f568c33e6d36dddef375214e0c5ac9d0b9622f.tar.gz
vyos-rolling-nightly-builds-56f568c33e6d36dddef375214e0c5ac9d0b9622f.zip
1.5-rolling-202402160022
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 465555c..7f2dade 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,4 @@
## 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
@@ -19,10 +17,16 @@
- PR: vyos/vyos-1x#2998
- T6019: Fix smoketest test_system_conntrack custom timeout
- PR: vyos/vyos-1x#3005
+- T6029: Rewritten Accel-PPP services to an identical feature set
+ - PR: vyos/vyos-1x#3004
+- rpki: T6034: extend config migration testcase
+ - PR: vyos/vyos-1x#3011
+- dhcpv6-server: T5993: Extend interface migrator to check VLAN/QinQ
+ - PR: vyos/vyos-1x#3012
## vyos-build
-- T6009-6019: fix hour decoding when timezone offset is negative; bump libnftnl and nftables version.
- - PR: vyos/vyos-build#501
+- isc-dhcp: T5965: add custom package build with dhclient patches for WWAN
+ - PR: vyos/vyos-build#503