diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-01-24 02:30:05 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-24 02:30:05 +0000 |
| commit | 3f2d94fe4ae307181b8936147ced10d0e4620924 (patch) | |
| tree | ad20686ea6f05ed8145770bee20438c5fd2c547c | |
| parent | 85de65ab8a5ca704de10e47428f7f96b87f10dec (diff) | |
| download | vyos-nightly-build-3f2d94fe4ae307181b8936147ced10d0e4620924.tar.gz vyos-nightly-build-3f2d94fe4ae307181b8936147ced10d0e4620924.zip | |
1.5-rolling-202401240024
| -rw-r--r-- | CHANGELOG.md | 18 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 15 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 708dbfd..d653bc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,10 @@ ## vyos-1x -- dns: T5959: Streamline dns forwarding service - - PR: vyos/vyos-1x#2854 -- sflow: T5968: add VRF support - - PR: vyos/vyos-1x#2869 -- T5957: fix removal of interface in firewall rules. - - PR: vyos/vyos-1x#2873 -- ethernet: T4638: add smoketests verifying there are no stale VLAN interfaces left - - PR: vyos/vyos-1x#2867 -- op-mode: T5969: list multicast group membership - - PR: vyos/vyos-1x#2871 -- dhcp: T5787: Allow disabled duplicates on static-mapping - - PR: vyos/vyos-1x#2879 +- ethernet: T5978: hw-tc-offload does not actually get enabled on the NIC + - PR: vyos/vyos-1x#2881 +- bfd: T5967: add minimum-ttl option + - PR: vyos/vyos-1x#2884 +- system-option: T5979: Add configurable kernel boot options + - PR: vyos/vyos-1x#2886 ## vyos-build diff --git a/version.json b/version.json index 445a574..bfc1991 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-202401230024/vyos-1.5-rolling-202401230024-amd64.iso", - "version": "1.5-rolling-202401230024", - "timestamp": "2024-01-23T00:24:36Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401240024/vyos-1.5-rolling-202401240024-amd64.iso", + "version": "1.5-rolling-202401240024", + "timestamp": "2024-01-24T00:24:49Z" } ]
\ No newline at end of file |
