Activity log for bug #1862154

Date Who What changed Old value New value Message
2020-02-06 10:49:01 Paul bug added bug
2020-02-07 10:18:42 Christian Ehrhardt  nominated for series Ubuntu Xenial
2020-02-07 10:18:42 Christian Ehrhardt  bug task added spamassassin (Ubuntu Xenial)
2020-02-07 10:18:42 Christian Ehrhardt  nominated for series Ubuntu Eoan
2020-02-07 10:18:42 Christian Ehrhardt  bug task added spamassassin (Ubuntu Eoan)
2020-02-07 10:18:42 Christian Ehrhardt  nominated for series Ubuntu Bionic
2020-02-07 10:18:42 Christian Ehrhardt  bug task added spamassassin (Ubuntu Bionic)
2020-02-07 10:18:48 Christian Ehrhardt  spamassassin (Ubuntu): status New Fix Released
2020-02-07 10:25:33 Christian Ehrhardt  spamassassin (Ubuntu Xenial): status New Triaged
2020-02-07 10:25:35 Christian Ehrhardt  spamassassin (Ubuntu Bionic): status New Triaged
2020-02-07 10:25:37 Christian Ehrhardt  spamassassin (Ubuntu Eoan): status New Triaged
2020-02-07 10:25:43 Christian Ehrhardt  tags bitesize
2020-02-07 10:25:47 Christian Ehrhardt  bug added subscriber Christian Ehrhardt 
2020-02-07 10:25:58 Christian Ehrhardt  bug added subscriber Ubuntu Server
2020-02-07 10:26:28 Christian Ehrhardt  spamassassin (Ubuntu Xenial): importance Undecided Medium
2020-02-07 10:26:30 Christian Ehrhardt  spamassassin (Ubuntu Bionic): importance Undecided Medium
2020-02-07 10:26:31 Christian Ehrhardt  spamassassin (Ubuntu Eoan): importance Undecided Medium
2020-02-07 11:16:28 Paul attachment added Example email https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1862154/+attachment/5326196/+files/bug1862154.eml
2020-02-10 14:58:56 Christian Ehrhardt  description Seems that https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7632 has been re-introduced. # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic # apt-cache policy spamassassin spamassassin: Installed: 3.4.2-0ubuntu0.18.04.3 Candidate: 3.4.2-0ubuntu0.18.04.3 I am seeing *lots* of info logs for every email: Feb 6 07:30:26 spam02a spamd[11370]: dns: new_dns_packet: domain is utf8 flagged: grace.ns.cloudflare.com Feb 6 07:30:26 spam02a spamd[11370]: dns: new_dns_packet: domain is utf8 flagged: sid.ns.cloudflare.com Feb 6 07:30:26 spam02a spamd[11370]: dns: new_dns_packet: domain is utf8 flagged: ns1.silverpop.com SpamAssassin/DnsResolver.pm - Line 549 ---8<--- if (utf8::is_utf8($domain)) { # since Perl 5.8.1 info("dns: new_dns_packet: domain is utf8 flagged: %s", $domain); } ---8<--- This should be a dbg flag - this is fixed in Spamassassin 3.4.4 upstream - could we have a backport for this current version of 3.4.2? [Impact] * An issue fixed upstream in later releases can cause issues with UTF emails * backport the upstream fix to stable supported releases to avoid log flooding with related error messages. [Test Case] * using a test mail attached on this bug: $ apt install spamassassin $ systemctl start spamassassin $ wget https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1862154/+attachment/5326196/+files/bug1862154.eml $ spamc -R < bug1862154.eml $ grep "domain is utf8 flagged" /var/log/mail.log If still affected this will add some lines to the log, otherwise it won't. [Regression Potential] * The change is fortunately minimal (one line) and only changes the output severity to not pop up in the logs. The one risk I can think of is people expecting this output, but I can't think of a useful real case for this. [Other Info] * n/a --- Seems that https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7632 has been re-introduced. # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic # apt-cache policy spamassassin spamassassin:   Installed: 3.4.2-0ubuntu0.18.04.3   Candidate: 3.4.2-0ubuntu0.18.04.3 I am seeing *lots* of info logs for every email: Feb 6 07:30:26 spam02a spamd[11370]: dns: new_dns_packet: domain is utf8 flagged: grace.ns.cloudflare.com Feb 6 07:30:26 spam02a spamd[11370]: dns: new_dns_packet: domain is utf8 flagged: sid.ns.cloudflare.com Feb 6 07:30:26 spam02a spamd[11370]: dns: new_dns_packet: domain is utf8 flagged: ns1.silverpop.com SpamAssassin/DnsResolver.pm - Line 549 ---8<---     if (utf8::is_utf8($domain)) { # since Perl 5.8.1       info("dns: new_dns_packet: domain is utf8 flagged: %s", $domain);     } ---8<--- This should be a dbg flag - this is fixed in Spamassassin 3.4.4 upstream - could we have a backport for this current version of 3.4.2?
2020-02-10 15:52:16 Launchpad Janitor merge proposal linked https://code.launchpad.net/~paelzer/ubuntu/+source/spamassassin/+git/spamassassin/+merge/378822
2020-02-10 15:52:38 Launchpad Janitor merge proposal linked https://code.launchpad.net/~paelzer/ubuntu/+source/spamassassin/+git/spamassassin/+merge/378823
2020-02-10 15:53:28 Launchpad Janitor merge proposal linked https://code.launchpad.net/~paelzer/ubuntu/+source/spamassassin/+git/spamassassin/+merge/378824
2020-02-24 22:00:16 Steve Langasek spamassassin (Ubuntu Eoan): status Triaged Fix Committed
2020-02-24 22:00:18 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2020-02-24 22:00:22 Steve Langasek bug added subscriber SRU Verification
2020-02-24 22:00:26 Steve Langasek tags bitesize bitesize verification-needed verification-needed-eoan
2020-02-24 22:02:21 Steve Langasek spamassassin (Ubuntu Bionic): status Triaged Fix Committed
2020-02-24 22:02:27 Steve Langasek tags bitesize verification-needed verification-needed-eoan bitesize verification-needed verification-needed-bionic verification-needed-eoan
2020-02-24 22:10:28 Steve Langasek spamassassin (Ubuntu Xenial): status Triaged Fix Committed
2020-02-24 22:10:35 Steve Langasek tags bitesize verification-needed verification-needed-bionic verification-needed-eoan bitesize verification-needed verification-needed-bionic verification-needed-eoan verification-needed-xenial
2020-02-25 10:02:25 Christian Ehrhardt  tags bitesize verification-needed verification-needed-bionic verification-needed-eoan verification-needed-xenial bitesize verification-done verification-done-bionic verification-done-eoan verification-done-xenial
2020-03-02 10:22:46 Launchpad Janitor spamassassin (Ubuntu Eoan): status Fix Committed Fix Released
2020-03-02 10:22:52 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2020-03-02 10:23:06 Launchpad Janitor spamassassin (Ubuntu Bionic): status Fix Committed Fix Released
2020-03-02 12:31:23 Launchpad Janitor spamassassin (Ubuntu Xenial): status Fix Committed Fix Released