diff options
| -rw-r--r-- | CHANGELOG.md | 20 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 23 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4690473..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,4 @@ ## vyos-1x -- T6026: QoS hide attempts to delete qdisc from devices - - PR: vyos/vyos-1x#2969 -- T5960: Rewritten authentication node in PPTP to a single view - - PR: vyos/vyos-1x#2950 -- T5685: Keepalived VRRP prefix is not necessary for the virtual address - - PR: vyos/vyos-1x#2968 -- rpki: T6023: add support for CLI knobs expire-interval and retry-interval - - PR: vyos/vyos-1x#2955 -- https: T5902: fix migration of virtual-host port - - PR: vyos/vyos-1x#2975 -- T5703: Fix reapply QoS for connection-oriented interfaces - - PR: vyos/vyos-1x#2967 -- T6028: Fix QoS policy shaper wrong class_id_max and default_minor_id - - PR: vyos/vyos-1x#2978 - ## vyos-build -- T5121: Fix, make architecture and build-type loaded from build flavor and cli arguments - - PR: vyos/vyos-build#327 -- frr: T5788: update to 9.1 release - - PR: vyos/vyos-build#499 - diff --git a/version.json b/version.json index 158c315..a7a2bf8 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-202402091427/vyos-1.5-rolling-202402091427-amd64.iso", - "version": "1.5-rolling-202402091427", - "timestamp": "2024-02-09T14:27:09Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402100022/vyos-1.5-rolling-202402100022-amd64.iso", + "version": "1.5-rolling-202402100022", + "timestamp": "2024-02-10T00:22:12Z" } ]
\ No newline at end of file |
