Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
694f5c48
Commit
694f5c48
authored
Jun 12, 2020
by
anonym
Browse files
Bump AppArmor patch for Thunderbird 68.9.0 (fixes
#17769
)
parent
9381d011
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-patches/apparmor-adjust-thunderbird-profile.diff
View file @
694f5c48
--- a/etc/apparmor.d/usr.bin.thunderbird 20
19
-0
9
-12 1
4
:5
2:34.000000000
+0
0
00
+++ b/etc/apparmor.d/usr.bin.thunderbird 20
19-10-03 13:30:05.876482204
+0
0
00
--- a/etc/apparmor.d/usr.bin.thunderbird 20
20
-0
6
-12 1
3
:5
6:44.453139641
+0
2
00
+++ b/etc/apparmor.d/usr.bin.thunderbird 20
20-06-12 14:01:43.694759478
+0
2
00
@@ -15,7 +15,6 @@
# TODO: finetune this for required accesses
#include <abstractions/dbus>
...
...
@@ -16,7 +16,7 @@
#include <abstractions/ubuntu-browsers.d/java>
#include <abstractions/ubuntu-helpers>
@@ -45,2
6
+43,1
9
@@
@@ -45,
3
2 +43,
2
1 @@
# Allow opening attachments
# TODO: create and use abstractions for opening various file formats
...
...
@@ -27,6 +27,11 @@
/usr/lib/libreoffice/program/soffice Cxr -> sanitized_helper,
# Allow opening links
- # GDesktopAppInfo in GLib 2.64.x uses a very small shell script
- # to launch .desktop files, instead of gio-launch-desktop
- /{usr/,}bin/{dash,bash} ixr,
# With older GLib we might still be on the fallback code path
# (remove this after Debian 11 and Ubuntu 20.04)
/usr/lib/@{multiarch}/glib-[0-9]*/gio-launch-desktop ix,
- # For Xubuntu to launch the browser
...
...
@@ -34,6 +39,7 @@
- /usr/lib/@{multiarch}/xfce4/exo-[1-9]/exo-helper-[1-9] ixr,
- /etc/xdg/xdg-xubuntu/xfce4/helpers.rc r,
- /etc/xdg/xfce4/helpers.rc r,
- owner @{HOME}/.config/xfce4/helpers.rc r,
-
# for crash reports?
ptrace (read,trace) peer=@{profile_name},
...
...
@@ -46,7 +52,7 @@
owner @{HOME}/.{cache,config}/dconf/user rw,
owner @{HOME}/.cache/thumbnails/** r,
owner /run/user/[0-9]*/dconf/user rw,
@@ -14
0
,6 +13
1
,10 @@
@@ -14
6
,6 +13
3
,10 @@
deny /boot/vmlinuz* r,
deny /var/cache/fontconfig/ w,
...
...
@@ -57,10 +63,16 @@
# noisy file dialog:
#
# TODO: remove these rules when file dialogs becomes "trusted helpers" that can
@@ -2
64
,7 +2
59
,6 @@
@@ -2
70
,7 +2
61
,6 @@
/etc/lsb-release r,
/etc/ssl/openssl.cnf r,
/usr/lib/thunderbird/crashreporter ix,
- /usr/bin/expr ix,
/sys/devices/system/cpu/ r,
/sys/devices/system/cpu/** r,
@@ -430,4 +420,3 @@
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.bin.thunderbird>
}
-
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment