Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-04-09 Thread Guido Günther
On Mon, Mar 28, 2016 at 07:28:34PM +0200, Guido Günther wrote: > Hi, > On Thu, Feb 18, 2016 at 06:02:12PM +0100, Holger Levsen wrote: > > Hi Guido, > > > > On Mittwoch, 17. Februar 2016, Guido Günther wrote: > > > When triaging LTS issues I always have to look up what we still support > > > and wh

Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-03-28 Thread Guido Günther
6d665377e4d4646.1459185378.git....@sigxcpu.org> From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Wed, 17 Feb 2016 18:04:39 +0100 Subject: [PATCH] Given a package allow to check in which releases security support has ended To: debian-lts@lists.debian.org By default we check if the package will be s

Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-02-18 Thread Holger Levsen
Hi Guido, On Mittwoch, 17. Februar 2016, Guido Günther wrote: > When triaging LTS issues I always have to look up what we still support > and what not. Attached script simplifies this a bit: > > $ bin/support-ended.py --lists /path/to/debian-security-support/ iceape > Package unsupported

Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-02-18 Thread Guido Günther
On Thu, Feb 18, 2016 at 09:35:14AM -0500, Antoine Beaupré wrote: > On 2016-02-18 02:26:28, Guido Günther wrote: > > Hi, > > On Wed, Feb 17, 2016 at 01:39:41PM -0500, Antoine Beaupré wrote: > >> On 2016-02-17 12:13:35, Guido Günther wrote: > >> > When triaging LTS issues I always have to look up wha

Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-02-18 Thread Antoine Beaupré
On 2016-02-18 02:26:28, Guido Günther wrote: > Hi, > On Wed, Feb 17, 2016 at 01:39:41PM -0500, Antoine Beaupré wrote: >> On 2016-02-17 12:13:35, Guido Günther wrote: >> > When triaging LTS issues I always have to look up what we still support >> > and what not. Attached script simplifies this a bit

Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-02-17 Thread Guido Günther
Hi, On Wed, Feb 17, 2016 at 01:39:41PM -0500, Antoine Beaupré wrote: > On 2016-02-17 12:13:35, Guido Günther wrote: > > When triaging LTS issues I always have to look up what we still support > > and what not. Attached script simplifies this a bit: > > > > $ bin/support-ended.py --lists /path/t

Re: [PATCH] Given a package allow to check in which releases security support has ended

2016-02-17 Thread Antoine Beaupré
On 2016-02-17 12:13:35, Guido Günther wrote: > When triaging LTS issues I always have to look up what we still support > and what not. Attached script simplifies this a bit: > > $ bin/support-ended.py --lists /path/to/debian-security-support/ iceape > Package unsupported in wheezy > Pac

[PATCH] Given a package allow to check in which releases security support has ended

2016-02-17 Thread Guido Günther
;m sure there is such a thing so I'm happy about any pointers. Cheers, -- Guido >From e1508578b382be7d10160d6dc4dda74d356abb62 Mon Sep 17 00:00:00 2001 Message-Id: From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Wed, 17 Feb 2016 18:04:39 +0100 Subject: [PATCH] Given a package allow to