touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #121565
[Bug 1519378] Re: Add access to download manager's new getUncollectedDownloads method in the networking profile
I can add this to the 16.04 policy no problem. Adding this to the
networking policy group means that (almost) every app will need to have
its apparmor policy recompiled, which takes a long time and there isn't
a good UX experience for this. We try very hard to avoid these sorts of
changes in a 'normal' OTA and they are usually reserved for major system
updates (eg 14.09 to 15.04 or 15.04 to 16.04) since other changes on the
system necessitate the recompile. Since this change is meant to be for
all apps, there aren't workarounds available to avoid the recompile.
Considering the impact on users for this policy change against the
severity bug, is this an appropriate change for OTA? Should it be
delayed until some future date? (Pat, et al should answer).
** Changed in: apparmor-easyprof-ubuntu (Ubuntu)
Status: New => Incomplete
--
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/1519378
Title:
Add access to download manager's new getUncollectedDownloads method in
the networking profile
Status in Canonical System Image:
Confirmed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
Incomplete
Bug description:
We're introducing a new method to download manager's dbus api in this
branch: https://code.launchpad.net/~michael-sheldon/ubuntu-download-
manager/persistent-download-model
This allows the client side bindings to automatically request a list
of downloads that have finished while the application was closed, so
downloads are no longer lost if the app is closed or restarted before
they finish.
e.g.
dbus (send)
bus=session
path=/
interface=com.canonical.applications.DownloadManager
member=getUncollectedDownloads
peer=(label=unconfined),
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1519378/+subscriptions
References