|
| 1 | +========================================================== |
| 2 | +NetworkManager-l2tp-1.20.20 |
| 3 | +Overview of changes since NetworkManager-l2tp-1.20.18 |
| 4 | +========================================================== |
| 5 | + |
| 6 | +Changes: |
| 7 | +* ipsec, xl2tpd & kl2tpd command-line debugging output |
| 8 | + added. |
| 9 | +* Fixes for gcc -Werror=format-security errors. |
| 10 | +* Silence gcc -Wmaybe-uninitialized warning. |
| 11 | +* No longer ignore libreswan failed to add connection |
| 12 | + errors, such as: |
| 13 | + global ikev1-policy does not allow IKEv1 connections. |
| 14 | +* Fix for libreswan 5.x deprecation warnings when using |
| 15 | + libreswan 5.x: |
| 16 | + - ikev2=no has been replaced by keyexchange=ikev1. |
| 17 | + - keyingtries=0 ignored, UP connection will attempt |
| 18 | + to establish until marked DOWN. |
| 19 | +* Merge translations from from NetworkManager-openvpn and |
| 20 | + NetworkManager-pptp. |
| 21 | + |
1 | 22 | ========================================================== |
2 | 23 | NetworkManager-l2tp-1.20.18 |
3 | 24 | Overview of changes since NetworkManager-l2tp-1.20.16 |
4 | 25 | ========================================================== |
5 | 26 |
|
6 | 27 | Changes: |
7 | 28 | * validation of properties fix. |
8 | | -* cinnamon-control-center compatibilty fix. |
| 29 | +* cinnamon-control-center compatibility fix. |
9 | 30 | * The starting message for nm-l2tp-service, which includes |
10 | 31 | the version number, is now visible in journalctl output |
11 | 32 | even when not in debug mode. |
|
0 commit comments