diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-03-12 02:34:28 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-12 02:34:28 +0000 |
| commit | 2e0a9fb7acb2ae80235f1e0bc7c331afe5fd3edf (patch) | |
| tree | 514e6e923e98aa4bda60b7998394a90f0ca8438c | |
| parent | c094a34e62dadcf1c135c6852e341245d2630103 (diff) | |
| download | vyos-nightly-build-2e0a9fb7acb2ae80235f1e0bc7c331afe5fd3edf.tar.gz vyos-nightly-build-2e0a9fb7acb2ae80235f1e0bc7c331afe5fd3edf.zip | |
1.5-rolling-202403120022
| -rw-r--r-- | CHANGELOG.md | 31 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 3 insertions, 34 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e8ac7..ff7360e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,35 +1,4 @@ ## vyos-1x -- http-api: T6069: fix allocation outside of thread lock - - PR: vyos/vyos-1x#3089 -- T6061: fix rule parsing when connection-status is used - - PR: vyos/vyos-1x#3087 -- 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 -- conntrack-sync: T6057: Add ability to disable syslog for conntrackd - - PR: vyos/vyos-1x#3099 -- remote: T6104: fix logic of failure case in MissingHostKeyPolicy - - PR: vyos/vyos-1x#3100 -- snmp: T2998: SNMP v3 oid "exclude" option fix - - PR: vyos/vyos-1x#3105 -- vrrp: T6020: vrrp health-check script not applied correctly - - PR: vyos/vyos-1x#2966 -- http-api: T6107: add an option to increase the request body size limit - - PR: vyos/vyos-1x#3108 -- dhcp: T6102: Fix clear DHCP lease op-mode - - PR: vyos/vyos-1x#3106 -- firewall: T6071: truncate rule description field to 255 characters - - PR: vyos/vyos-1x#3113 -- xml: T5738: revert invalid change from lower character limit - 0 length must be allowed - - PR: vyos/vyos-1x#3115 -- dhcp-client: T6093: extend regex for client class-id's with DOT - - PR: vyos/vyos-1x#3117 -- xml: T6098: relax description constraint to allow non-ascii characters - - PR: vyos/vyos-1x#3110 - ## vyos-build diff --git a/version.json b/version.json index 813315d..d89046d 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-202403110024/vyos-1.5-rolling-202403110024-amd64.iso", - "version": "1.5-rolling-202403110024", - "timestamp": "2024-03-11T00:24:27Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202403120022/vyos-1.5-rolling-202403120022-amd64.iso", + "version": "1.5-rolling-202403120022", + "timestamp": "2024-03-12T00:22:37Z" } ]
\ No newline at end of file |
