[smtpd/qpsmtpd] f8e220: Handle missing GeoIP data gracefully

[email protected] (GitHub) Wed, 21 Jan 2015 09:45:45 -0800
Newsgroups perl.qpsmtpd.dev
Message-ID <54bfe5c966d48_23163f8eb91772bc604b3@hookshot-fe4-cp1-prd.iad.github.net.mail>
----==_mimepart_54bfe5c9668d4_23163f8eb91772bc60386
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: f8e220e3b5c458b8a83297dddfcf62b51485aa91
      https://github.com/smtpd/qpsmtpd/commit/f8e220e3b5c458b8a83297dddfcf62b51485aa91
  Author: Jared Johnson <[email protected]>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M plugins/ident/geoip
    M t/plugin_tests/ident/geoip

  Log Message:
  -----------
  Handle missing GeoIP data gracefully

Previously, the GeoIP plugin would crash on certain missing GeoIP data.
Now it will continue to operate on whatever data it can get at.

Note that it already warns when any data it's looking for is missing.


  Commit: 029db847716ea7a031120bff34d2db02db1902c9
      https://github.com/smtpd/qpsmtpd/commit/029db847716ea7a031120bff34d2db02db1902c9
  Author: Jared Johnson <[email protected]>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M plugins/ident/geoip

  Log Message:
  -----------
  Remove some postfix 'if'


  Commit: 9450c21c061659c71de5987c5d9026f604c14405
      https://github.com/smtpd/qpsmtpd/commit/9450c21c061659c71de5987c5d9026f604c14405
  Author: Jared Johnson <[email protected]>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M plugins/ident/geoip

  Log Message:
  -----------
  Perltidy


  Commit: 5fff5105f8fb93b23e268a8a21d4394884c09107
      https://github.com/smtpd/qpsmtpd/commit/5fff5105f8fb93b23e268a8a21d4394884c09107
  Author: Matt Simerson <[email protected]>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M plugins/ident/geoip
    M t/plugin_tests/ident/geoip

  Log Message:
  -----------
  Merge pull request #195 from jaredj/missing-geoip-data

Handle missing GeoIP data gracefully


Compare: https://github.com/smtpd/qpsmtpd/compare/a97e93123183...5fff5105f8fb
----==_mimepart_54bfe5c9668d4_23163f8eb91772bc60386--