diff options
| -rw-r--r-- | CHANGELOG.md | 10 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aad467..36d5fb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ ## vyos-1x -- conntrack-sync: T6057: Add ability to disable syslog for conntrackd - - PR: vyos/vyos-1x#3099 -- remote: T6104: fix logic of failure case in MissingHostKeyPolicy - - PR: vyos/vyos-1x#3100 +- snmp: T2998: SNMP v3 oid "exclude" option fix + - PR: vyos/vyos-1x#3105 +- vrrp: T6020: vrrp health-check script not applied correctly + - PR: vyos/vyos-1x#2966 +- http-api: T6107: add an option to increase the request body size limit + - PR: vyos/vyos-1x#3108 ## vyos-build diff --git a/version.json b/version.json index 6eb459d..a820bc2 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-202403070018/vyos-1.5-rolling-202403070018-amd64.iso", - "version": "1.5-rolling-202403070018", - "timestamp": "2024-03-07T00:18:54Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403080726/vyos-1.5-rolling-202403080726-amd64.iso", + "version": "1.5-rolling-202403080726", + "timestamp": "2024-03-08T07:26:00Z" } ]
\ No newline at end of file |
