diff options
| author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-05-22 03:08:14 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-22 03:08:14 +0000 |
| commit | d8ca3432a286c39904a41946adcfd5a936a1fb64 (patch) | |
| tree | 240e2faa8e72ab3c81eeda2d9748e7066853c9c7 | |
| parent | 5a5b819e85489d21bbae0db2714366b6fde43d97 (diff) | |
| download | vyos-nightly-build-d8ca3432a286c39904a41946adcfd5a936a1fb64.tar.gz vyos-nightly-build-d8ca3432a286c39904a41946adcfd5a936a1fb64.zip | |
1.5-rolling-202405220019
| -rw-r--r-- | CHANGELOG.md | 10 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c18a3..1f3aa6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ ## vyos-1x -- T6372: added codeowners - - PR: vyos/vyos-1x#3488 +- op-mode: T6367: fix "force commit-archive" TypeError + - PR: vyos/vyos-1x#3489 +- T6375: Fix/Update NAT logging + - PR: vyos/vyos-1x#3493 +- T6366: CGNAT add ability to get external and internal allocations + - PR: vyos/vyos-1x#3490 +- T6373: QoS Policy Limiter - classes for marked traffic do not work + - PR: vyos/vyos-1x#3494 ## vyos-build diff --git a/version.json b/version.json index c68c1df..e079501 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-202405210020/vyos-1.5-rolling-202405210020-amd64.iso", - "version": "1.5-rolling-202405210020", - "timestamp": "2024-05-21T00:20:02Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405220019/vyos-1.5-rolling-202405220019-amd64.iso", + "version": "1.5-rolling-202405220019", + "timestamp": "2024-05-22T00:19:21Z" } ]
\ No newline at end of file |
