Skip to content

Commit 00df811

Browse files
committed
release: update NEWS for NetworkManager-l2tp-1.20.20
1 parent 738072d commit 00df811

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

NEWS

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,32 @@
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+
122
==========================================================
223
NetworkManager-l2tp-1.20.18
324
Overview of changes since NetworkManager-l2tp-1.20.16
425
==========================================================
526

627
Changes:
728
* validation of properties fix.
8-
* cinnamon-control-center compatibilty fix.
29+
* cinnamon-control-center compatibility fix.
930
* The starting message for nm-l2tp-service, which includes
1031
the version number, is now visible in journalctl output
1132
even when not in debug mode.

0 commit comments

Comments
 (0)