summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgsentrium <evgsentrium@users.noreply.github.com>2024-05-01 02:53:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-01 02:53:42 +0000
commit4b6c0dd19dd4966a68702b6907971096e3ba34fa (patch)
tree9bede8d9a1170f3de60526055ea01c999bb7619a
parent8b83541007bcd7ee88e9bb1056e05b4dd6c7a958 (diff)
downloadvyos-rolling-nightly-builds-4b6c0dd19dd4966a68702b6907971096e3ba34fa.tar.gz
vyos-rolling-nightly-builds-4b6c0dd19dd4966a68702b6907971096e3ba34fa.zip
1.5-rolling-202405010020
-rw-r--r--CHANGELOG.md11
-rw-r--r--version.json6
2 files changed, 14 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff7360e..3b1110e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,15 @@
## vyos-1x
+- T6272: Changed interface existence verification in pppoe/ipoe to Warning
+ - PR: vyos/vyos-1x#3375
+- openconnect: T4982: Support defining minimum TLS version in openconnect VPN
+ - PR: vyos/vyos-1x#3371
+- T6273: Allowed the use of "-" and "_" in PPPoE access-concentrator name
+ - PR: vyos/vyos-1x#3374
+- T6169: DNS forwarding should allow underscore for srv record
+ - PR: vyos/vyos-1x#3379
+- T6267: Check interface wireless module before apply config
+ - PR: vyos/vyos-1x#3368
+
## vyos-build
diff --git a/version.json b/version.json
index 54ac575..e9da26b 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-202404290019/vyos-1.5-rolling-202404290019-amd64.iso",
- "version": "1.5-rolling-202404290019",
- "timestamp": "2024-04-29T00:19:35Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405010020/vyos-1.5-rolling-202405010020-amd64.iso",
+ "version": "1.5-rolling-202405010020",
+ "timestamp": "2024-05-01T00:20:37Z"
}
] \ No newline at end of file