diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-08 02:31:49 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-08 02:31:49 +0000 |
| commit | 56cc82d662937afecb16202e413d657fce3c40e0 (patch) | |
| tree | 0056ec8f3ba25f8c18ce241eb3635e0f8040e629 | |
| parent | 8a0d1c475412248ba040e1f89157a4c156998039 (diff) | |
| download | vyos-nightly-build-56cc82d662937afecb16202e413d657fce3c40e0.tar.gz vyos-nightly-build-56cc82d662937afecb16202e413d657fce3c40e0.zip | |
1.5-rolling-202402080022
| -rw-r--r-- | CHANGELOG.md | 25 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 16 insertions, 15 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bfdcc6b..5ba72f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ ## vyos-1x -- rpki: T6011: known-hosts-file is no longer supported by FRR - - PR: vyos/vyos-1x#2936 -- op-mode:T6015:Fix for charon file generated by ipsec debug script (backport #2942) - - PR: vyos/vyos-1x#2943 -- T5921: Fix OpenConnect verify for local users - - PR: vyos/vyos-1x#2946 -- image-tools: T6016: wait for umount in cleanup function - - PR: vyos/vyos-1x#2941 +- T6021: Fix QoS shaper r2q calculation + - PR: vyos/vyos-1x#2953 +- vpn: T3843: l2tp configuration not cleared after delete + - PR: vyos/vyos-1x#2944 +- xml: T302: replace references to Quagga with FRRouting + - PR: vyos/vyos-1x#2960 +- init: T2044: only start rpki if cache is configured + - PR: vyos/vyos-1x#2959 +- bgp: T6024: add additional missing FRR features + - PR: vyos/vyos-1x#2957 +- vrf: T5973: module is now statically compiled into the kernel + - PR: vyos/vyos-1x#2952 ## vyos-build -- T6014: Bump keepalived version to 2.2.8-1 - - PR: vyos/vyos-build#493 - - +- no changes diff --git a/version.json b/version.json index cd967e1..0772798 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-202402070021/vyos-1.5-rolling-202402070021-amd64.iso", - "version": "1.5-rolling-202402070021", - "timestamp": "2024-02-07T00:21:40Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402080022/vyos-1.5-rolling-202402080022-amd64.iso", + "version": "1.5-rolling-202402080022", + "timestamp": "2024-02-08T00:22:43Z" } ]
\ No newline at end of file |
