diff options
| -rw-r--r-- | CHANGELOG.md | 16 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 10 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e742a2e..6a43d92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,11 @@ ## vyos-1x -- T6029: Rewritten Accel-PPP services to an identical feature set - - PR: vyos/vyos-1x#3004 -- rpki: T6034: extend config migration testcase - - PR: vyos/vyos-1x#3011 -- dhcpv6-server: T5993: Extend interface migrator to check VLAN/QinQ - - PR: vyos/vyos-1x#3012 -- T6001: add option to disable next-hop-tracking resolve-via-default - - PR: vyos/vyos-1x#3016 +- login: T5972: add possibility to disable individual local user accounts + - PR: vyos/vyos-1x#3019 +- image-tools: T6041: fix logic of is_live_boot to allow for PXE boot + - PR: vyos/vyos-1x#3024 +- op-mode: T5581: add "show ipv6 nht" command + - PR: vyos/vyos-1x#3027 ## vyos-build - +- no changes diff --git a/version.json b/version.json index e618a3e..23e0f38 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-202402170022/vyos-1.5-rolling-202402170022-amd64.iso", - "version": "1.5-rolling-202402170022", - "timestamp": "2024-02-17T00:22:37Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402180024/vyos-1.5-rolling-202402180024-amd64.iso", + "version": "1.5-rolling-202402180024", + "timestamp": "2024-02-18T00:24:46Z" } ]
\ No newline at end of file |
