diff options
| author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-04-01 02:36:00 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-01 02:36:00 +0000 |
| commit | 6df8423c05e604c9511052658df51960a1d2bf27 (patch) | |
| tree | 0a3dac616c47846e5dc096239d64277ebe2f57aa | |
| parent | 4a826c893d6335570fd4f1d5b82558cdbba6618b (diff) | |
| download | vyos-nightly-build-6df8423c05e604c9511052658df51960a1d2bf27.tar.gz vyos-nightly-build-6df8423c05e604c9511052658df51960a1d2bf27.zip | |
1.5-rolling-202404010021
| -rw-r--r-- | CHANGELOG.md | 39 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 4 insertions, 41 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d4a76b6..725b1b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,41 +1,4 @@ ## vyos-1x -- T6171: migrate <set service dhcp-server failover> to <set service dhcp-server high-availability> - - PR: vyos/vyos-1x#3188 -- T6171: dhcp-server: add fix for smoketest - - PR: vyos/vyos-1x#3189 -- bgp: T6106: fix test and verify() - - PR: vyos/vyos-1x#3190 -- T6121: Extend config-sync for QoS and system options - - PR: vyos/vyos-1x#3193 -- image-tools: T6168: compat mode update should preserve console type - - PR: vyos/vyos-1x#3192 -- op-mode: T6175: "renew dhcp interface <name>" does not check for DHCP interface - - PR: vyos/vyos-1x#3194 -- grub: T4516: correct a format string - - PR: vyos/vyos-1x#3201 -- T5872: ipsec remote access VPN: support dhcp-interface. - - PR: vyos/vyos-1x#2965 -- ipsec: T5606: T5871: Use multi node for CA certificates - - PR: vyos/vyos-1x#3202 -- T5832: VRRP allow set interface for exluded-address - - PR: vyos/vyos-1x#3200 -- vyos.template: T3664: add an environment variable for template location - - PR: vyos/vyos-1x#3208 -- vyos.system.grub: T3664: add chroot argument to the GRUB install function - - PR: vyos/vyos-1x#3207 -- openvpn: T6159: Openvpn Server Op-cmd adds heading "OpenVPN status on vtunx" for every client connection - - PR: vyos/vyos-1x#3198 -- dhcp: T6174: Add TACACS/Radius users to _kea group - - PR: vyos/vyos-1x#3210 -- image-tools: T6186: simplify image annotations fixing regression - - PR: vyos/vyos-1x#3215 -- bgp: T6106: Valid commit error for route-reflector-client option defined in peer-group - - PR: vyos/vyos-1x#3213 -- accel-ppp: T6187: use correct CPU counts adjusted for SMT - - PR: vyos/vyos-1x#3218 -- dhcp-server: T4718: Listen-address is not commit if the ip address is on the interface with vrf - - PR: vyos/vyos-1x#3195 - - +- no changes ## vyos-build diff --git a/version.json b/version.json index 46cd9fa..462aec2 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-202403310021/vyos-1.5-rolling-202403310021-amd64.iso", - "version": "1.5-rolling-202403310021", - "timestamp": "2024-03-31T00:21:18Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202404010021/vyos-1.5-rolling-202404010021-amd64.iso", + "version": "1.5-rolling-202404010021", + "timestamp": "2024-04-01T00:21:19Z" } ]
\ No newline at end of file |
