diff options
| author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-03-25 02:31:47 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-25 02:31:47 +0000 |
| commit | c0347ca36249be81d0ae991298c8d939d1a4ffcc (patch) | |
| tree | eccb724cc52310a24eb23505413b314429836572 | |
| parent | 91f481a0c5a61189c57f0837157e77cc6660046a (diff) | |
| download | vyos-nightly-build-c0347ca36249be81d0ae991298c8d939d1a4ffcc.tar.gz vyos-nightly-build-c0347ca36249be81d0ae991298c8d939d1a4ffcc.zip | |
1.5-rolling-202403250019
| -rw-r--r-- | CHANGELOG.md | 16 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 273eaa0..907ab7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,10 @@ ## vyos-1x -- 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 +- xml: T5738: use common constraint include for container network + - PR: vyos/vyos-1x#3181 +- container: T6062: add image name completion helper + - PR: vyos/vyos-1x#3182 +- ospf: T6066: can not define the same network in different areas + - PR: vyos/vyos-1x#3185 ## vyos-build diff --git a/version.json b/version.json index 0bd4922..4b39fb0 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-202403240925/vyos-1.5-rolling-202403240925-amd64.iso", - "version": "1.5-rolling-202403240925", - "timestamp": "2024-03-24T09:25:29Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403250019/vyos-1.5-rolling-202403250019-amd64.iso", + "version": "1.5-rolling-202403250019", + "timestamp": "2024-03-25T00:19:43Z" } ]
\ No newline at end of file |
