Overview
Request 636635 superseded
- Revert incompatibility-with-NET-DNS.patch (this patch attempts to
fix a problem that was already solved by bsc#1059210)
- bsc#1107765 - spamassassin: incompatibility with Net::DNS >= 1.01
- Add upstream patch:
incompatibility-with-NET-DNS.patch
- bsc#1069831 Running sa-update from spamassassin gives warning
about deprecated regex
o remove deprecated-regex.patch and apply upstream patch:
Unescaped_left_brace_in_regex_is_deprecated.patch
This patch also fixes the bug PerMsgStatus Warning
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7196
- Created by dstoecker
- In state superseded
- Supersedes 635558 636331
- Superseded by 637098
- Open review for factory-staging
- Open review for repo-checker
Request History
dstoecker created request
- Revert incompatibility-with-NET-DNS.patch (this patch attempts to
fix a problem that was already solved by bsc#1059210)
- bsc#1107765 - spamassassin: incompatibility with Net::DNS >= 1.01
- Add upstream patch:
incompatibility-with-NET-DNS.patch
- bsc#1069831 Running sa-update from spamassassin gives warning
about deprecated regex
o remove deprecated-regex.patch and apply upstream patch:
Unescaped_left_brace_in_regex_is_deprecated.patch
This patch also fixes the bug PerMsgStatus Warning
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7196
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
jengelh accepted review
dimstar_suse superseded request
superseded by 637098
Are you sure that it is already fixed by bsc#1059210 and there has not been a regression ? Looking at "/usr/lib/perl5/vendor_perl/5.26.1/Mail/SpamAssassin/DnsResolver.pm" on my LEAP15 instance, I do not see https://svn.apache.org/viewvc/spamassassin/branches/3.4/lib/Mail/SpamAssassin/DnsResolver.pm?r1=1691992&r2=1691991&pathrev=1691992. (i.e. there is no "$packet->header->rd(1);" underneath "if ($packet)" around line 592)