[apparmor] [Merge] lp:~cameronnemo/apparmor/dnsmasq-lxc into lp:apparmor

Seth Arnold seth.arnold at canonical.com
Mon Mar 30 19:24:25 UTC 2015


On Mon, Mar 30, 2015 at 12:14:23AM -0000, Cameron Norman wrote:
> Cameron Norman has proposed merging lp:~cameronnemo/apparmor/dnsmasq-lxc into lp:apparmor.
> 
> Requested reviews:
>   AppArmor Developers (apparmor-dev)
> 
> For more details, see:
> https://code.launchpad.net/~cameronnemo/apparmor/dnsmasq-lxc/+merge/254523

Funny, the merge request looks good on the website, but the inlined diff
on the mail list looks like it includes merge conflict resolution hints:
https://lists.ubuntu.com/archives/apparmor/2015-March/007595.html

Any ideas what went wrong where?

Thanks

> Adds the paths for the LXC network setup scripts.
> -- 
> Your team AppArmor Developers is requested to review the proposed merge of lp:~cameronnemo/apparmor/dnsmasq-lxc into lp:apparmor.

> === modified file 'profiles/apparmor.d/usr.sbin.dnsmasq'
> --- profiles/apparmor.d/usr.sbin.dnsmasq	2014-12-22 16:56:37 +0000
> +++ profiles/apparmor.d/usr.sbin.dnsmasq	2015-03-30 00:13:50 +0000
> @@ -65,10 +65,17 @@
>    /{,var/}run/libvirt/network/      r,
>    /{,var/}run/libvirt/network/*.pid rw,
>  
> +<<<<<<< TREE
>    # libvirt lease helper
>    /usr/lib{,64}/libvirt/libvirt_leaseshelper ix,
>    /{,var/}run/leaseshelper.pid rwk,
>  
> +=======
> +  # lxc-net pid and lease files
> +  /{,var/}run/lxc/dnsmasq.pid    rw,
> +  /var/lib/misc/dnsmasq.*.leases rw,
> +
> +>>>>>>> MERGE-SOURCE
>    # NetworkManager integration
>    /{,var/}run/nm-dns-dnsmasq.conf r,
>    /{,var/}run/sendsigs.omit.d/*dnsmasq.pid w,


-- 
https://code.launchpad.net/~cameronnemo/apparmor/dnsmasq-lxc/+merge/254523
Your team AppArmor Developers is requested to review the proposed merge of lp:~cameronnemo/apparmor/dnsmasq-lxc into lp:apparmor.



More information about the AppArmor mailing list