Accepting request 775000 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/775000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strongswan?expand=0&rev=72
This commit is contained in:
commit
e110a9611f
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 17 20:26:37 UTC 2020 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- move file %{_datadir}/dbus-1/system.d/nm-strongswan-service.conf
|
||||||
|
to strongswan-nm subpackage, as it is needed for the
|
||||||
|
NetworkManager plugin that uses strongswan-nm, not
|
||||||
|
strongswan-ipsec
|
||||||
|
This fixes the following error:
|
||||||
|
```
|
||||||
|
Failed to initialize a plugin instance: Connection ":1.153" is not
|
||||||
|
allowed to own the service "org.freedesktop.NetworkManager.strongswan"
|
||||||
|
due to security policies in the configuration file
|
||||||
|
```
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 30 13:43:50 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
Thu Jan 30 13:43:50 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -548,7 +548,6 @@ fi
|
|||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
%{_unitdir}/strongswan-starter.service
|
%{_unitdir}/strongswan-starter.service
|
||||||
%{_unitdir}/strongswan.service
|
%{_unitdir}/strongswan.service
|
||||||
%{_datadir}/dbus-1/system.d/nm-strongswan-service.conf
|
|
||||||
%{_sbindir}/rcstrongswan
|
%{_sbindir}/rcstrongswan
|
||||||
%{_sbindir}/charon-systemd
|
%{_sbindir}/charon-systemd
|
||||||
%else
|
%else
|
||||||
@ -957,6 +956,7 @@ fi
|
|||||||
%dir %{_libexecdir}/ipsec
|
%dir %{_libexecdir}/ipsec
|
||||||
%dir %{strongswan_plugins}
|
%dir %{strongswan_plugins}
|
||||||
%{_libexecdir}/ipsec/charon-nm
|
%{_libexecdir}/ipsec/charon-nm
|
||||||
|
%{_datadir}/dbus-1/system.d/nm-strongswan-service.conf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with mysql}
|
%if %{with mysql}
|
||||||
|
Loading…
Reference in New Issue
Block a user