summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md14
-rw-r--r--version.json6
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