~canonical-foundations/snappy:master

Last commit made on 2016-06-10
Get this branch:
git clone -b master https://git.launchpad.net/~canonical-foundations/snappy
Members of Canonical Foundations Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~canonical-foundations/snappy

Recent commits

059260a... by Gustavo Niemeyer

Merge pull request #1286 from niemeyer/spread-lives

spread: initial harness and first test

507f926... by Michael Vogt

Merge pull request #1304 from jdstrand/policy-fixes-iv

interfaces: miscelleneous policy updates for chromium, x86, opengl, etc

577747d... by Gustavo Niemeyer

Merge pull request #1296 from fgimenez/fix-flaky-log-observe

integration-tests: remove daemon to use the log-observe interface

bd771f8... by Gustavo Niemeyer

Merge pull request #1298 from mvo5/refactor/remove-client-revision

client: remove client.Revision and import snap.Revision instead

75d6e67... by Jamie Strandboge

interfaces: temporarily allow some /run/udev/data accesses for opengl

Allow read on /run/udev/data/+pci:[0-9]* and /run/udev/data/+drm:card* for
opengl to unblocks people. Ideally we should be querying udev for precise
access instead of always keeping these glob rules

3e05bb9... by Jamie Strandboge

interfaces: allow modify_ldt (for go-example-webserver on i386)

5a50055... by Jamie Strandboge

interfaces: allow seccomp syscall (for chromium)

334112d... by Jamie Strandboge

interfaces: allow /sys/devices/system/node/node[0-9]*/* read (for mame)

d172f48... by Jamie Strandboge

interfaces: allow @{PROC}/@{pid}/io read (for chromium)

c620e86... by Jamie Strandboge

interfaces: allow using lsb_release