From b82f440c59a5bf466c0f4c0431af6099216b0e37 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Fri, 11 Sep 2020 23:56:29 -0600 Subject: [PATCH] Revert "snap: Change confinement from strict to classic" We need to wait until classic confinement review process at https://forum.snapcraft.io/t/request-for-classic-confinement-for-hugo-snap/19892 is completed before "confinement: classic" uploads to the Snap Store are accepted. This reverts commit 6f4ff1a4617ec42861d255db718286ceaf4f6c8e. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 0e3bfe8bc..562676c82 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -5,7 +5,7 @@ description: | Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website. -confinement: classic +confinement: strict grade: devel # "devel" or "stable" apps: