Bug#746011: trackballs: guile-2.0 support likely needs some more work

2016-02-22 Thread Hans de Goede
Hi, Fedora trackballs maintainer here. While doing some work on the Fedora trackballs package, I noticed that Debian's trackballs pkg now has guile-2.0 support, which is great. Fedora has had an incomplete guile-2.0 patch for a while now:

Bug#651896: PATCH: njam drop DGA support, fixing SDL_VIDEODRIVER parsing issues

2011-12-13 Thread Hans de Goede
Hi, I'm the Fedora maintainer of njam, where the SDL_VIDEODRIVER bug has also been reported, see: https://bugzilla.redhat.com/show_bug.cgi?id=767015 I've written a patch (attached) to fix this, the code in question is only used for DGA support, and the use of DGA has been deprecated by Xorg

Bug#595171: CVE-2010-1519

2010-09-10 Thread Hans de Goede
Hi, I had a quick search about this problem. Seems the fedora side [0] has a bit more detail but not much. Probably we can share patch with Hans who is working on a Fedora solution. snip [0] https://bugzilla.redhat.com/show_bug.cgi?id=623831 Just a quick update that I've a patch which

Bug#579948: [parted-devel] Some debugging info

2010-06-21 Thread Hans de Goede
Hi, I did not realize that partitions starts must be cylinder aligned on Sun, ack for the patch reverting the Sun disklabel part of my patch. Regards, Hans On 06/20/2010 11:03 AM, Jurij Smakov wrote: On Tue, Jun 15, 2010 at 07:53:21PM +0100, Colin Watson wrote: On Mon, Jun 14, 2010 at

Bug#559274: xfig: buffer overflow in read .fig file

2009-12-04 Thread Hans de Goede
Hi all, I'm the Fedora package maintainer of xfig, I've created a patch for xfig-3.2.5b, which fixes this overflow. Note that after this xfig will still crash on plane.fig, going into a recursive function call loop inside u_bound.c, till it exceeds its maximum stack size. This may caused be

Bug#428154: Fix for londonlaw not working with current python-twisted

2007-09-23 Thread Hans de Goede
Hi all, I'm a Fedora contributer and today I've been working on packaging londonlaw. While searching for a problem for the server not starting with recent python-twisted bug, I found the Debian bug report. I've managed to fix this issue now and I would like to share my fix with you, see the

Bug#428154: Fix for londonlaw not working with current python-twisted

2007-09-23 Thread Hans de Goede
Reinhard Tartler wrote: Hans de Goede [EMAIL PROTECTED] writes: Hi all, I'm a Fedora contributer and today I've been working on packaging londonlaw. While searching for a problem for the server not starting with recent python-twisted bug, I found the Debian bug report. I've managed to fix