diff options
| author | c-po <c-po@users.noreply.github.com> | 2024-01-16 19:51:56 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-16 19:51:56 +0000 |
| commit | 6d590c31c9938eecbf57f729cbec1751af402293 (patch) | |
| tree | bbc143854149ed867b946a219b4b60e2b7f8b5b9 | |
| parent | c237ed4e61f5411c731a1a20778b93fcb5096dc8 (diff) | |
| download | vyos-nightly-build-6d590c31c9938eecbf57f729cbec1751af402293.tar.gz vyos-nightly-build-6d590c31c9938eecbf57f729cbec1751af402293.zip | |
1.5-rolling-202401161743
| -rw-r--r-- | CHANGELOG.md | 14 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fca394..8dd6a2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,10 @@ ## vyos-1x -- T5901: Add DHCP base_path dir during first boot - - PR: vyos/vyos-1x#2824 -- T4856: Fix IPsec DHCP-client exit hook - - PR: vyos/vyos-1x#2823 -- op-mode: T5944: remove double whitespace in reboot error message - - PR: vyos/vyos-1x#2825 -- ospf: T5936: when migrating passive interfaces set_tag() must be set - - PR: vyos/vyos-1x#2829 +- bgp: T5937: fix migration script for IPv6 AFI peer-group + - PR: vyos/vyos-1x#2834 +- T5889: Fix migration scripts nat 5-to-6 + - PR: vyos/vyos-1x#2833 +- T4658: Renamed DPD action value from 'hold' to 'trap' + - PR: vyos/vyos-1x#2837 ## vyos-build diff --git a/version.json b/version.json index e2d6cbc..0cc1abb 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-202401160024/vyos-1.5-rolling-202401160024-amd64.iso", - "version": "1.5-rolling-202401160024", - "timestamp": "2024-01-16T00:24:16Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401161743/vyos-1.5-rolling-202401161743-amd64.iso", + "version": "1.5-rolling-202401161743", + "timestamp": "2024-01-16T17:43:32Z" } ]
\ No newline at end of file |
