lp:~zyga/snap-confine/new-fhs

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:~zyga/snap-confine/new-fhs
Only Zygmunt Krynicki can upload to this branch. If you are Zygmunt Krynicki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zygmunt Krynicki
Project:
snap-confine
Status:
Development

Recent revisions

115. By Zygmunt Krynicki

Load seccomp profiles from /var/lib/snapd/seccomp/profiles

This change matches what's happened in snappy upstream over weekend.

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

107. By Jamie Strandboge

add debian/README.syscalls from ubuntu-core-security since that package is
going away

ignore src/tmp

106. By Jamie Strandboge

update changelog for last commit

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