From 4921248f74a0fd9d8f1c1435e2de7c0ad017c0d4 Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Wed, 20 Sep 2017 15:46:41 +0000
Subject: [PATCH] Totem: import fixes for 3.26 (submitted upstream in
 https://code.launchpad.net/~intrigeri/apparmor-profiles/+git/apparmor-profiles/+merge/331058).

---
 profiles/abstractions/totem | 1 +
 profiles/usr.bin.totem      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/abstractions/totem b/profiles/abstractions/totem
index e9c792c..1147200 100644
--- a/profiles/abstractions/totem
+++ b/profiles/abstractions/totem
@@ -46,6 +46,7 @@
   owner @{HOME}/.local/share/grilo-plugins/*.db{,-shm,-journal,-wal} rwk,
   owner @{HOME}/.local/share/gvfs-metadata/** r,
   owner @{HOME}/.local/share/totem/ rwk,
+  owner @{HOME}/.local/share/tracker/data/tracker-store.journal rwk,
 
   owner @{PROC}/@{pid}/status r,
 
diff --git a/profiles/usr.bin.totem b/profiles/usr.bin.totem
index 744d2fe..8cfb665 100644
--- a/profiles/usr.bin.totem
+++ b/profiles/usr.bin.totem
@@ -15,6 +15,7 @@
 
   /usr/bin/totem r,
   /usr/bin/totem-video-thumbnailer Pix,
+  /usr/bin/bwrap Pux,
   /usr/lib/@{multiarch}/libtotem-plparser[0-9]*/totem-pl-parser/* ix,
   /dev/sr* r,
 
-- 
GitLab