diff options
| -rw-r--r-- | CHANGELOG.md | 8 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b954c61..6269c16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,6 @@ ## vyos-1x -- T6143: Increase configurable timeout range for service config-sync - - PR: vyos/vyos-1x#3155 -- conntrack: T6147: Enable conntrack when firewall state-policy is defined - - PR: vyos/vyos-1x#3159 -- bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering - - PR: vyos/vyos-1x#3158 +- vti: T6085: bring VTI interfaces up only when the IPsec tunnel is up + - PR: vyos/vyos-1x#3157 ## vyos-build diff --git a/version.json b/version.json index ae7b5cd..c8c577a 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-202403210019/vyos-1.5-rolling-202403210019-amd64.iso", - "version": "1.5-rolling-202403210019", - "timestamp": "2024-03-21T00:19:41Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403210836/vyos-1.5-rolling-202403210836-amd64.iso", + "version": "1.5-rolling-202403210836", + "timestamp": "2024-03-21T08:36:15Z" } ]
\ No newline at end of file |
