diff options
| author | c-po <c-po@users.noreply.github.com> | 2024-05-12 16:40:04 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-12 16:40:04 +0000 |
| commit | 2ced12a76db734f16d6e7a65403d9941bfa52f98 (patch) | |
| tree | 1e4d9cf818b33ef7b0837f3d6f9cb4c0bf39f0e7 | |
| parent | 8b822aa3b01b4cafb352df1758b59f1cabb064cd (diff) | |
| download | vyos-nightly-build-2ced12a76db734f16d6e7a65403d9941bfa52f98.tar.gz vyos-nightly-build-2ced12a76db734f16d6e7a65403d9941bfa52f98.zip | |
1.5-rolling-202405121403
| -rw-r--r-- | CHANGELOG.md | 10 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 46a5655..03a4982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ ## vyos-1x -- Bond: T6303: add system mac address on interfaces bond - - PR: vyos/vyos-1x#3410 -- image-tools: T6176: fixes for boot console - - PR: vyos/vyos-1x#3443 +- image-tools: T6176: addendum to fixes for boot console + - PR: vyos/vyos-1x#3445 +- T6329: firewall: add a patch for op-mode command <show firewall group> + - PR: vyos/vyos-1x#3442 +- ethernet: T6306: add support for EVPN MH uplink/core tracking + - PR: vyos/vyos-1x#3447 ## vyos-build diff --git a/version.json b/version.json index 1ead438..89c7b33 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-202405101513/vyos-1.5-rolling-202405101513-amd64.iso", - "version": "1.5-rolling-202405101513", - "timestamp": "2024-05-10T15:13:08Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405121403/vyos-1.5-rolling-202405121403-amd64.iso", + "version": "1.5-rolling-202405121403", + "timestamp": "2024-05-12T14:03:06Z" } ]
\ No newline at end of file |
