diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-03 02:34:37 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-03 02:34:37 +0000 |
| commit | 3157431dd08957b30bb11e9fc45a9d251d4948d7 (patch) | |
| tree | 7fc547833ec61838274cbe5a8a1e1007be882496 | |
| parent | c126887ecbd7fa50f0fe6bf179c0fa8ad28a8352 (diff) | |
| download | vyos-nightly-build-3157431dd08957b30bb11e9fc45a9d251d4948d7.tar.gz vyos-nightly-build-3157431dd08957b30bb11e9fc45a9d251d4948d7.zip | |
1.5-rolling-202402030023
| -rw-r--r-- | CHANGELOG.md | 31 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 9 insertions, 28 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e320c9a..34bab81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,30 +1,11 @@ ## vyos-1x -- reverse-proxy: T5999: Allow root for exact match in backend rule URL - - PR: vyos/vyos-1x#2908 -- T5254: Deleted extra file git - - PR: vyos/vyos-1x#2910 -- T5977: firewall: remove ipsec options in output chain rule definition… - - PR: vyos/vyos-1x#2887 -- bgp: T5930: Denied using rt vpn 'export/import' with 'both' together - - PR: vyos/vyos-1x#2914 -- T5941: Migration QoS delete orphaned interface traffic-policy - - PR: vyos/vyos-1x#2892 -- T5941: Migration policy delete orphaned interface policy - - PR: vyos/vyos-1x#2890 -- T5974: Fix QoS shape bandwidth and ceil calculation for default - - PR: vyos/vyos-1x#2883 -- dns forwarding: T5687: Implement ECS settings for PowerDNS recursor - - PR: vyos/vyos-1x#2903 -- ddclient: T5966: Adjust dynamic dns config address subpath - - PR: vyos/vyos-1x#2860 -- T4839: firewall: Add dynamic address group in firewall configuration - - PR: vyos/vyos-1x#2756 -- T5989 fix: Add ipv4-prefix as a valid option for UPnP ACLs. - - PR: vyos/vyos-1x#2897 +- container: T5955: add uid/gid settings + - PR: vyos/vyos-1x#2927 +- dhcpv6: T3771: Installation of routes for delegated prefixes, add excluded-prefix to PD + - PR: vyos/vyos-1x#2889 +- qos: T5848: Add triple-isolate option to CAKE policy config + - PR: vyos/vyos-1x#2748 ## vyos-build -- Kernel: T5887: T5619: T5995: Update to v6.6.15, add IXGBE out-of-tree drivers and Huawei NIC driver - - PR: vyos/vyos-build#490 - diff --git a/version.json b/version.json index 4dc69d4..a62cd53 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-202402020022/vyos-1.5-rolling-202402020022-amd64.iso", - "version": "1.5-rolling-202402020022", - "timestamp": "2024-02-02T00:22:41Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202402030023/vyos-1.5-rolling-202402030023-amd64.iso", + "version": "1.5-rolling-202402030023", + "timestamp": "2024-02-03T00:23:15Z" } ]
\ No newline at end of file |
