summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md16
-rw-r--r--version.json6
2 files changed, 9 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8535131..d6d859c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,18 +1,14 @@
## vyos-1x
-- wireless: T6318: move country-code to a system wide configuration
- - PR: vyos/vyos-1x#3656
-- 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
- wireless: T6425: Fixing VHT beamforming for 802.11ac
- PR: vyos/vyos-1x#3576
- T6492: Check if all migrators have the executable bit set
- PR: vyos/vyos-1x#3678
+- T6497: CGNAT delete conntrack entries if a pool is modified
+ - PR: vyos/vyos-1x#3680
+- macsec: T5447: fix error message syntax - there is no tx and rx key, only key
+ - PR: vyos/vyos-1x#3685
+- openconnect: T6500: add support for multiple ca-certificates
+ - PR: vyos/vyos-1x#3682
## vyos-build
diff --git a/version.json b/version.json
index 9ba94fb..34d2b96 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-202406190020/vyos-1.5-rolling-202406190020-amd64.iso",
- "version": "1.5-rolling-202406190020",
- "timestamp": "2024-06-19T00:20:25Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406200020/vyos-1.5-rolling-202406200020-amd64.iso",
+ "version": "1.5-rolling-202406200020",
+ "timestamp": "2024-06-20T00:20:11Z"
}
] \ No newline at end of file