diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-06-17 03:25:07 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-17 03:25:07 +0000 |
commit | 2b564340f12acf9e08bfb506fb1dfd8348751e96 (patch) | |
tree | 7302c6a0901ea2d197b3150fc7d86c6b07d7ef83 | |
parent | 6d387815a6b5af2025bf8fbdbfe25cb1d9256fd7 (diff) | |
download | vyos-nightly-build-2b564340f12acf9e08bfb506fb1dfd8348751e96.tar.gz vyos-nightly-build-2b564340f12acf9e08bfb506fb1dfd8348751e96.zip |
1.5-rolling-202406170021
-rw-r--r-- | CHANGELOG.md | 20 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 7 insertions, 19 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index efc93c2..131b6e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,8 @@ ## vyos-1x -- T6045: Recreate show lldp detail views & improve remote port selection - - PR: vyos/vyos-1x#3590 -- T6456: Convert "monitor traffic" to modern op-mode wrapper - - PR: vyos/vyos-1x#3601 -- openvpn: T5487: Remove deprecated option --cipher for server and client mode - - PR: vyos/vyos-1x#3639 -- T6487: updated central workflows to use current branch - - PR: vyos/vyos-1x#3647 -- op-mode: T6407: "generate pki" missed to mangle in ACME certificates when required - - PR: vyos/vyos-1x#3646 -- op-mode: T6480: must call pki.py helper as root to work with ACME certificates - - PR: vyos/vyos-1x#3645 -- openvpn: T5487: make migration script executable - - PR: vyos/vyos-1x#3653 -- openvpn: T5487: Fix migration smoketests commands - - PR: vyos/vyos-1x#3659 +- 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 ## vyos-build diff --git a/version.json b/version.json index 1b282c4..186f9b2 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-202406161315/vyos-1.5-rolling-202406161315-amd64.iso", - "version": "1.5-rolling-202406161315", - "timestamp": "2024-06-16T13:15:22Z" + "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" } ]
\ No newline at end of file |