diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-08-14 02:57:53 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-14 02:57:53 +0000 |
commit | d1124409b305599965b68897faa4368980801441 (patch) | |
tree | 48856fc08aa76029ccf9c316bf488479a6276dce | |
parent | 523126430267f2a5ee2b42040224b51662c70761 (diff) | |
download | vyos-rolling-nightly-builds-1.5-rolling-202408140021.tar.gz vyos-rolling-nightly-builds-1.5-rolling-202408140021.zip |
1.5-rolling-2024081400211.5-rolling-202408140021
-rw-r--r-- | CHANGELOG.md | 9 | ||||
-rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d93848..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,4 @@ ## vyos-1x -- 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 09328de..05ccbc2 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-202408130022/vyos-1.5-rolling-202408130022-amd64.iso", - "version": "1.5-rolling-202408130022", - "timestamp": "2024-08-13T00:22:27Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202408140021/vyos-1.5-rolling-202408140021-amd64.iso", + "version": "1.5-rolling-202408140021", + "timestamp": "2024-08-14T00:21:27Z" } ]
\ No newline at end of file |