forked from pool/strongswan
Marius Tomaschewski
d3507c65d4
NetowrkManager-l2tp-1.0.4 is broken with strongswan-5.2.2. The 'ipsec up {connection-name}' command never connects and goes into an infinite loop of failing and trying to re-connect. NetowrkManager-l2tp works fine with earlier and later versions of strongswan, just not with strongswan-5.2.2. OBS-URL: https://build.opensuse.org/request/show/406438 OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=97
10 lines
428 B
Plaintext
10 lines
428 B
Plaintext
### Known warnings:
|
|
# - traditional name
|
|
addFilter("strongswan.* incoherent-init-script-name ipsec")
|
|
# - readme only, triggers full ipsec + ikev1&ikev2 install
|
|
addFilter("strongswan.* no-binary")
|
|
# - link to init script, covered by service(8)
|
|
addFilter("strongswan.* no-manual-page-for-binary rcipsec")
|
|
# - no, restating tunnels on update may break the update
|
|
addFilter("strongswan.*restart_on_update-postun /etc/init.d/ipsec")
|