Bug#766597: marked as done (tracker news urls could be more package related + human friendly)

2018-03-14 Thread Debian Bug Tracking System
Your message dated Thu, 15 Mar 2018 00:58:25 + with message-id <5aa9c5314d260_7f1b2ab52833d0d010...@godard.mail> and subject line Bug #766597 in tracker.debian.org fixed has caused the Debian Bug report #766597, regarding tracker news urls could be more package related + human friendly to be ma

Re: on diverging memberships between alioth/salsa and unix group

2018-03-14 Thread Andreas Tille
On Wed, Mar 14, 2018 at 03:54:27PM +0100, Lucas Nussbaum wrote: > > As a data point, I also added Andreas to the qa group (as Developer) after > he asked in private mail and I didn't check debian-qa@ ;) I admit I have read QA later than your mail and just thought it might be a sensible input to m

Re: on diverging memberships between alioth/salsa and unix group

2018-03-14 Thread Lucas Nussbaum
On 14/03/18 at 14:52 +0100, Mattia Rizzolo wrote: > On Wed, Mar 14, 2018 at 02:39:25PM +0100, Andreas Tille wrote: > > Is there any reason why the "Request membership" button is lacking for > > the qa team on Salsa? > > I don't remember whether I was the one who disabled it (but I don't > think so

Re: on diverging memberships between alioth/salsa and unix group

2018-03-14 Thread Mattia Rizzolo
On Wed, Mar 14, 2018 at 02:39:25PM +0100, Andreas Tille wrote: > Is there any reason why the "Request membership" button is lacking for > the qa team on Salsa? I don't remember whether I was the one who disabled it (but I don't think so), but I approve the lack of that button. The reason is exact

Re: on diverging memberships between alioth/salsa and unix group

2018-03-14 Thread Andreas Tille
On Tue, Mar 06, 2018 at 11:28:41AM +0100, Mattia Rizzolo wrote: > > The salsa 'qa' group is very much not for maintaining package, much less > if you are actually planning on adopting it (you haven't ITAed it yet). > Please put it in the 'debian' group (i.e., the former collab-maint), or > elsewhe

Bug#853189: tracker.debian.org: Ecnoding issue / Code injection through Maintainer field (and probably others)

2018-03-14 Thread Pierre-Elliott Bécue
Le mercredi 14 mars 2018 à 10:04:56+0100, Pierre-Elliott Bécue a écrit : > Hi, > > Thanks for submitting a patch, and for your contribution to this bug. > > Your patch works proprely on the debian's yaml file, but it appears that you > didn't run the tests after designing it. > > Some general re

Bug#853189: tracker.debian.org: Ecnoding issue / Code injection through Maintainer field (and probably others)

2018-03-14 Thread Pierre-Elliott Bécue
Hi, Thanks for submitting a patch, and for your contribution to this bug. Your patch works proprely on the debian's yaml file, but it appears that you didn't run the tests after designing it. Some general recommendations: * map(function, iterable) is mostly obsolete, use [function(e) for e in