diff options
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 972969f..a6bc2d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,6 @@ ## vyos-1x -- ethernet: T5862: default MTU is not acceptable in some environments - - PR: vyos/vyos-1x#3265 -- kea: T3316: T6163: Ensure correct permissions on lease files - - PR: vyos/vyos-1x#3277 +- T6207: restore ability to copy config.boot.default on image install + - PR: vyos/vyos-1x#3278 ## vyos-build diff --git a/version.json b/version.json index 288e4ac..ba4eed7 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-202404080019/vyos-1.5-rolling-202404080019-amd64.iso", - "version": "1.5-rolling-202404080019", - "timestamp": "2024-04-08T00:19:38Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404080902/vyos-1.5-rolling-202404080902-amd64.iso", + "version": "1.5-rolling-202404080902", + "timestamp": "2024-04-08T09:02:43Z" } ]
\ No newline at end of file |
