#1039489 domains in i field and d field are compared as case sensitive

Package:
libmail-dkim-perl
Source:
libmail-dkim-perl
Submitter:
Sven Bartscher
Date:
2023-08-09 14:15:02 UTC
Severity:
normal
Tags:
#1039489#5
Date:
2023-06-26 15:05:19 UTC
From:
To:
Hi,

There's a bug that has been reported upstream at
https://rt.cpan.org/Public/Bug/Display.html?id=130713 and affects the
package version currently in Buster. The bug has been fixed upstream in
0.58, so no Debian releases after Buster are affected.

The bug can be reproduced by running the attached test scripts on the
attached email file on a buster system:

$ perl ./test.pl < broken.eml
invalid (public key: does not support signing subdomains)

Note that the test email includes an i= tag with partially capitalized
spelling and that the domain's DKIM record specifies t=s:

$ dig +short default._domainkey.weltraumschlangen.de TXT
"v=DKIM1;t=s;[...]

I would like to fix this issue in an LTS update to Buster. Is it alright
for you, the package maintainer, if I go ahead and prepare an LTS for
Buster? Are there any other considerations you would like me to take
into account?

Regards
Sven

#1039489#16
Date:
2023-07-02 13:40:26 UTC
From:
To:
I don't think anyone in the Debian Perl Group will have objections to
fixes in LTS, so please go ahead, and feel free to use our packaging
repo at https://salsa.debian.org/perl-team/modules/packages/libmail-dkim-perl
if you like.


Cheers,
gregor