summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
-rw-r--r--version.json6
2 files changed, 9 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa59529..5ed0aab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
## vyos-1x
-- xml: T5738: use generic-disable-node building block for "disable" CLI nodes
- - PR: vyos/vyos-1x#3091
-- T2447: add configurable kernel boot option 'disable-power-saving'
- - PR: vyos/vyos-1x#3093
-- http-api: T6069: fix allocation outside of thread lock
- - PR: vyos/vyos-1x#3089
+- T6096: Config commits are not synced properly because 00vyos-sync is deleted by vyos-router
+ - PR: vyos/vyos-1x#3085
+- wifi: T6095: incorrect country "uk" it's actually "gb"
+ - PR: vyos/vyos-1x#3090
+- T6075: firewall and NAT: check if interface-group exists when using them in firewall|nat rules.
+ - PR: vyos/vyos-1x#3088
## vyos-build
diff --git a/version.json b/version.json
index 0ccc370..f060b15 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-202403060023/vyos-1.5-rolling-202403060023-amd64.iso",
- "version": "1.5-rolling-202403060023",
- "timestamp": "2024-03-06T00:23:30Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403060925/vyos-1.5-rolling-202403060925-amd64.iso",
+ "version": "1.5-rolling-202403060925",
+ "timestamp": "2024-03-06T09:25:26Z"
}
] \ No newline at end of file