lp://qastaging/~mvo/snap-confine/libgl-support
- Get this branch:
- bzr branch lp://qastaging/~mvo/snap-confine/libgl-support
Branch merges
Branch information
Recent revisions
- 115. By Michael Vogt
-
* update paths /snaps -> /snap
* update seccomp dir to /var/lib/snapd/seccomp/ profiles/ - 114. By Jamie Strandboge
-
update testsuite to use $myprofile as variable name instead of $aaprofile--
these are seccomp profiles, not apparmor - 110. By Jamie Strandboge
-
Various fixes to address Seth's feedback:
- cleaned up 'out' handling and die instead
- fixed the typo
- verify snprint() >= 512 (I increased this length) and added tests
- add test for filter missing trailing newline (I didn't change the
line-too-long handling, but did add tests and verify we must end with trailing newline
- use strcmp() with "@unrestricted". add @unrestricted near miss tests
- use getresuid() instead of UBUNTU_CORE_LAUNCHER_ NO_ROOT
- replace getenv() with secure_getenv() everywhere we can
- check return code of fork()
- verify return code of fclose()
- simplified final execv()In addition:
- don't support obsoleted SNAP_APP_TMPDIR and SNAP_APP_USER_DATA_ PATH
- use uid_t and gid_t instead of unsigned
- check return codes of other (f)close()s to help futureproof
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/~snappy-dev/snap-confine/trunk