diff options
-rw-r--r-- | CHANGELOG.md | 12 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 11 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 131b6e1..69656cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ ## vyos-1x -- T6494: Update sonarcloud.yml and add more branches for scanning - - PR: vyos/vyos-1x#3661 -- sonarcloud: Revert "T6494: Update sonarcloud.yml and add more branches for scanning" - - PR: vyos/vyos-1x#3663 +- pki: T4026: Only emit private keys when available + - PR: vyos/vyos-1x#3655 +- pki: T6241: remove debug print statement about updated subsystems + - PR: vyos/vyos-1x#3657 +- wireless: T6318: add quotes for console speed in config-tests + - PR: vyos/vyos-1x#3675 +- T6489: Add support for CLI config scripts that change the underlaying working configuration + - PR: vyos/vyos-1x#3652 ## vyos-build diff --git a/version.json b/version.json index 186f9b2..56537f2 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-202406170021/vyos-1.5-rolling-202406170021-amd64.iso", - "version": "1.5-rolling-202406170021", - "timestamp": "2024-06-17T00:21:38Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406181053/vyos-1.5-rolling-202406181053-amd64.iso", + "version": "1.5-rolling-202406181053", + "timestamp": "2024-06-18T10:53:51Z" } ]
\ No newline at end of file |