commit perl-Mail-DKIM for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Mail-DKIM for openSUSE:Factory checked in at Mon Mar 1 01:47:26 CET 2010. -------- --- perl-Mail-DKIM/perl-Mail-DKIM.changes 2009-07-20 15:09:31.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Mail-DKIM/perl-Mail-DKIM.changes 2010-02-28 19:36:25.000000000 +0100 @@ -1,0 +2,30 @@ +Sun Feb 28 18:31:33 UTC 2010 - varkoly@novell.com + +- new version: 0.37 + * New/changed functionality: + * ADSP records now check whether the domain itself exists, in + accordance to the ADSP specification + * support for ADSP (author-domain-signing-practices) records + * removed support for pre-standardized DKIM signatures (i.e. these + are DKIM signatures without a v= or bh= tag). + * DNS resolver errors are detected and reported as such + + * API changes: + * restore the as_string() method which was accidentally removed + in version 0.34 + * renamed Mail::DKIM::Policy to Mail::DKIM::DkPolicy. Programs using + the former name to create policy objects directly (though it would + be more expected to fetch the objects through + Mail::DKIM::Verifier) should update their code + * new policies() method in Mail::DKIM::Verifier for fetching all + applicable sender/author signing policies + + * bugfixes: + * fixed regexp used to detect header field names (issue #2803465) + * various fixes to ADSP checking + * fixed a runaway regular expression in the canonicalization + routines (patch provided by Mark Martinec) + * Signer object would die if first line of input wasn't a header + (rt.cpan.org issue #46179) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- Mail-DKIM-0.33.tar.gz New: ---- Mail-DKIM-0.37.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Mail-DKIM.spec ++++++ --- /var/tmp/diff_new_pack.JGKXw1/_old 2010-03-01 01:47:19.000000000 +0100 +++ /var/tmp/diff_new_pack.JGKXw1/_new 2010-03-01 01:47:19.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package perl-Mail-DKIM (Version 0.33) +# spec file for package perl-Mail-DKIM (Version 0.37) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,9 +19,9 @@ Summary: Signs/verifies Internet mail with DKIM/DomainKey signatures Name: perl-Mail-DKIM -Version: 0.33 +Version: 0.37 Release: 1 -License: GPL v2 or later +License: GPLv2+ Group: Productivity/Networking/Email/Utilities Url: http://dkimproxy.sourceforge.net/ Source: Mail-DKIM-%{version}.tar.gz ++++++ Mail-DKIM-0.33.tar.gz -> Mail-DKIM-0.37.tar.gz ++++++ ++++ 3115 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de