diff options
author | c-po <c-po@users.noreply.github.com> | 2024-06-27 19:39:52 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-27 19:39:52 +0000 |
commit | a372fd211a1ae87d95b5a16ae51cc6750237fbc3 (patch) | |
tree | 850c6ac5236669470930500821fecd2cf2a1bea7 | |
parent | cfe3e99e20e8fb4eba9b589fee7e7d94a682acb5 (diff) | |
download | vyos-rolling-nightly-builds-a372fd211a1ae87d95b5a16ae51cc6750237fbc3.tar.gz vyos-rolling-nightly-builds-a372fd211a1ae87d95b5a16ae51cc6750237fbc3.zip |
1.5-rolling-2024062716351.5-rolling-202406271635
-rw-r--r-- | CHANGELOG.md | 14 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 11 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f4ae9dd..52a334f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ ## vyos-1x -- interfaces: T6519: harden config migration if ethernet interface is missing - - PR: vyos/vyos-1x#3724 -- T6520: added PR write permissions for smoke test workflow - - PR: vyos/vyos-1x#3728 -- T6510: smoketest: generell improvement task for the smoketesting platform - - PR: vyos/vyos-1x#3727 +- smoketest: T6510: remove build time test to check for /dev/input/event0 + - PR: vyos/vyos-1x#3729 +- T6007: revise migration system + - PR: vyos/vyos-1x#3692 +- T6313: Add "NAT" to "generate" command for rule resequence + - PR: vyos/vyos-1x#3715 +- T6497: CGNAT refactoring delete conntrack entries + - PR: vyos/vyos-1x#3699 ## vyos-build diff --git a/version.json b/version.json index 68366ec..995545c 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-202406270020/vyos-1.5-rolling-202406270020-amd64.iso", - "version": "1.5-rolling-202406270020", - "timestamp": "2024-06-27T00:20:34Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202406271635/vyos-1.5-rolling-202406271635-amd64.iso", + "version": "1.5-rolling-202406271635", + "timestamp": "2024-06-27T16:35:05Z" } ]
\ No newline at end of file |