summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
-rw-r--r--version.json6
2 files changed, 10 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e2cd34..0920c36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,12 @@
## vyos-1x
-- smoketest: T6043: proper cleanup after testcase
- - PR: vyos/vyos-1x#3030
+- T6050: Fixed descriptions of 'extended-scripts' commands in accel-ppp
+ - PR: vyos/vyos-1x#3033
+- vyos-event-handler.py: T6048: handling exception when _PID is not found
+ - PR: vyos/vyos-1x#3032
## vyos-build
+- build: T3664: fix the chroot includes path
+ - PR: vyos/vyos-build#505
+
diff --git a/version.json b/version.json
index 0687af6..ed414d6 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-202402190023/vyos-1.5-rolling-202402190023-amd64.iso",
- "version": "1.5-rolling-202402190023",
- "timestamp": "2024-02-19T00:23:50Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402210022/vyos-1.5-rolling-202402210022-amd64.iso",
+ "version": "1.5-rolling-202402210022",
+ "timestamp": "2024-02-21T00:22:52Z"
}
] \ No newline at end of file