diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-12 02:33:38 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-12 02:33:38 +0000 |
| commit | 82671f1d61725b8e403aea7693984dc91e713368 (patch) | |
| tree | bdbb54c0d83de6846c16a356c7cde075f442e5d2 | |
| parent | cad01271232867e32ab8deb6ae2b8c26944f2a83 (diff) | |
| download | vyos-nightly-build-82671f1d61725b8e403aea7693984dc91e713368.tar.gz vyos-nightly-build-82671f1d61725b8e403aea7693984dc91e713368.zip | |
1.5-rolling-202402120023
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a66ab03..5c71b50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ - PR: vyos/vyos-1x#2982 - rpki: T6004: add missing startup priority - PR: vyos/vyos-1x#2983 +- bgp: T6010: support setting multiple values for neighbor path-attribute + - PR: vyos/vyos-1x#2986 +- srv6: T5849: add segment support to "protocols static route6" + - PR: vyos/vyos-1x#2980 ## vyos-build diff --git a/version.json b/version.json index ad1d86d..adf78af 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-202402110025/vyos-1.5-rolling-202402110025-amd64.iso", - "version": "1.5-rolling-202402110025", - "timestamp": "2024-02-11T00:25:15Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402120023/vyos-1.5-rolling-202402120023-amd64.iso", + "version": "1.5-rolling-202402120023", + "timestamp": "2024-02-12T00:23:47Z" } ]
\ No newline at end of file |
