diff options
| author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-04-25 04:59:57 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-25 04:59:57 +0000 |
| commit | c7ca203028c798d0c506ee5c55b92076c59e77a8 (patch) | |
| tree | bd4e6cff76ec6087604d404210006a5b48211131 | |
| parent | 6996e7c9d5f228216ca0586a96722049d6ac66c0 (diff) | |
| download | vyos-nightly-build-c7ca203028c798d0c506ee5c55b92076c59e77a8.tar.gz vyos-nightly-build-c7ca203028c798d0c506ee5c55b92076c59e77a8.zip | |
1.5-rolling-202404250020
| -rw-r--r-- | CHANGELOG.md | 16 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 5 insertions, 17 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 668c22d..599925a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,6 @@ ## vyos-1x -- xml: T5738: fix typo in radius-additions.xml.i - - PR: vyos/vyos-1x#3339 -- connect_disconnect: T6261: correction to typo in check_ppp_running - - PR: vyos/vyos-1x#3347 -- image-tools: T6260: remove persistence image directory if no space error - - PR: vyos/vyos-1x#3346 -- T6226: add HAPROXY tcp-request related block to load-balancing reverse proxy config - - PR: vyos/vyos-1x#3342 -- T6109: Fix remote logging for sudo commands - - PR: vyos/vyos-1x#3355 -- T6217: Conntrack-sync change the actual name of the script - - PR: vyos/vyos-1x#3354 -- T6255: static-routing: don't render whitespace from static table descriptions - - PR: vyos/vyos-1x#3340 +- T5833: Not all AFIs compatible with VRF add verify check + - PR: vyos/vyos-1x#3359 ## vyos-build diff --git a/version.json b/version.json index 1b75239..e67e5fe 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-202404240023/vyos-1.5-rolling-202404240023-amd64.iso", - "version": "1.5-rolling-202404240023", - "timestamp": "2024-04-24T00:23:34Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404250020/vyos-1.5-rolling-202404250020-amd64.iso", + "version": "1.5-rolling-202404250020", + "timestamp": "2024-04-25T00:20:39Z" } ]
\ No newline at end of file |
