touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #119244
[Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop
This bug was fixed in the package webbrowser-app -
0.23+16.04.20151111.2-0ubuntu1
---------------
webbrowser-app (0.23+16.04.20151111.2-0ubuntu1) xenial; urgency=medium
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
[ Olivier Tilloy ]
* Add missing unit test cleanup.
* Ship empty apparmor hardware profile directories to avoid adding a
runtime dependency on apparmor-easyprof-ubuntu. (LP: #1511439)
[ Ugo Riboni ]
* Add keyboard shortcuts to undo closing tabs (Ctrl+Shift+T and
Ctrl+Shift+W). (LP: #1499767)
* Create the webview in a safer way, by keeping the incubator around
and monitoring the progress, and by using sync creation if there is
a pending request. (LP: #1514701)
* Hide webviews created via onNewViewRequested until the tab they
belong to becomes current. (LP: #1464436)
* Use lowercase letters for keyboard shortcut invokation in autopilot
tests.
-- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> Wed, 11 Nov 2015
16:04:11 +0000
** Changed in: webbrowser-app (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 webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1511439
Title:
webbrowser-app apparmor policy fails to load on desktop
Status in Canonical System Image:
Fix Committed
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.bin.webbrowser-app
AppArmor parser error for /etc/apparmor.d/usr.bin.webbrowser-app in /etc/apparmor.d/usr.bin.webbrowser-app at line 26: Could not open '/usr/share/apparmor/hardware/graphics.d'
$
$ sudo aa-status|grep webbrowser
$
This was tested on xenial but affects wily too if it is shipping the
policy.
The problem is that apparmor-easyprof-ubuntu normally ships these directories, but it is not installed by default on the desktop image. I suggest shipping these empty directories via the webbrowser-app's packaging:
- /usr/share/apparmor/hardware/audio.d
- /usr/share/apparmor/hardware/graphics.d
- /usr/share/apparmor/hardware/video.d
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1511439/+subscriptions
References