summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgsentrium <evgsentrium@users.noreply.github.com>2024-06-25 03:26:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-25 03:26:27 +0000
commit4c7bcf00c6a7313bfaf9b967872bfda45174f17d (patch)
treec194c0a2214322748da427709a39aab5fd4c048e
parent822950855fd4abb58df87fcf1e12f716af964d2b (diff)
downloadvyos-rolling-nightly-builds-4c7bcf00c6a7313bfaf9b967872bfda45174f17d.tar.gz
vyos-rolling-nightly-builds-4c7bcf00c6a7313bfaf9b967872bfda45174f17d.zip
1.5-rolling-2024062500201.5-rolling-202406250020
-rw-r--r--CHANGELOG.md14
-rw-r--r--version.json6
2 files changed, 13 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e74d514..1f8f87e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,20 @@
## vyos-1x
-- 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
+- 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
## vyos-build
diff --git a/version.json b/version.json
index dff75b1..75ff9ad 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-202406230022/vyos-1.5-rolling-202406230022-amd64.iso",
- "version": "1.5-rolling-202406230022",
- "timestamp": "2024-06-23T00:22:12Z"
+ "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"
}
] \ No newline at end of file