summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
-rw-r--r--version.json6
2 files changed, 12 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff7360e..b21c5d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,13 @@
## vyos-1x
+- T6196: Fixed applying parameters for aggregation in BGP
+ - PR: vyos/vyos-1x#3232
+- firewall: nat: policy: vrf: nft call syntax and import cleanup
+ - PR: vyos/vyos-1x#3230
+- T6192: allow binding SSH to multiple VRF instances
+ - PR: vyos/vyos-1x#3229
+- configverify: T6198: add common helper for PKI certificate validation
+ - PR: vyos/vyos-1x#3236
+
## vyos-build
diff --git a/version.json b/version.json
index e0e112d..2eea3ea 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-202404021329/vyos-1.5-rolling-202404021329-amd64.iso",
- "version": "1.5-rolling-202404021329",
- "timestamp": "2024-04-02T13:29:45Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404030018/vyos-1.5-rolling-202404030018-amd64.iso",
+ "version": "1.5-rolling-202404030018",
+ "timestamp": "2024-04-03T00:18:46Z"
}
] \ No newline at end of file