Bug#829731: Correct repository

2016-07-26 Thread u
Hi!

Carsten Schoenert:
> Am 25.07.2016 um 16:05 schrieb u:
>>> Could you please, if needed, prepare a new patch against the already
>>> commited changes?
>>
>> I'll take care of it tomorrow.
> 
> we queue the upload then to get the actual profile in. Thanks!

Here's the patch.

Thanks for your work,

Cheers!
u.
From 39a732fbc1aa36da2c789b2807aa66eb9b02c62c Mon Sep 17 00:00:00 2001
From: Ulrike Uhlig 
Date: Tue, 26 Jul 2016 16:32:27 +0200
Subject: [PATCH] Refresh AppArmor profile.

A change was made in order to support gpg2 in Thunderbird 45.
Upstream commit: https://git.launchpad.net/~sdeziel/+git/apparmor-profiles/commit/?h=thunderbird-45-refresh=5cb3c94d0bce7c1421299a7b9d1c4c855a5dab12
---
 debian/apparmor/usr.bin.icedove | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/apparmor/usr.bin.icedove b/debian/apparmor/usr.bin.icedove
index 11ac830..2da4ea5 100644
--- a/debian/apparmor/usr.bin.icedove
+++ b/debian/apparmor/usr.bin.icedove
@@ -229,6 +229,8 @@ profile icedove /usr/lib/icedove/icedove {
 deny owner @{HOME}/.icedove/**/*.msf w,
 deny owner @{HOME}/.cache/icedove/**/_CACHE_* w,
 
+/usr/share/xul-ext/enigmail/chrome/enigmail.jar r,
+
 # For smartcards?
 /dev/bus/usb/ r,
 /dev/bus/usb/[0-9]*/ r,
-- 
2.1.4



Bug#829731: Correct repository

2016-07-25 Thread Carsten Schoenert
Hi u,

Am 25.07.2016 um 16:05 schrieb u:
>> Could you please, if needed, prepare a new patch against the already
>> commited changes?
> 
> I'll take care of it tomorrow.

we queue the upload then to get the actual profile in. Thanks!

-- 
Regards
Carsten Schoenert



Bug#829731: Correct repository

2016-07-25 Thread u
Hi,

Carsten Schoenert:
> Hello intri,
> 
> On Sat, Jul 23, 2016 at 02:45:19PM +0200, intrigeri wrote:
>> FWIW, a profile refresh for Thunderbird 45 has been proposed there:
>> https://code.launchpad.net/~sdeziel/+git/apparmor-profiles/+ref/thunderbird-45-refresh
> 
> due this reflect some needed changes to the apparmor profile for
> Icedove? I think so, nor?
> Guido added the suggested patch from this report with a small addition
> for the dh_install section.
> 
> https://anonscm.debian.org/cgit/pkg-mozilla/icedove.git/commit/?id=b24bbaa782da7b416f40943931bf994000ea006b
> https://anonscm.debian.org/cgit/pkg-mozilla/icedove.git/commit/?id=6fe4897bbe86dc74a74aa1747454adbcacbf2e7f
> 
> Could you please, if needed, prepare a new patch against the already
> commited changes?

I'll take care of it tomorrow.

Cheers!
u.



Bug#829731: Correct repository

2016-07-23 Thread Carsten Schoenert
Hello intri,

On Sat, Jul 23, 2016 at 02:45:19PM +0200, intrigeri wrote:
> FWIW, a profile refresh for Thunderbird 45 has been proposed there:
> https://code.launchpad.net/~sdeziel/+git/apparmor-profiles/+ref/thunderbird-45-refresh

due this reflect some needed changes to the apparmor profile for
Icedove? I think so, nor?
Guido added the suggested patch from this report with a small addition
for the dh_install section.

https://anonscm.debian.org/cgit/pkg-mozilla/icedove.git/commit/?id=b24bbaa782da7b416f40943931bf994000ea006b
https://anonscm.debian.org/cgit/pkg-mozilla/icedove.git/commit/?id=6fe4897bbe86dc74a74aa1747454adbcacbf2e7f

Could you please, if needed, prepare a new patch against the already
commited changes?

We will propably in the next week do a upload of 45.2.0-2 with the
latest changes in master so we can keep a updated apparmor profile as
well.

Regards
Carsten



Bug#829731: Correct repository

2016-07-23 Thread intrigeri
FWIW, a profile refresh for Thunderbird 45 has been proposed there:
https://code.launchpad.net/~sdeziel/+git/apparmor-profiles/+ref/thunderbird-45-refresh



Bug#829731: Correct repository

2016-07-05 Thread u
Upstream has recently moved to Git, and the URL i've linked to earlier
points still to the old repository. The new one is here:
https://code.launchpad.net/~apparmor-dev/apparmor-profiles/+git/apparmor-profiles

And the direct link to the profile is:
https://git.launchpad.net/apparmor-profiles/tree/ubuntu/16.10/usr.bin.thunderbird

Cheers!