Hello community,

here is the log from the commit of package strongswan for openSUSE:Factory 
checked in at 2020-09-05 23:57:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strongswan (Old)
 and      /work/SRC/openSUSE:Factory/.strongswan.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strongswan"

Sat Sep  5 23:57:31 2020 rev:75 rq:831324 version:5.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/strongswan/strongswan.changes    2020-05-07 
15:05:51.415752556 +0200
+++ /work/SRC/openSUSE:Factory/.strongswan.new.3399/strongswan.changes  
2020-09-05 23:57:43.639113374 +0200
@@ -1,0 +2,5 @@
+Tue Sep  1 16:31:02 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Enable bypass-lan strongswan plugin
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ strongswan.spec ++++++
--- /var/tmp/diff_new_pack.aUsUGV/_old  2020-09-05 23:57:45.407114259 +0200
+++ /var/tmp/diff_new_pack.aUsUGV/_new  2020-09-05 23:57:45.415114263 +0200
@@ -365,6 +365,7 @@
        --enable-ldap \
        --enable-soup \
        --enable-curl \
+       --enable-bypass-lan \
        --disable-static
 make %{?_smp_mflags}
 
@@ -446,6 +447,8 @@
 install -c -m750 _fipscheck %{buildroot}/%{_libexecdir}/ipsec/
 install -c -m644 %{_sourcedir}/fips-enforce.conf \
                  
%{buildroot}/%{strongswan_configs}/charon/zzz_fips-enforce.conf
+# disable bypass-lan plugin by default
+sed -i 's/\(load[ ]*=[ ]*\)yes/\1no/g' 
%{buildroot}/%{strongswan_configs}/charon/bypass-lan.conf
 # create fips hmac hashes _after_ install post run
 %{expand:%%global __os_install_post {%__os_install_post
        for f in %{buildroot}/%{strongswan_libdir}/lib*.so.*.*.* \
@@ -713,6 +716,7 @@
 %config(noreplace) %attr(600,root,root) 
%{strongswan_configs}/charon/xauth-generic.conf
 %config(noreplace) %attr(600,root,root) 
%{strongswan_configs}/charon/xauth-pam.conf
 %config(noreplace) %attr(600,root,root) %{strongswan_configs}/charon/xcbc.conf
+%config(noreplace) %attr(600,root,root) 
%{strongswan_configs}/charon/bypass-lan.conf
 %dir %{strongswan_libdir}
 %if %{with integrity}
 %{strongswan_libdir}/libchecksum.so
@@ -828,6 +832,7 @@
 %{strongswan_plugins}/libstrongswan-xcbc.so
 %{strongswan_plugins}/libstrongswan-curve25519.so
 %{strongswan_plugins}/libstrongswan-vici.so
+%{strongswan_plugins}/libstrongswan-bypass-lan.so
 %dir %{strongswan_datadir}
 %dir %{strongswan_templates}
 %dir %{strongswan_templates}/config
@@ -933,6 +938,7 @@
 %{strongswan_templates}/config/plugins/xcbc.conf
 %{strongswan_templates}/config/plugins/curve25519.conf
 %{strongswan_templates}/config/plugins/vici.conf
+%{strongswan_templates}/config/plugins/bypass-lan.conf
 %if %{with systemd}
 %{strongswan_templates}/config/strongswan.d/charon-systemd.conf
 %endif



Reply via email to