diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-01-25 02:32:13 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-25 02:32:13 +0000 |
| commit | c58704ff0c39723bf46b4f3cb02ee537006567f1 (patch) | |
| tree | 080b66813dda04d7c14cba4d5c531ab6c9060871 | |
| parent | 3f2d94fe4ae307181b8936147ced10d0e4620924 (diff) | |
| download | vyos-nightly-build-c58704ff0c39723bf46b4f3cb02ee537006567f1.tar.gz vyos-nightly-build-c58704ff0c39723bf46b4f3cb02ee537006567f1.zip | |
1.5-rolling-202401250024
| -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 |
