diff options
-rw-r--r-- | CHANGELOG.md | 21 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 24 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3663c..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,4 @@ ## vyos-1x -- T5734: OpenVPN check PKI DH name exists if DH configured - - PR: vyos/vyos-1x#3308 -- T5535: firewall: migrate command <set system ip disable-directed-broadcast> to firewall global-optinos - - PR: vyos/vyos-1x#3309 -- pki: T6241: Fix dependency updates on PKI changes - - PR: vyos/vyos-1x#3311 -- T6242: load-balancing reverse-proxy: Ability for ssl backends to not verify server certificates - - PR: vyos/vyos-1x#3315 -- T5722: Failover route add option onlink - - PR: vyos/vyos-1x#3313 -- image-tools: T6154: installer prompts to confirm password - - PR: vyos/vyos-1x#3321 -- T6191: do not append action policy route|route6 when its not specified - - PR: vyos/vyos-1x#3320 -- pki: T6241: do not call dependency before its initialization - - PR: vyos/vyos-1x#3327 -- T6221: Return default ip rule values after deleting VRF - - PR: vyos/vyos-1x#3326 -- openvpn: T6245: return 'n/a' if client info not available - - PR: vyos/vyos-1x#3330 - ## vyos-build diff --git a/version.json b/version.json index 592253a..a046d39 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-202404181746/vyos-1.5-rolling-202404181746-amd64.iso", - "version": "1.5-rolling-202404181746", - "timestamp": "2024-04-18T17:46:08Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404190019/vyos-1.5-rolling-202404190019-amd64.iso", + "version": "1.5-rolling-202404190019", + "timestamp": "2024-04-19T00:19:16Z" } ]
\ No newline at end of file |