Bug#470341: Patch to fix build failure

2008-04-05 Thread Andreas Kirschbaum
tags 470341 + patch thanks Linux kernel 2.6.25 removed sequencer instrument layer support: see http://kerneltrap.org/mailarchive/git-commits-head/2008/1/31/669604 libasound2 removed this support in version 1.0.16 (1.0.15rc3 still supports it). The removed events are SND_SEQ_EVENT_SAMPLE* and

Bug#459281: Cannot reproduce the issue

2008-04-06 Thread Andreas Kirschbaum
I cannot reproduce this issue: all of jdk1.5.0_02, cacao, kaffe, and gij produce charts on both AMD x32 and x64 machines. The only remaining issues are: - The charts produced by caco/kaffe/gij are about twice as large as the charts produced by jdk1.5.0_02. - The chart produced by kaffe has

Bug#470330: Patch to fix build failure

2008-04-06 Thread Andreas Kirschbaum
tags 470330 + patch thanks Linux kernel 2.6.25 removed sequencer instrument layer support: see http://kerneltrap.org/mailarchive/git-commits-head/2008/1/31/669604 libasound2 removed this support in version 1.0.16 (1.0.15rc3 still supports it). The removed events are SND_SEQ_EVENT_SAMPLE* and

Bug#439614: Investigations about/suggested fix for build failure

2008-04-06 Thread Andreas Kirschbaum
The build failure is because the function matrix-concat() was removed from libjaxen-java (which is used by this package); http://jaxen.org/status.html contains Jaxen 1.1 Beta 12 [...] The matrix-concat extension function has been removed because its license staus was unclear, the

Bug#439614: Investigations about/suggested fix for build failure

2008-04-06 Thread Andreas Kirschbaum
A simple grep for matrix-concat, matrix, and concat didn't show up anything other than this unit test and dom4j-1.6.1+dfsg/docs/status.html. Can't give any other information since I don't know the internals of this package. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#467486: Investigations about failure

2008-04-10 Thread Andreas Kirschbaum
gcc-4.2 and gcc-4.3 differ in the representation of char values: gcc-4.2 represents a char as a 32 bit value (bits 0..7 is the char value; bits 8..31 are always set to zero); gcc-4.3 uses only the lower 8 bits, ignoring bits 8..31. kaffe defines typedef unsigned char jboolean; in

Bug#562643: Patch to fix security issues

2010-01-23 Thread Andreas Kirschbaum
multiple integer + overflows in the icc library (closes: #562643) + - fix possible buffer overflow in gs_throw_imp() + + -- Andreas Kirschbaum kirschb...@in-medias-res.com Sat, 23 Jan 2010 10:19:35 +0100 + ghostscript (8.70~dfsg-2) unstable; urgency=low * Fix resolving package-relations

Bug#562425: lingot - Cancel in options dialog leads to endless loop

2010-01-23 Thread Andreas Kirschbaum
tag 562425 + unreproducible tag 562425 + moreinfo thanks Bastian Blank wrote: Package: lingot Version: 0.7.4-2 Severity: grave Using the cancel button in the options menu leads to an endless loop and breaks the application. I cannot reproduce the problem. The application never crashes

Bug#560779: Patch to fix crash

2010-01-24 Thread Andreas Kirschbaum
; urgency=low + + * Non-maintainer upload. + * Apply upstream commit to fix DoS via overly large Content-Length +header; fixes CVE CVE-2009-3305 (closes: #560779) + + -- Andreas Kirschbaum kirschb...@in-medias-res.com Sun, 24 Jan 2010 16:44:03 +0100 + polipo (1.0.4-1.1) unstable; urgency=medium