diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-21 02:35:10 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-21 02:35:10 +0000 |
| commit | 83f0bb1e46f86f81d1eebc9a8531cd9107bbf8fa (patch) | |
| tree | dce5f77cf3eed54409c7604c78a3b165f78acdbe | |
| parent | 940df8a7b688aed211b49d77cb3d1f4110904a46 (diff) | |
| download | vyos-nightly-build-83f0bb1e46f86f81d1eebc9a8531cd9107bbf8fa.tar.gz vyos-nightly-build-83f0bb1e46f86f81d1eebc9a8531cd9107bbf8fa.zip | |
1.5-rolling-202402210022
| -rw-r--r-- | CHANGELOG.md | 9 | ||||
| -rw-r--r-- | version.json | 6 |
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 |
