Bug#610369: dnssec-tools: Patch applied for bug 588821 causes zonesigner to erroneously fail

2011-01-19 Thread Michael Vrable
was seeing. Thanks! --Michael Vrable -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#610369: dnssec-tools: Patch applied for bug 588821 causes zonesigner to erroneously fail

2011-01-17 Thread Michael Vrable
Package: dnssec-tools Version: 1.7-2 Severity: important The patch applied for bug #588821 (588821_check_for_errors.patch) adds error checks to calls of the System function (a wrapper around Perl's system). Unfortunately these checks invert the test: System($cmd) or die System($cmd) failed:

Bug#531213: gscan2pdf: Hangs saving files with latest imagemagick

2009-12-01 Thread Michael Vrable
to verify that the problem returns with the old version.) --Michael Vrable -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#488864: SQLite Floating Point Bug Fixed Upstream

2008-07-14 Thread Michael Vrable
across the change above. I'm still doing a bit of testing, but applying the patch above and rebuilding seems to have fixed things for me.) --Michael Vrable -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#421320: Patch for #421320: Bad rendering of line-drawing characters since upgrade to 2.18

2007-07-26 Thread Michael Vrable
the behavior for any other characters. --Michael Vrable --- vte-0.16.6.orig/src/vte.c 2007-06-18 14:29:44.0 -0700 +++ vte-0.16.6/src/vte.c 2007-07-26 10:15:59.0 -0700 @@ -8013,13 +8013,10 @@ } /* Check if a unicode character is actually a graphic character we draw - * ourselves