Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for strict confinement of snaps #60

Closed
wants to merge 2 commits into from
Closed

Support for strict confinement of snaps #60

wants to merge 2 commits into from

Commits on Nov 1, 2019

  1. Add apparmor v1 patch; Config enable apparmor

    Snapd strict confinement requires apparmor with a legacy patch applied
    to the kernel.
    
    * Add apparmor v1 (legacy) patch for snapd support
    * Update config-wsl to enable apparmor by default
    
    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    c02b3f2 View commit details
    Browse the repository at this point in the history
  2. Update Microsoft/config-wsl*

    * Add AppArmor for arm64
    * Change LOCALVERSION for snapd identification
    
    Signed-off-by: Daniel Llewellyn <[email protected]>
    Daniel Llewellyn committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    629a09f View commit details
    Browse the repository at this point in the history