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...@spamassassin.apache.org on 2020/11/19 19:38:16 UTC

[Bug 7871] New: URILocalBL does not instantiate Geo::IP correctly for the ISP database

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

            Bug ID: 7871
           Summary: URILocalBL does not instantiate Geo::IP correctly for
                    the ISP database
           Product: Spamassassin
           Version: 3.4.4
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: philipp@redfish-solutions.com
  Target Milestone: Undefined

Created attachment 5731
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5731&action=edit
Fix for invoking open_type() and correctly version checking

There are several zero day bugs in this feature.  Apologies for that: I'm the
author.

We don't Geo::IP->invoke open_type() with the correct number of arguments. 
Also, the have >= wanted version test got reversed.

Fedora/EPEL still ship 3.4.x so this should probably get fixed even though
master has moved on (and this code has been completely rewritten to not use
Geo::IP).

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

[Bug 7871] URILocalBL does not instantiate Geo::IP correctly for the ISP database

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

Philip Prindeville <ph...@redfish-solutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipp@redfish-solutions.c
                   |                            |om

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

[Bug 7871] URILocalBL does not instantiate Geo::IP correctly for the ISP database

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

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |giovanni@paclan.it
         Resolution|---                         |FIXED

--- Comment #1 from Giovanni Bechis <gi...@paclan.it> ---
Fixed in r1883660, thanks.

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