diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-04-27 02:55:43 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-27 02:55:43 +0000 |
commit | 2a58f0c28ac6b30e7efed25ad03350c8aec03985 (patch) | |
tree | f4d44a4c0c6e65b224703402ee2d6987da25f5b7 | |
parent | c7ca203028c798d0c506ee5c55b92076c59e77a8 (diff) | |
download | vyos-rolling-nightly-builds-2a58f0c28ac6b30e7efed25ad03350c8aec03985.tar.gz vyos-rolling-nightly-builds-2a58f0c28ac6b30e7efed25ad03350c8aec03985.zip |
1.5-rolling-202404270018
-rw-r--r-- | CHANGELOG.md | 8 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 599925a..f0219d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ ## vyos-1x -- T5833: Not all AFIs compatible with VRF add verify check - - PR: vyos/vyos-1x#3359 +- T6258: Add sysctl base-reachable-time for IPv6 + - PR: vyos/vyos-1x#3361 +- qos: T4248: Allow to remove the only rule from the qos class + - PR: vyos/vyos-1x#3316 +- T6263: Groups 224.0.0.0/24 are reserved and cannot be joined + - PR: vyos/vyos-1x#3363 ## vyos-build diff --git a/version.json b/version.json index e67e5fe..74d41bd 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-202404250020/vyos-1.5-rolling-202404250020-amd64.iso", - "version": "1.5-rolling-202404250020", - "timestamp": "2024-04-25T00:20:39Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404270018/vyos-1.5-rolling-202404270018-amd64.iso", + "version": "1.5-rolling-202404270018", + "timestamp": "2024-04-27T00:18:53Z" } ]
\ No newline at end of file |