diff options
-rw-r--r-- | CHANGELOG.md | 13 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 16 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cad1a1..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,4 @@ ## vyos-1x -- conntrack: T6396: correction to helper message for ipv4/ipv6 custom timeout rule - - PR: vyos/vyos-1x#3563 -- op-mode: T683: remove superfluous debug print in snmpv3 display code - - PR: vyos/vyos-1x#3564 -- T5307: QoS - traffic-class-map services - - PR: vyos/vyos-1x#3492 -- dns: T6422: allow multiple redundant NS records - - PR: vyos/vyos-1x#3557 -- T6415: repo sync using pull_request_target - - PR: vyos/vyos-1x#3569 -- tunnel: T6157: fixing GRE tunnel uniqueness checks - - PR: vyos/vyos-1x#3570 - ## vyos-build diff --git a/version.json b/version.json index bccfa0d..8ee38a4 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-202406010021/vyos-1.5-rolling-202406010021-amd64.iso", - "version": "1.5-rolling-202406010021", - "timestamp": "2024-06-01T00:21:42Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406020021/vyos-1.5-rolling-202406020021-amd64.iso", + "version": "1.5-rolling-202406020021", + "timestamp": "2024-06-02T00:21:45Z" } ]
\ No newline at end of file |