Bug#911161: evince: update thumbnailer /tmp access for new nautilus paths
Jamie Strandboge
jamie at ubuntu.com
Thu Nov 1 14:56:05 GMT 2018
Package: evince
Version: 3.30.1-1
Followup-For: Bug #911161
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu disco ubuntu-patch
In Ubuntu, we updated the patch or old non-bubblewrap and new with-bubblewrap
compatible rules.
-- System Information:
Debian Release: buster/sid
APT prefers bionic-updates
APT policy: (500, 'bionic-updates'), (500, 'bionic-security'), (500, 'bionic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.15.0-38-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-------------- next part --------------
diff -Nru evince-3.30.1/debian/apparmor-profile evince-3.30.1/debian/apparmor-profile
--- evince-3.30.1/debian/apparmor-profile 2018-10-16 09:28:03.000000000 -0500
+++ evince-3.30.1/debian/apparmor-profile 2018-10-30 16:11:46.000000000 -0500
@@ -299,7 +299,8 @@
owner @{HOME}/[^.]** r,
owner /media/** r,
- owner /tmp/{,.}gnome_desktop_thumbnail.* w,
+ owner /tmp/.gnome_desktop_thumbnail* w,
+ owner /tmp/gnome-desktop-thumbnailer* w,
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.bin.evince>
More information about the pkg-gnome-maintainers
mailing list