diff options
| -rw-r--r-- | CHANGELOG.md | 7 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d653bc7..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,4 @@ ## vyos-1x -- ethernet: T5978: hw-tc-offload does not actually get enabled on the NIC - - PR: vyos/vyos-1x#2881 -- bfd: T5967: add minimum-ttl option - - PR: vyos/vyos-1x#2884 -- system-option: T5979: Add configurable kernel boot options - - PR: vyos/vyos-1x#2886 - ## vyos-build diff --git a/version.json b/version.json index bfc1991..feb6beb 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-202401240024/vyos-1.5-rolling-202401240024-amd64.iso", - "version": "1.5-rolling-202401240024", - "timestamp": "2024-01-24T00:24:49Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401250024/vyos-1.5-rolling-202401250024-amd64.iso", + "version": "1.5-rolling-202401250024", + "timestamp": "2024-01-25T00:24:40Z" } ]
\ No newline at end of file |
