lp:~mvo/snap-confine/libgl-support

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/snap-confine/libgl-support
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
snap-confine
Status:
Development

Recent revisions

117. By Michael Vogt

export LD_LIBRARY_PATH for /var/lib/snapd/gl

116. By Michael Vogt

releasing package ubuntu-core-launcher version 1.0.23

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

113. By Jamie Strandboge

preprocess the seccomp file for '@' directives

112. By Jamie Strandboge

#define _GNU_SOURCE to fix implicit declaration of unshare()

111. By Jamie Strandboge

clarify debian/changlog entry for README change

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

109. By Jamie Strandboge

update debian/README.syscalls for 4.4

108. By Jamie Strandboge

add README.syscalls

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~snappy-dev/snap-confine/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers