You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/02/03 20:09:44 UTC

[Bug 7389] New: SA Can't build and test on a perl lacking . in @INC

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7389

            Bug ID: 7389
           Summary: SA Can't build and test on a perl lacking . in @INC
           Product: Spamassassin
           Version: unspecified
          Hardware: PC
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Building & Packaging
          Assignee: dev@spamassassin.apache.org
          Reporter: toddr@cpanel.net
  Target Milestone: Undefined

As a result of CVE-2016-1238, In 5.26 it will be a build option to make a perl
without . in @INC. This requires the script writer to be explicit if they want
to load modules from relative paths.

For more info you can also see
https://rt.perl.org/Ticket/Display.html?id=130467 and
https://rt.perl.org/Ticket/Display.html?id=127810 for core perl discussions.

My doc is here
http://blogs.perl.org/users/todd_rinaldo/2016/11/how-removing-from-inc-is-about-to-break-cpan.html

I have a patch to fix SA and will submit it shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7389] SA Can't build and test on a perl lacking . in @INC

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7389

Todd Rinaldo <to...@cpanel.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |SVN Trunk (Latest Devel
                   |                            |Version)
                 CC|                            |toddr@cpanel.net
           Hardware|PC                          |All
                 OS|Mac OS X                    |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7389] SA Can't build and test on a perl lacking . in @INC

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7389

--- Comment #2 from Todd Rinaldo <to...@cpanel.net> ---
I think this has been fixed in another way and can now be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7389] SA Can't build and test on a perl lacking . in @INC

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7389

Todd Rinaldo <to...@cpanel.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Todd Rinaldo <to...@cpanel.net> ---
Dupe of bz7367

*** This bug has been marked as a duplicate of bug 7367 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7389] SA Can't build and test on a perl lacking . in @INC

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7389

--- Comment #1 from Todd Rinaldo <to...@cpanel.net> ---
Created attachment 5433
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5433&action=edit
SA should be able to build with this patch on perl 5.26 and forward.

-- 
You are receiving this mail because:
You are the assignee for the bug.