diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-05-20 03:07:59 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-20 03:07:59 +0000 |
commit | 823bae65c481051f1586d403d85207407d5dc090 (patch) | |
tree | 3728876a952f38783dd92979c807ac1f5f4c5ed0 | |
parent | 2ba49e2657cae6bb848c5bbd8acadcc16a953a2f (diff) | |
download | vyos-nightly-build-823bae65c481051f1586d403d85207407d5dc090.tar.gz vyos-nightly-build-823bae65c481051f1586d403d85207407d5dc090.zip |
1.5-rolling-202405200020
-rw-r--r-- | CHANGELOG.md | 34 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 7 insertions, 33 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6beba89..75b1626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,34 +1,8 @@ ## vyos-1x -- T3420: Remove service upnp - - PR: vyos/vyos-1x#3452 -- smoketest: ospf: T4739: add timeout in ldp test - - PR: vyos/vyos-1x#3454 -- op mode: T6339: display build flavor and comment in "show version" - - PR: vyos/vyos-1x#3456 -- T5756: L2TP RADIUS backup and weight settings - - PR: vyos/vyos-1x#3450 -- op mode: T3355: remove the mention of legacy non-image installations - - PR: vyos/vyos-1x#3457 -- T6335: Add/Update EVPN op commands - - PR: vyos/vyos-1x#3458 -- T6347: CGNAT fix error if pool contain dashes in the name - - PR: vyos/vyos-1x#3463 -- T6351: CGNAT add verification if the pool exists - - PR: vyos/vyos-1x#3464 -- T6350: CGNAT add op-mode to show allocation - - PR: vyos/vyos-1x#3466 -- T6358: Container config option to enable host pid - - PR: vyos/vyos-1x#3472 -- T6354: Get rid of the custom boot type check in version.py - - PR: vyos/vyos-1x#3474 -- op mode: T6348: SNAT op-mode fails with flowtable offload entries - - PR: vyos/vyos-1x#3471 -- T6349: updated conflict check workflow - - PR: vyos/vyos-1x#3468 -- T6354: do an explicit read from version file to avoid circular reference - - PR: vyos/vyos-1x#3480 -- T5169: Add smoketest for CGNAT - - PR: vyos/vyos-1x#3479 +- T6349: updated pr-labels workflow permission + - PR: vyos/vyos-1x#3485 +- T6364: CGNAT drop hard limit that allows only one translation rule + - PR: vyos/vyos-1x#3483 ## vyos-build diff --git a/version.json b/version.json index d75e21e..257169e 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-202405181212/vyos-1.5-rolling-202405181212-amd64.iso", - "version": "1.5-rolling-202405181212", - "timestamp": "2024-05-18T12:12:08Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202405200020/vyos-1.5-rolling-202405200020-amd64.iso", + "version": "1.5-rolling-202405200020", + "timestamp": "2024-05-20T00:20:11Z" } ]
\ No newline at end of file |