summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgsentrium <evgsentrium@users.noreply.github.com>2024-04-03 02:32:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-03 02:32:42 +0000
commitb9ad9988202cdf71b43359767d65d5d1d53e0288 (patch)
treeedb7a9f338568f2cde68fa1f5ff993eb9f83baad
parent354f8cddb5bd5a2b9ef129f3d6d747c22927b214 (diff)
downloadvyos-rolling-nightly-builds-b9ad9988202cdf71b43359767d65d5d1d53e0288.tar.gz
vyos-rolling-nightly-builds-b9ad9988202cdf71b43359767d65d5d1d53e0288.zip
1.5-rolling-202404030018
-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