summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorc-po <c-po@users.noreply.github.com>2024-03-24 11:38:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-24 11:38:48 +0000
commit91f481a0c5a61189c57f0837157e77cc6660046a (patch)
tree9249fe7d2ae61509ef01e8b13ca7faa357b2ad99
parent904b91b3d14806d73ea0a63061108274f39e7b8a (diff)
downloadvyos-nightly-build-91f481a0c5a61189c57f0837157e77cc6660046a.tar.gz
vyos-nightly-build-91f481a0c5a61189c57f0837157e77cc6660046a.zip
1.5-rolling-202403240925
-rw-r--r--CHANGELOG.md14
-rw-r--r--version.json6
2 files changed, 13 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8cadd59..273eaa0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,14 @@
## vyos-1x
-- xml: T6146: add utils and helper to provide priority data
- - PR: vyos/vyos-1x#3164
-- isis: T6160: NameError: name 'process' is not defined
- - PR: vyos/vyos-1x#3169
+- vyos.configverify: T6131: verify_interface_exists() checks CLI interfaces, too
+ - PR: vyos/vyos-1x#3173
+- config-sync: T6145: batch section requests for commit by priority
+ - PR: vyos/vyos-1x#3172
+- op-mode: T6161: Show container details in JSON format
+ - PR: vyos/vyos-1x#3171
+- bgp: T6106: Show complete FRR output on internal errors
+ - PR: vyos/vyos-1x#3151
+- Revert "ethernet: T5566: disable energy efficient ethernet (EEE) for interfaces"
+ - PR: vyos/vyos-1x#3177
## vyos-build
diff --git a/version.json b/version.json
index 48ebd25..0bd4922 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-202403230018/vyos-1.5-rolling-202403230018-amd64.iso",
- "version": "1.5-rolling-202403230018",
- "timestamp": "2024-03-23T00:18:26Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403240925/vyos-1.5-rolling-202403240925-amd64.iso",
+ "version": "1.5-rolling-202403240925",
+ "timestamp": "2024-03-24T09:25:29Z"
}
] \ No newline at end of file