summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgsentrium <evgsentrium@users.noreply.github.com>2024-05-04 02:52:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-04 02:52:19 +0000
commitab94daf8357f2fb18760e8cdad165d4dd1024cb6 (patch)
treebf8547d6a7d5e5afa71f1dbc61cc85f386b64c70
parent4b6c0dd19dd4966a68702b6907971096e3ba34fa (diff)
downloadvyos-nightly-build-ab94daf8357f2fb18760e8cdad165d4dd1024cb6.tar.gz
vyos-nightly-build-ab94daf8357f2fb18760e8cdad165d4dd1024cb6.zip
1.5-rolling-202405040019
-rw-r--r--CHANGELOG.md28
-rw-r--r--version.json6
2 files changed, 21 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b1110e..465e86d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,22 @@
## 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
+- firewall: T6257: Show member information for dynamic groups in op-mode
+ - PR: vyos/vyos-1x#3369
+- T6056: Change static-host-mapping should not restart snmpd
+ - PR: vyos/vyos-1x#3386
+- T6287: Config-sync add the ability to configure API port
+ - PR: vyos/vyos-1x#3384
+- pppoe-server: T6234: PPPoE-server pado-delay refactoring
+ - PR: vyos/vyos-1x#3364
+- smoketest: T6199: remove redundant code when unpacking Kernel GZ config
+ - PR: vyos/vyos-1x#3390
+- bgp: T6189: L3VPN connectivity is broken after re-enabling VRF
+ - PR: vyos/vyos-1x#3392
+- T6269: policy: ensure correct rule parsing when using, and when not using <set table> option in policy route.
+ - PR: vyos/vyos-1x#3367
+- ntp: T4909 rewrite NTP op mode in the new format
+ - PR: vyos/vyos-1x#3307
+- qos: T6225: Fix QoS random-detect policy
+ - PR: vyos/vyos-1x#3400
## vyos-build
diff --git a/version.json b/version.json
index e9da26b..2214f7b 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-202405010020/vyos-1.5-rolling-202405010020-amd64.iso",
- "version": "1.5-rolling-202405010020",
- "timestamp": "2024-05-01T00:20:37Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405040019/vyos-1.5-rolling-202405040019-amd64.iso",
+ "version": "1.5-rolling-202405040019",
+ "timestamp": "2024-05-04T00:19:06Z"
}
] \ No newline at end of file