diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-01-21 02:32:47 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-21 02:32:47 +0000 |
| commit | 9e98bca2ba11e231880e6f851cd6362a47a375b7 (patch) | |
| tree | f63041122485fa59303f3d3e1478bdcc3efd8e40 | |
| parent | ff949d0804eb5cbe42966e81fc990940a47ec66f (diff) | |
| download | vyos-nightly-build-9e98bca2ba11e231880e6f851cd6362a47a375b7.tar.gz vyos-nightly-build-9e98bca2ba11e231880e6f851cd6362a47a375b7.zip | |
1.5-rolling-202401210026
| -rw-r--r-- | CHANGELOG.md | 11 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 8 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c03f66..d97e98c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,10 @@ ## vyos-1x -- dhcp: T5948: Strip trailing dot, detect if hostname is FQDN - - PR: vyos/vyos-1x#2857 -- T5963: Fix QoS shaper rate calculations and set default 1Gbit - - PR: vyos/vyos-1x#2855 -- T5964: add missing imports for is_wwan_connected() - - PR: vyos/vyos-1x#2858 +- T5961: Fix QoS policy shaper class match vif + - PR: vyos/vyos-1x#2862 ## vyos-build +- T5954: Enable nvme_hwmon and drivetemp + - PR: vyos/vyos-build#488 + diff --git a/version.json b/version.json index 7c6b46f..631d997 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-202401200023/vyos-1.5-rolling-202401200023-amd64.iso", - "version": "1.5-rolling-202401200023", - "timestamp": "2024-01-20T00:23:27Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202401210026/vyos-1.5-rolling-202401210026-amd64.iso", + "version": "1.5-rolling-202401210026", + "timestamp": "2024-01-21T00:26:53Z" } ]
\ No newline at end of file |
