summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
-rw-r--r--version.json6
2 files changed, 9 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac199e7..b954c61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
## vyos-1x
-- T6138: Fix op-mode show conntrack table with flowtable offloads
- - PR: vyos/vyos-1x#3150
-- T5996: selectively escape and restore single backslashes in config
- - PR: vyos/vyos-1x#3035
-- qos: T1871: add MTU option when configure limiter traffic-policy
- - PR: vyos/vyos-1x#3131
+- T6143: Increase configurable timeout range for service config-sync
+ - PR: vyos/vyos-1x#3155
+- conntrack: T6147: Enable conntrack when firewall state-policy is defined
+ - PR: vyos/vyos-1x#3159
+- bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering
+ - PR: vyos/vyos-1x#3158
## vyos-build
diff --git a/version.json b/version.json
index dc71f41..ae7b5cd 100644
--- a/version.json
+++ b/version.json
@@ -1,7 +1,7 @@
[
{
- "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403200018/vyos-1.5-rolling-202403200018-amd64.iso",
- "version": "1.5-rolling-202403200018",
- "timestamp": "2024-03-20T00:18:29Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403210019/vyos-1.5-rolling-202403210019-amd64.iso",
+ "version": "1.5-rolling-202403210019",
+ "timestamp": "2024-03-21T00:19:41Z"
}
] \ No newline at end of file