Merge lp://qastaging/~snappy-dev/click/default-apparmor into lp://qastaging/click

Proposed by Barry Warsaw
Status: Superseded
Proposed branch: lp://qastaging/~snappy-dev/click/default-apparmor
Merge into: lp://qastaging/click
Diff against target: 2566 lines (+2056/-55)
24 files modified
acquire/http-udm (+28/-0)
acquire/pycurl (+30/-0)
click/acquire.py (+450/-0)
click/build.py (+120/-8)
click/commands/__init__.py (+3/-0)
click/commands/info.py (+50/-5)
click/commands/install.py (+41/-2)
click/commands/login.py (+53/-0)
click/commands/search.py (+46/-0)
click/commands/update.py (+108/-0)
click/install.py (+49/-13)
click/network.py (+72/-0)
click/oauth.py (+29/-0)
click/paths.py.in (+3/-0)
click/repository.py (+224/-0)
click/tests/test_acquire.py (+174/-0)
click/tests/test_build.py (+292/-8)
click/tests/test_install.py (+20/-13)
debian/changelog (+206/-0)
debian/click.postinst (+2/-2)
debian/control (+4/-3)
debian/rules (+2/-1)
lib/click/user.vala (+42/-0)
setup.py.in (+8/-0)
To merge this branch: bzr merge lp://qastaging/~snappy-dev/click/default-apparmor
Reviewer Review Type Date Requested Status
Jamie Strandboge Pending
Michael Vogt Pending
Review via email: mp+243608@code.qastaging.launchpad.net

Description of the change

snappy build needs to generate default apparmor profile automatically

To post a comment you must log in.

Unmerged revisions

574. By Barry Warsaw

Create default apparmor profiles if the yaml doesn't explicitly name
integration:<app>:apparmor{,-profile}

With tests!

573. By Michael Vogt

merged lp:~mvo/click/yaml-manifest

572. By Michael Vogt

make dpkg output in install quiet unless "--verbose" is given

571. By Michael Vogt

merged lp:~snappy-dev/click/progressmeter (thanks to Barry Warsaw)

570. By Michael Vogt

add support for packages.yaml "binaries:"

569. By Michael Vogt

merge previous upload

568. By Michael Vogt

merged lp:~mvo/click/yaml-manifest

567. By Michael Vogt

more fixes

566. By Michael Vogt

fix test failure

565. By Michael Vogt

add support for "services" in packages.yaml

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches