diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-04-02 02:35:41 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-02 02:35:41 +0000 |
commit | f91b50287fea21cbf142916931bacd8402934b56 (patch) | |
tree | 5512661d8171279a9ca227322980e6709c007f3b /CHANGELOG.md | |
parent | 6df8423c05e604c9511052658df51960a1d2bf27 (diff) | |
download | vyos-rolling-nightly-builds-f91b50287fea21cbf142916931bacd8402934b56.tar.gz vyos-rolling-nightly-builds-f91b50287fea21cbf142916931bacd8402934b56.zip |
1.5-rolling-202404020018
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 725b1b1..a5f7764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,23 @@ ## vyos-1x -- no changes +- 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 +- T6185: simplify marshalling of section and config data for config-sync + - PR: vyos/vyos-1x#3211 +- T6178: Check that certificate exists during reverse-proxy commit + - PR: vyos/vyos-1x#3222 +- dhcpv6-client: T2590: fix vyos-hostsd update for nameserver and search domains + - PR: vyos/vyos-1x#3224 +- system: T6193: invalid warning "is not a DHCP interface but uses DHCP name-server option" + - PR: vyos/vyos-1x#3223 +- bgp: T6151: Allow configuration of disable-ebgp-connected-route-check + - PR: vyos/vyos-1x#3212 + + ## vyos-build |