From a817e927d0919c98b5070c455730a9df7764671f Mon Sep 17 00:00:00 2001 From: evgsentrium Date: Sun, 23 Jun 2024 03:30:06 +0000 Subject: 1.5-rolling-202406230022 --- CHANGELOG.md | 16 ++++++++++------ version.json | 6 +++--- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 325bcba..e74d514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ ## vyos-1x -- T5949: Add option to disable USB autosuspend - - PR: vyos/vyos-1x#3677 -- T3900: firewall: fix for initial implementation - - PR: vyos/vyos-1x#3693 -- op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted - - PR: vyos/vyos-1x#3654 +- snmp: T6489: use new Python wrapper to interact with config filesystem + - PR: vyos/vyos-1x#3694 +- op mode: T6498: move uptime helpers to vyos.utils.system + - PR: vyos/vyos-1x#3684 +- 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 ## vyos-build diff --git a/version.json b/version.json index 7aafd06..dff75b1 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-202406210019/vyos-1.5-rolling-202406210019-amd64.iso", - "version": "1.5-rolling-202406210019", - "timestamp": "2024-06-21T00:19:54Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406230022/vyos-1.5-rolling-202406230022-amd64.iso", + "version": "1.5-rolling-202406230022", + "timestamp": "2024-06-23T00:22:12Z" } ] \ No newline at end of file -- cgit v1.2.3