Merge lp:~cmiller/lightdm/guest-session-chromium-sandbox-cgroups into lp:lightdm

Proposed by Chad Miller
Status: Merged
Approved by: Robert Ancell
Approved revision: 2200
Merged at revision: 2200
Proposed branch: lp:~cmiller/lightdm/guest-session-chromium-sandbox-cgroups
Merge into: lp:lightdm
Diff against target: 26 lines (+6/-0)
2 files modified
data/apparmor/abstractions/lightdm_chromium-browser (+4/-0)
debian/changelog (+2/-0)
To merge this branch: bzr merge lp:~cmiller/lightdm/guest-session-chromium-sandbox-cgroups
Reviewer Review Type Date Requested Status
Robert Ancell Approve
Review via email: mp+274174@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Thanks Chad!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/apparmor/abstractions/lightdm_chromium-browser'
--- data/apparmor/abstractions/lightdm_chromium-browser 2014-09-30 19:33:50 +0000
+++ data/apparmor/abstractions/lightdm_chromium-browser 2015-10-12 17:04:01 +0000
@@ -62,6 +62,10 @@
62 @{PROC}/[0-9]*/statm r, # sandbox wants these62 @{PROC}/[0-9]*/statm r, # sandbox wants these
63 @{PROC}/[0-9]*/task/[0-9]*/stat r, # sandbox wants these63 @{PROC}/[0-9]*/task/[0-9]*/stat r, # sandbox wants these
6464
65 owner @{PROC}/@{pid}/setgroups w,
66 owner @{PROC}/@{pid}/uid_map w,
67 owner @{PROC}/@{pid}/gid_map w,
68
65 /selinux/ r,69 /selinux/ r,
6670
67 /usr/lib/chromium-browser/chromium-browser-sandbox ix,71 /usr/lib/chromium-browser/chromium-browser-sandbox ix,
6872
=== modified file 'debian/changelog'
--- debian/changelog 2015-10-12 14:08:01 +0000
+++ debian/changelog 2015-10-12 17:04:01 +0000
@@ -5,6 +5,8 @@
5 * Build with multi-arch5 * Build with multi-arch
6 * debian/patches/xorg-1.17.patch:6 * debian/patches/xorg-1.17.patch:
7 - Fix xserver-allow-tcp=true option not working with X.org 1.177 - Fix xserver-allow-tcp=true option not working with X.org 1.17
8 * data/apparmor/abstractions/lightdm_chromium-browser: cgroups support for
9 guest sessions. (LP: #1504049, LP: #1464958)
810
9 -- Robert Ancell <robert.ancell@canonical.com> Mon, 12 Oct 2015 14:57:47 +010011 -- Robert Ancell <robert.ancell@canonical.com> Mon, 12 Oct 2015 14:57:47 +0100
1012

Subscribers

People subscribed via source and target branches