diff options
| author | andriiandrieiev <andriiandrieiev@users.noreply.github.com> | 2024-02-02 02:31:31 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-02 02:31:31 +0000 |
| commit | c126887ecbd7fa50f0fe6bf179c0fa8ad28a8352 (patch) | |
| tree | f133094698f7b345e0909f17bdf3f6a8c3b7b111 | |
| parent | 31bb50a45ce82232fa4c68c38aeff6c55fa349dc (diff) | |
| download | vyos-nightly-build-c126887ecbd7fa50f0fe6bf179c0fa8ad28a8352.tar.gz vyos-nightly-build-c126887ecbd7fa50f0fe6bf179c0fa8ad28a8352.zip | |
1.5-rolling-202402020022
| -rw-r--r-- | CHANGELOG.md | 29 | ||||
| -rw-r--r-- | version.json | 6 |
2 files changed, 28 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f434357..e320c9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,30 @@ ## vyos-1x -- vrf: T5973: multiple bugfixes and improvements - - PR: vyos/vyos-1x#2877 -- rpki: T6003: Add 'show rpki as-number' and 'show rpki prefix' - - PR: vyos/vyos-1x#2906 +- 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 ## 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 d5f5415..4dc69d4 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-202401310023/vyos-1.5-rolling-202401310023-amd64.iso", - "version": "1.5-rolling-202401310023", - "timestamp": "2024-01-31T00:23:24Z" + "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" } ]
\ No newline at end of file |
