Merge lp:~townsend/libertine-scope/fix-local-read-path into lp:libertine-scope

Proposed by Christopher Townsend
Status: Merged
Approved by: Larry Price
Approved revision: 65
Merged at revision: 65
Proposed branch: lp:~townsend/libertine-scope/fix-local-read-path
Merge into: lp:libertine-scope
Diff against target: 11 lines (+1/-0)
1 file modified
libertine-scope.apparmor (+1/-0)
To merge this branch: bzr merge lp:~townsend/libertine-scope/fix-local-read-path
Reviewer Review Type Date Requested Status
Libertine CI Bot continuous-integration Approve
Larry Price Approve
Review via email: mp+305357@code.launchpad.net

Commit message

Allow the scope to read from Libertine user-data directories.

To post a comment you must log in.
Revision history for this message
Larry Price (larryprice) wrote :

nice

confirmed fixes bug on frieza

review: Approve
Revision history for this message
Libertine CI Bot (libertine-ci-bot) wrote :

PASSED: Continuous integration, rev:65
https://jenkins.canonical.com/libertine/job/lp-libertine-scope-ci/88/
Executed test runs:
    SUCCESS: https://jenkins.canonical.com/libertine/job/build/344
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=vivid+overlay,testname=default/277
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=xenial+overlay,testname=default/277
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=amd64,release=yakkety,testname=default/277
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=vivid+overlay,testname=default/277
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=xenial+overlay,testname=default/277
    SUCCESS: https://jenkins.canonical.com/libertine/job/test-0-autopkgtest/label=i386,release=yakkety,testname=default/277
    None: https://jenkins.canonical.com/libertine/job/lp-generic-update-mp/260/console
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-0-fetch/346
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=vivid+overlay/329
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=xenial+overlay/329
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-1-sourcepkg/release=yakkety/329
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=vivid+overlay/328
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=vivid+overlay/328/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=xenial+overlay/328
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=xenial+overlay/328/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=yakkety/328
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=amd64,release=yakkety/328/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=vivid+overlay/328
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=vivid+overlay/328/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=xenial+overlay/328
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=xenial+overlay/328/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=yakkety/328
        deb: https://jenkins.canonical.com/libertine/job/build-2-binpkg/arch=i386,release=yakkety/328/artifact/output/*zip*/output.zip

Click here to trigger a rebuild:
https://jenkins.canonical.com/libertine/job/lp-libertine-scope-ci/88/rebuild

review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'libertine-scope.apparmor'
--- libertine-scope.apparmor 2016-07-22 12:44:15 +0000
+++ libertine-scope.apparmor 2016-09-09 15:26:51 +0000
@@ -4,6 +4,7 @@
4 "policy_version": 1.3,4 "policy_version": 1.3,
5 "read_path": [5 "read_path": [
6 "@{HOME}/.local/share/libertine/",6 "@{HOME}/.local/share/libertine/",
7 "@{HOME}/.local/share/libertine-container/user-data/",
7 "@{HOME}/.cache/libertine-container/",8 "@{HOME}/.cache/libertine-container/",
8 "@{CLICK_DIR}/*puritine*/"9 "@{CLICK_DIR}/*puritine*/"
9 ],10 ],

Subscribers

People subscribed via source and target branches