Hello community,

here is the log from the commit of package NetworkManager-fortisslvpn for 
openSUSE:Factory checked in at 2020-08-20 22:33:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-fortisslvpn (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-fortisslvpn.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-fortisslvpn"

Thu Aug 20 22:33:40 2020 rev:5 rq:828180 version:1.2.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-fortisslvpn/NetworkManager-fortisslvpn.changes
    2020-05-03 22:46:28.071061098 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-fortisslvpn.new.3399/NetworkManager-fortisslvpn.changes
  2020-08-20 22:34:09.888131064 +0200
@@ -1,0 +2,9 @@
+Thu Aug 13 14:08:44 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Require the same version ppp at runtime as we had during build
+  time. We got away with the missing Requires as NM itself requires
+  ppp, so 'a version' was always installed at least. But we need to
+  guarantee the version at runtime matches the one we built against
+  (boo#1175106).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ NetworkManager-fortisslvpn.spec ++++++
--- /var/tmp/diff_new_pack.cm1Gzv/_old  2020-08-20 22:34:10.964131568 +0200
+++ /var/tmp/diff_new_pack.cm1Gzv/_new  2020-08-20 22:34:10.964131568 +0200
@@ -39,6 +39,11 @@
 BuildRequires:  pkgconfig(libsecret-1) >= 0.18
 
 Requires:       openfortivpn >= 1.11.0
+# the pppd plugin are strict on the version, see boo#1175106
+# ppe is transient already required by NM directly, but we need
+# the versioned dep here to ensure a rebuild in case of ppp
+# version changes
+%requires_eq    ppp
 
 %description
 This package contains software for integrating Fortinet compatible


Reply via email to