diff options
author | evgsentrium <evgsentrium@users.noreply.github.com> | 2024-07-30 03:02:40 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-30 03:02:40 +0000 |
commit | da4e368561f4f4d617fa4f8034694b3f2321d1f9 (patch) | |
tree | 8c136786ace923e2bf74d2c40139c08cb63d8b38 /CHANGELOG.md | |
parent | 1bc6558a8c8ae30805240b57de1df7c27e31a71c (diff) | |
download | vyos-nightly-build-1.5-rolling-202407300021.tar.gz vyos-nightly-build-1.5-rolling-202407300021.zip |
1.5-rolling-2024073000211.5-rolling-202407300021
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 725b1b1..9ef1908 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,25 @@ ## vyos-1x -- no changes +- op_mode: T5744: PKI import OpenVPN shared key includess unexpected BEGIN and END + - PR: vyos/vyos-1x#3879 +- ipsec: T6148: Fixed reset command by adding init after terminating + - PR: vyos/vyos-1x#3763 +- smoketest: T5705: use locally connected remote syslog servers + - PR: vyos/vyos-1x#3889 +- smoketest: T6614: initial support for op-mode command testing + - PR: vyos/vyos-1x#3888 +- smoketest: T6592: remove unused "import os" + - PR: vyos/vyos-1x#3874 +- T6349: Fix typo in file name + - PR: vyos/vyos-1x#3897 +- firewall: T4694: incomplete node checks in migration script + - PR: vyos/vyos-1x#3895 +- OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers + - PR: vyos/vyos-1x#3823 +- T6362: Create conntrack logger daemon + - PR: vyos/vyos-1x#3804 +- vyos.configtree: T6620: allow list_nodes() to work on non-existent paths + - PR: vyos/vyos-1x#3898 + + ## vyos-build |