summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandriiandrieiev <andriiandrieiev@users.noreply.github.com>2024-03-05 02:31:13 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-05 02:31:13 +0000
commit3231f753fa62992e4fb170193cb5be2afc0252bb (patch)
treec199d2862cb5f9a925d185dab7c57a387eb104b6
parent2e55f43c7a4e78a81ce279d1cd28e95a93fb5342 (diff)
downloadvyos-rolling-nightly-builds-3231f753fa62992e4fb170193cb5be2afc0252bb.tar.gz
vyos-rolling-nightly-builds-3231f753fa62992e4fb170193cb5be2afc0252bb.zip
1.5-rolling-202403050022
-rw-r--r--CHANGELOG.md16
-rw-r--r--version.json6
2 files changed, 13 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fbc766..97b08fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,14 @@
## vyos-1x
-- banner: T6077: dehardcode URLs in MOTD template
- - PR: vyos/vyos-1x#3070
-- vyos.ethtool: T6083: use JSON input data for ring-buffer methods
- - PR: vyos/vyos-1x#3072
-- ospfv3: allow metric and metric-type on redistributed routes
- - PR: vyos/vyos-1x#3073
+- T6086: NAT: fix nat rules when using source-groups and translation address is a network.
+ - PR: vyos/vyos-1x#3080
+- vyos.ethtool: T6083: use JSON input data #2
+ - PR: vyos/vyos-1x#3077
+- ospfv3: T6087: add support to redistribute IS-IS routes
+ - PR: vyos/vyos-1x#3078
+- T6084: Add NHRP dependency for IPsec and fix NHRP empty config bug
+ - PR: vyos/vyos-1x#3079
+- qos: T5646: Skip add filter for qos policy limiter class without match
+ - PR: vyos/vyos-1x#3068
## vyos-build
diff --git a/version.json b/version.json
index 72cd8b3..ce26368 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-202403040023/vyos-1.5-rolling-202403040023-amd64.iso",
- "version": "1.5-rolling-202403040023",
- "timestamp": "2024-03-04T00:23:41Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403050022/vyos-1.5-rolling-202403050022-amd64.iso",
+ "version": "1.5-rolling-202403050022",
+ "timestamp": "2024-03-05T00:22:23Z"
}
] \ No newline at end of file