diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-06-23 03:30:06 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-23 03:30:06 +0000 |
commit | a817e927d0919c98b5070c455730a9df7764671f (patch) | |
tree | 1cfdb95588b972c3985042348e03446ffd7a193c /CHANGELOG.md | |
parent | e6347f5c603fa33db7c75f16c7c4ad10b89be3eb (diff) | |
download | vyos-rolling-nightly-builds-a817e927d0919c98b5070c455730a9df7764671f.tar.gz vyos-rolling-nightly-builds-a817e927d0919c98b5070c455730a9df7764671f.zip |
1.5-rolling-2024062300221.5-rolling-202406230022
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 325bcba..e74d514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ ## vyos-1x -- T5949: Add option to disable USB autosuspend - - PR: vyos/vyos-1x#3677 -- T3900: firewall: fix for initial implementation - - PR: vyos/vyos-1x#3693 -- op-mode: T5514: Allow safe reboots to config defaults when config.boot is deleted - - PR: vyos/vyos-1x#3654 +- snmp: T6489: use new Python wrapper to interact with config filesystem + - PR: vyos/vyos-1x#3694 +- op mode: T6498: move uptime helpers to vyos.utils.system + - PR: vyos/vyos-1x#3684 +- op-mode: T6503: "restart ssh" command not working + - PR: vyos/vyos-1x#3702 +- GitHub: T6494: add workflow to build custom ISO for integration tests + - PR: vyos/vyos-1x#3703 +- T3202: Enable wireguard debug messages + - PR: vyos/vyos-1x#3679 ## vyos-build |