← Back to team overview

touch-packages team mailing list archive

[Bug 1342708] Re: Calendar security should allow dbus calls to com.canonical.indicator.datetime

 

This bug was fixed in the package apparmor-easyprof-ubuntu - 1.2.10

---------------
apparmor-easyprof-ubuntu (1.2.10) utopic; urgency=medium

  * remove ubuntu/1.2/friends policy group and adjust autopackagetest
    accordingly (LP: #1340869)
  * ubuntu/calendar: com.canonical.indicator.datetime.AlarmProperties should
    also be allowed on the org.freedesktop.DBus.Properties interface
    (LP: #1342708)
 -- Jamie Strandboge <jamie@xxxxxxxxxx>   Wed, 16 Jul 2014 11:15:29 -0500

** Changed in: apparmor-easyprof-ubuntu (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1342708

Title:
  Calendar security should allow dbus calls to
  com.canonical.indicator.datetime

Status in Clock application for Ubuntu devices:
  Confirmed
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
  Fix Released

Bug description:
  The clock app needs to make dbus calls (Set, Get, GetAll) to the
  following dBus service to retrieve alarm settings,

  service: com.canonical.indicator.datetime
  path: /com/canonical/indicator/datetime/AlarmProperties
  interface: org.freedesktop.DBus.Properties

  Currently doing so results in APP_ARMOR DENIAL errors listed below,

  Jul 16 14:16:13 ubuntu-phablet dbus[1441]: apparmor="DENIED"
  operation="dbus_method_call"  bus="session"
  path="/com/canonical/indicator/datetime/AlarmProperties"
  interface="org.freedesktop.DBus.Properties" member="GetAll"
  mask="send" name="com.canonical.indicator.datetime" pid=25761
  profile="com.ubuntu.clock.devel_ubuntu-clock-app_0.1" peer_pid=2425
  peer_profile="unconfined"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-clock-app/+bug/1342708/+subscriptions


References