summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md13
-rw-r--r--version.json6
2 files changed, 16 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff7360e..6d38a4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,17 @@
## vyos-1x
+- bfd: T6440: BFD peer length typo
+ - PR: vyos/vyos-1x#3579
+- nat64: T6403: validate source prefix for RFC compliance
+ - PR: vyos/vyos-1x#3572
+- T6431: op-mode command "monitor traceroute" missing recursive symlink
+ - PR: vyos/vyos-1x#3582
+- GitHub: add action to build package on PR
+ - PR: vyos/vyos-1x#3560
+- isis: T6429: fix isis metric-style configuration missing
+ - PR: vyos/vyos-1x#3571
+- show version: T6446: display the support URL for LTS builds
+ - PR: vyos/vyos-1x#3584
+
## vyos-build
diff --git a/version.json b/version.json
index 8ee38a4..4499949 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-202406020021/vyos-1.5-rolling-202406020021-amd64.iso",
- "version": "1.5-rolling-202406020021",
- "timestamp": "2024-06-02T00:21:45Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406060020/vyos-1.5-rolling-202406060020-amd64.iso",
+ "version": "1.5-rolling-202406060020",
+ "timestamp": "2024-06-06T00:20:07Z"
}
] \ No newline at end of file