Bug#1040977: htdig built without SSL support

2023-07-13 Thread Dianne Skoll
Package: htdig Version: 1:3.2.0b6-19+b1 Severity: important Dear Maintainer, The version of htdig shipped with Debian Bookworm is built without SSL support and cannot index HTTPS sites. The simple fix is to add "--with-ssl" to the configure invocation in debian/rules; I have built my own debian

Bug#1027456: closed by Matthias Klose (Fixed in 10.1)

2023-01-10 Thread Dianne Skoll
Sorry, Unless I'm reading this wrong, the solution is to downgrade gcc from 10.2.1-6 to 10.1.0-1? Regards, Dianne.

Bug#993320: RFP: mailmunge -- Mailmunge is a Perl-based email filtering framework that uses Milter

2021-08-30 Thread Dianne Skoll
Package: wnpp Severity: wishlist * Package name: mailmunge Version : 3.04 Upstream Author : Dianne Skoll * URL : https://www.mailmunge.org/ * License : GPLv2 Programming Lang: Perl, C and Tcl Description : Mailmunge is a Perl-based email filtering

Bug#966633: [debian-mysql] Bug#966633: libmariadb3: In Perl, doing a ping() after a disconnect() causes a segfault using DBD::mysql

2020-08-01 Thread Dianne Skoll
Hi, Otto, > It would be best if you submitted your patch directly upstream at > https://github.com/mariadb-corporation/mariadb-connector-c/ Thank you; I have done that at https://jira.mariadb.org/browse/CONC-487 However, given the developer's response on https://jira.mariadb.org/browse/CONC-289

Bug#966633: libmariadb3: In Perl, doing a ping() after a disconnect() causes a segfault using DBD::mysql

2020-07-31 Thread Dianne Skoll
Package: libmariadb3 Version: 1:10.3.22-0+deb10u1 Severity: important Tags: patch Hi, The issue is described at https://github.com/perl5-dbi/DBD-mysql/issues/306 The following Perl script segfaults quite regularly: use Test::More; use DBI; my $dbname = 'mysql'; my $user = 'user'; my $password =

Bug#961917: pppoe: Home page is wrong and version in Debian is old

2020-05-31 Thread Dianne Skoll
Package: pppoe Severity: normal Dear Maintainer, The home page of RP-PPPoE has moved; it is now: https://dianne.skoll.ca/projects/rp-pppoe/ Additionally, RP-PPPoEE 3.14 isavaileble: https://dianne.skoll.ca/projects/rp-pppoe/download/rp-pppoe-3.14.tar.gz https://dianne.skoll.ca/proj

Bug#742705: remind: sunrise() and sunset() are significantly different from other sources

2020-02-19 Thread Dianne Skoll
Hi, Please note that in Remind, longitudes are positive for the Western hemisphere and negative for the Eastern hemisphere. This is unfortunately non-standard. I believe the original submitter should set $LongDeg to -8 and $LongMin to -50. Regards, Dianne.

Bug#883740: remind: Please change author's name from "David F. Skoll" to "Dianne Skoll" in /usr/share/doc/copyright

2017-12-06 Thread Dianne Skoll
Package: remind Version: 03.01.15-1+b1 Severity: normal Dear Maintainer, Please fix debian/copyright in the source package so my name is correctly shown as "Dianne Skoll" and not "David F. Skoll" Thanks, Dianne. -- System Information: Debian Release: 9.1 APT prefers

Bug#879204: [rt.cpan.org #123341] Re: Bug#879205: MIME::Words::encode_mimewords: double-encodes (produces Mojibake), produces too long lines

2017-10-20 Thread Dianne Skoll
Hi, This is not a bug in MIME::tools. The OP misunderstands how Perl works. He typed UTF-8 source code in and is double encoding it. Here's a test program: #=== use MIME::Words; use Encode; my $sample = "Re: Bildungsurlaub für CC

Bug#876762: linux-image-3.16.0-4-amd64: tmpf file system sometimes has undeletable directories/files

2017-09-25 Thread Dianne Skoll
Hi, I have not had time to reproduce this yet, but in the meantime, I think it's the same as this Red Hat bug: https://bugzilla.redhat.com/show_bug.cgi?id=1066751 I will use the script from that bug to try to reproduce the issue. Regards, Dianne.

Bug#876762: linux-image-3.16.0-4-amd64: tmpf file system sometimes has undeletable directories/files

2017-09-25 Thread Dianne Skoll
Package: src:linux Version: 3.16.7-ckt25-2+deb8u3 Severity: important Dear Maintainer, The tmpfs file system sometimes winds up with undeletable files. Every now and then, deleting a file still leaves its directory entry there, with an inode number of zero. Please see the following script(1) ou

Bug#871498: Acknowledgement (sendmail: MILTER_CHUNK_SIZE is too small for emails with large headers)

2017-08-08 Thread Dianne Skoll
Hi, Sorry; I misunderstood. The MILTER_CHUNK limit with respect to headers applies only to the size of an *individual* header, not the total header size. This bug may be closed, and sorry for the noise. Regards, Dianne.

Bug#871498: sendmail: MILTER_CHUNK_SIZE is too small for emails with large headers

2017-08-08 Thread Dianne Skoll
Package: sendmail Version: 8.15.2-8 Severity: normal Tags: upstream Dear Maintainer, Email headers are becoming larger and larger, and this Sendmail bug is starting to hurt: * milter communication fails if a single header i

Bug#858837: lsb-base: pidofproc should limit itself to processes in host system if running on an LXC host

2017-03-27 Thread Dianne Skoll
Package: lsb-base Version: 4.1+Debian13+nmu1 Severity: normal Dear Maintainer, Hi, I am running clamd (part of clamav-daemon) in both an LXC host system and a couple of containers. The init script was logging the following errors in the host system: Mar 26 21:13:02 colo20 clamav-daemon[6507]:

Bug#850878: Also submitted to upstream

2017-01-10 Thread Dianne Skoll
Hi again, This bug is still present in latest upstream; FYI here is the upstream bug report I filed: https://bitbucket.org/WAHa_06x36/theunarchiver/issues/932/malformed-file-causes-lsar-to-allocate Regards, Dianne.

Bug#850878: unar: Pathological file causes lsar to consume all available memory

2017-01-10 Thread Dianne Skoll
Package: unar Version: 1.8.1-3+b1 Severity: normal Dear Maintainer, The file below causes lsar to consume all available memory. This could lead to a denial of service. To duplicate the bug, run the Base-64 encoded data below through "base64 -d > decoded_data.doc" and then feed the resulting fil