From 523126430267f2a5ee2b42040224b51662c70761 Mon Sep 17 00:00:00 2001 From: evgsentrium Date: Tue, 13 Aug 2024 03:04:00 +0000 Subject: 1.5-rolling-202408130022 --- CHANGELOG.md | 10 ++++++++-- version.json | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee0e81e..4d93848 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ ## vyos-1x -- T6637: add pr commenting back in un-used import check - - PR: vyos/vyos-1x#3965 +- configverify: T6642: verify_interface_exists requires config_dict arg + - PR: vyos/vyos-1x#3961 +- configd: T6633: inject missing env vars for configfs utility + - PR: vyos/vyos-1x#3937 +- T6648: dhcpv6-server: align stateless DHCPv6 options with stateful + - PR: vyos/vyos-1x#3970 +- suricata: T6624: Make it possible for suricata address groups to reference each other + - PR: vyos/vyos-1x#3958 ## vyos-build diff --git a/version.json b/version.json index 7b7b785..09328de 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-202408120022/vyos-1.5-rolling-202408120022-amd64.iso", - "version": "1.5-rolling-202408120022", - "timestamp": "2024-08-12T00:22:37Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202408130022/vyos-1.5-rolling-202408130022-amd64.iso", + "version": "1.5-rolling-202408130022", + "timestamp": "2024-08-13T00:22:27Z" } ] \ No newline at end of file -- cgit v1.2.3