diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-06-26 03:28:43 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-26 03:28:43 +0000 |
commit | 578aacebaba15cb09ded71675f298208749f3d6c (patch) | |
tree | 8c3f985e963cd3220431a3ee880c470462596379 | |
parent | 4c7bcf00c6a7313bfaf9b967872bfda45174f17d (diff) | |
download | vyos-nightly-build-578aacebaba15cb09ded71675f298208749f3d6c.tar.gz vyos-nightly-build-578aacebaba15cb09ded71675f298208749f3d6c.zip |
1.5-rolling-202406260020
-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 1f8f87e..ba517e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,8 @@ ## vyos-1x -- op-mode: T6503: "restart ssh" command not working - - PR: vyos/vyos-1x#3702 -- GitHub: T6494: add workflow to build custom ISO for integration tests - - PR: vyos/vyos-1x#3703 -- T3202: Enable wireguard debug messages - - PR: vyos/vyos-1x#3679 -- T6511: add circinus branch to workflow - - PR: vyos/vyos-1x#3710 -- op mode: T6501: add "run show kernel modules" - - PR: vyos/vyos-1x#3683 -- configd: T6504: send sudo_user on session init and set env variable - - PR: vyos/vyos-1x#3701 -- T5735: Stunnel CLI and configuration - - PR: vyos/vyos-1x#3588 -- op-mode: T6514: rework the "show system storage" code to handle live CD systems correctly - - PR: vyos/vyos-1x#3718 +- T3900: extend latest fix for firewall raw implementation to ipv6. + - PR: vyos/vyos-1x#3722 +- GitHub: T6494: extend ISO integration workflow + - PR: vyos/vyos-1x#3714 ## vyos-build diff --git a/version.json b/version.json index 75ff9ad..83881fd 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-202406250020/vyos-1.5-rolling-202406250020-amd64.iso", - "version": "1.5-rolling-202406250020", - "timestamp": "2024-06-25T00:20:15Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406260020/vyos-1.5-rolling-202406260020-amd64.iso", + "version": "1.5-rolling-202406260020", + "timestamp": "2024-06-26T00:20:10Z" } ]
\ No newline at end of file |