summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md23
-rw-r--r--version.json6
2 files changed, 5 insertions, 24 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f2dade..e742a2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,32 +1,13 @@
## vyos-1x
-- init: T2044: fix "binary operator expected" when two or more RPKI caches are defined
- - PR: vyos/vyos-1x#2994
-- ipsec: T5981: Strip '@' from migrated peer PKI name
- - PR: vyos/vyos-1x#2993
-- dhcpv6-server: T5993: Add subnet node, link subnet to locally connected interfaces
- - PR: vyos/vyos-1x#2997
-- rpki: T6034: move file based SSH keys for authentication to PKI subsystem
- - PR: vyos/vyos-1x#2988
-- bgp: T6032: add EVPN MAC-VRF Site-of-Origin support
- - PR: vyos/vyos-1x#2987
-- T5064: Firewall fix RegEx for for domain-group
- - PR: vyos/vyos-1x#3000
-- T5928: Change firewall priority to 319
- - PR: vyos/vyos-1x#2999
-- dhcpv6-server: T5992: Fix op-mode DHCP lease output + updates
- - PR: vyos/vyos-1x#2998
-- T6019: Fix smoketest test_system_conntrack custom timeout
- - PR: vyos/vyos-1x#3005
- T6029: Rewritten Accel-PPP services to an identical feature set
- PR: vyos/vyos-1x#3004
- rpki: T6034: extend config migration testcase
- PR: vyos/vyos-1x#3011
- dhcpv6-server: T5993: Extend interface migrator to check VLAN/QinQ
- PR: vyos/vyos-1x#3012
+- T6001: add option to disable next-hop-tracking resolve-via-default
+ - PR: vyos/vyos-1x#3016
## vyos-build
-- isc-dhcp: T5965: add custom package build with dhclient patches for WWAN
- - PR: vyos/vyos-build#503
-
diff --git a/version.json b/version.json
index a7f992d..e618a3e 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-202402160022/vyos-1.5-rolling-202402160022-amd64.iso",
- "version": "1.5-rolling-202402160022",
- "timestamp": "2024-02-16T00:22:37Z"
+ "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402170022/vyos-1.5-rolling-202402170022-amd64.iso",
+ "version": "1.5-rolling-202402170022",
+ "timestamp": "2024-02-17T00:22:37Z"
}
] \ No newline at end of file