diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-01-16 02:29:10 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-16 02:29:10 +0000 |
| commit | c237ed4e61f5411c731a1a20778b93fcb5096dc8 (patch) | |
| tree | d04bfc81c1ead1905d49e703cc43a8a34564f3ce | |
| parent | 73328326752f754b7f27a65f0637101974f98b8d (diff) | |
| download | vyos-nightly-build-c237ed4e61f5411c731a1a20778b93fcb5096dc8.tar.gz vyos-nightly-build-c237ed4e61f5411c731a1a20778b93fcb5096dc8.zip | |
1.5-rolling-202401160024
| -rw-r--r-- | CHANGELOG.md | 12 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 11 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index af00be8..5fca394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ ## vyos-1x -- bgp: T591: SRv6 improvements - - PR: vyos/vyos-1x#2819 -- T5944: Fix reboot in arg - - PR: vyos/vyos-1x#2821 +- 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 ## vyos-build diff --git a/version.json b/version.json index f47f561..e2d6cbc 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-202401150027/vyos-1.5-rolling-202401150027-amd64.iso", - "version": "1.5-rolling-202401150027", - "timestamp": "2024-01-15T00:27:28Z" + "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" } ]
\ No newline at end of file |
