Bug#635168: Debian's bug#635168: Only one user shows up ad gdm3 login screen, or in the user editor in GNOME 3

2012-02-07 Thread Matthias Clasen
On Tue, 2012-02-07 at 11:55 +0100, Alessio Treglia wrote: > Hi Matthias, > > I'm the maintainer of accountsservice for Debian and this is to bring Debian's > bug#635168 [1] up to your attention. No private bugmail please. -> bugs.freedesktop.org -- To UNSUBSCRIBE, email to debian-bugs-dist-r

Bug#425189: libgtk2.0-0: BadValue on XkbSelectEventDetails with Xsgi

2007-05-19 Thread Matthias Clasen
On Sun, 2007-05-20 at 02:31 +0200, Josselin Mouette wrote: > In all cases, this looks like a bug in Xsgi rather than one in GTK+, but > I'm CCing Matthias, who committed this change. Matthias, do you remember > why you did this change? I can't find anything relevant in the > ChangeLog. > Kind of

Bug#345876:

2006-01-09 Thread Matthias Clasen
Ah, got it now. Does this look more complete ? --- ImageMagick-6.2.5/magick/image.c.format-string-again 2005-10-22 12:17:39.0 -0400 +++ ImageMagick-6.2.5/magick/image.c 2006-01-09 10:09:33.0 -0500 @@ -2861,8 +2861,16 @@ char format[MaxTextExtent]; +

Bug#345876: animate.c

2006-01-04 Thread Matthias Clasen
I don't doubt that there are more vulnerabilities lurking in ImageMagick, but I don't see how this same problem occurs in animate.c... Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#345876: a more complete fix

2006-01-04 Thread Matthias Clasen
The same code is repeated in blob.c. Here is a more complete fix. --- ImageMagick-6.2.5/magick/image.c.format-string-again 2005-10-22 12:17:39.0 -0400 +++ ImageMagick-6.2.5/magick/image.c 2006-01-04 11:37:30.0 -0500 @@ -2861,8 +2861,16 @@ char format[Max