From e1b252f3f53342b7c5c1af218c5970a9f1a85dd2 Mon Sep 17 00:00:00 2001 From: evgsentrium Date: Wed, 19 Jun 2024 03:24:07 +0000 Subject: 1.5-rolling-202406190020 --- CHANGELOG.md | 6 ++++++ version.json | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69656cc..8535131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 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 @@ -7,6 +9,10 @@ - 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 ## vyos-build diff --git a/version.json b/version.json index 56537f2..9ba94fb 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-202406181053/vyos-1.5-rolling-202406181053-amd64.iso", - "version": "1.5-rolling-202406181053", - "timestamp": "2024-06-18T10:53:51Z" + "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" } ] \ No newline at end of file -- cgit v1.2.3