Package: fso-frameworkd / 0.10.1-3

Metadata

Package Version Patches format
fso-frameworkd 0.10.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix setup.py | (download)

setup.py | 32 16 + 16 - 0 !
1 file changed, 16 insertions(+), 16 deletions(-)

---
fix ogpsd.patch | (download)

framework/subsystems/ogpsd/__init__.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
fix message notfication.patch | (download)

framework/subsystems/oeventsd/fso_triggers.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---
fix dbus permissions.patch | (download)

etc/dbus-1/system.d/frameworkd.conf | 75 43 + 32 - 0 !
1 file changed, 43 insertions(+), 32 deletions(-)

 fix security problem in dbus configuration
 Old configuration allows every local user to send arbitrary D-Bus
 messages to the path /org/freesmartphone/Framework on *any* D-Bus
 system service (rough HTTP analogy: send a POST to
 http://server/org/freesmartphone/Framework on any server).
Bug-CVE: https://security-tracker.debian.org/tracker/CVE-2014-8156