spf-discuss
[Top] [All Lists]

[spf-discuss] Mail::SPF::Query 1.999.1 (Perl 5.6 bugfix)

2006-02-26 14:19:07
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

when I updated Mail::SPF::Query for the 1.998 release, I was almost certain 
the changes would haunt me for one more release (1.999).  One of the 
changes in 1.998 caused M:S:Q to completely break on Perl 5.6, but unfor- 
tunately this only came to my attention after 1.999 was released, so here 
is a 1.999.1 bugfix release.  The problem only affects systems that run 
Perl 5.6, so if you have a newer Perl there is no need to upgrade from 
1.999.

CPAN:
  http://search.cpan.org/dist/Mail-SPF-Query

Subversion repository:
  http://www.openspf.org/source/mail-spf-query-perl  (browse)
  http://www.openspf.org/svn/mail-spf-query-perl  (access)

As usual there will be an upload to the Debian archive, but since Debian 
only contains Perl 5.8, the existing 1.999 package won't cause problems 
anyway.

Julian.

- ----

Changes in 1.999.1 since 1.999:
  + = Added a feature (in a backwards compatible way)
  ! = Changed something significant, or removed a feature
  * = Fixed a bug, or made a minor improvement

  Mail::SPF::Query:
  * Do not use \p{} named properties in the "a" and "mx" mechanisms'
    argument validation code, since Perl 5.6 requires (flaky) "use utf8"
    for them to work, and [a-z]/[a-z0-9] should work just as well (closes
    rt.cpan.org bug #17815).
  * Some minor documentation formatting improvements.

  Debian:
  + Added watch file.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFEAhsSwL7PKlBZWjsRAh6nAKDXYSUbj3oW+4n2hvhUHiFx6ac4rACg54F+
hyWVAXsmJKLyXA/Vqk+DEe8=
=IAgz
-----END PGP SIGNATURE-----

-------
Sender Policy Framework: http://www.openspf.org/
Archives at http://archives.listbox.com/spf-discuss/current/
To unsubscribe, change your address, or temporarily deactivate your 
subscription, 
please go to 
http://v2.listbox.com/member/?listname=spf-discuss(_at_)v2(_dot_)listbox(_dot_)com

<Prev in Thread] Current Thread [Next in Thread>
  • [spf-discuss] Mail::SPF::Query 1.999.1 (Perl 5.6 bugfix), Julian Mehnle <=