Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Email-Address | Distribution: openSUSE Leap 15.2 |
Version: 1.912 | Vendor: openSUSE |
Release: lp152.2.2 | Build date: Fri Sep 20 18:20:33 2019 |
Group: Development/Libraries/Perl | Build host: lamb19 |
Size: 56691 | Source RPM: perl-Email-Address-1.912-lp152.2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Email-Address | |
Summary: RFC 2822 Address Parsing and Creation |
This class implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of 'Email::Address' objects found. Alternatively you may construct objects manually. The goal of this software is to be correct, and very very fast. Version 1.909 and earlier of this module had vulnerabilies (at https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7686) and (at https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12558) which allowed specially constructed email to cause a denial of service. The reported vulnerabilities and some other pathalogical cases (meaning they really shouldn't occur in normal email) have been addressed in version 1.910 and newer. If you're running version 1.909 or older, you should update! Alternatively, you could switch to *Email::Address::XS* which has a backward compatible API.
Artistic-1.0 OR GPL-1.0-or-later
* Thu Jan 03 2019 Stephan Kulow <coolo@suse.com> - updated to 1.912 see /usr/share/doc/packages/perl-Email-Address/Changes 1.912 2018-12-31 13:46:22-05:00 America/New_York - include the doc updates from 1.911 changelog, oops! * Sun Dec 23 2018 Stephan Kulow <coolo@suse.com> - updated to 1.911 see /usr/share/doc/packages/perl-Email-Address/Changes 1.911 2018-12-22 11:30:28-05:00 America/New_York - just like 1.910, but with doc updates and undeprecation by Jim Brandt 1.910 2018-12-17 21:27:28-05:00 America/New_York (TRIAL RELEASE) - update parsing to mitigate pathological cases (thanks, sunnavy!) - This update fixes CVE-2018-12558 (boo#1098368) * Tue Mar 06 2018 coolo@suse.com - updated to 1.909 see /usr/share/doc/packages/perl-Email-Address/Changes * Sun Sep 20 2015 coolo@suse.com - updated to 1.908 see /usr/share/doc/packages/perl-Email-Address/Changes 1.908 2015-09-19 22:53:38-04:00 America/New_York - default to 1 level of nested comments to avoid pathological behaviors * Mon Apr 13 2015 coolo@suse.com - updated to 1.907 see /usr/share/doc/packages/perl-Email-Address/Changes 1.907 2015-02-03 17:48:10-05:00 America/New_York - restore 5.8.x compatibility 1.906 2015-02-03 16:48:11-05:00 America/New_York - the test suite tests parses more directly, which eliminates a number of misleading (and possibly wrong) test cases - escaped characters in a quoted string are now properly unescaped for the ->phrase method, which means things should round trip better from their decomposed form * Mon Sep 15 2014 coolo@suse.com - updated to 1.905 - additional change to avoid slowdown; this addresses CVE-2014-0477 change provided by Bastian Blank <waldi@debian.org> 1.904 2014-06-14 00:21:21-04:00 America/New_York (TRIAL RELEASE) - avoid being fooled by an addr-like string in the phrase - avoid a slowdown by avoiding backtracking into the phrase 1.903 2014-04-17 21:02:14-04:00 America/New_York - correctly parenthesize false comment "0" (sigh) 1.902 2014-04-17 10:45:11-04:00 America/New_York - when formatting an address where phrase is empty but comment is not, do not include "" for the phrase; just omit it - when formatting and address where comment lacks enclosing parens, add them * Sun Feb 09 2014 coolo@suse.com - updated to 1.901 further avoidance of stringifying to undef (thanks, this time, to David Golden) * Fri Oct 04 2013 coolo@suse.com - updated to 1.900 avoid trying to stringify undef, and so avoid a warning (thanks, Alex Vandiver) * Tue Aug 06 2013 coolo@suse.com - updated to 1.899 repackaged, pointed at new bugtracker fallback overloads are enabled, so "cmp" will now compare with string overloads... which still might not be what you expect code has been futzed with to rely on some 5.6-isms, rather than trying to be 5.005 compatible a warning has been added: calling ->parse in scalar context gets undefined behavior * Tue Jun 04 2013 coolo@suse.com - updated to 1.898 remove dead link skip mailboxes, rather than aborting the whole parse, when encountering non-ASCII characters (thanks, Ruslan Zakirov!) improve the behavior of escaping in phrases (thanks, Ruslan Zakirov!) documentation improvements (thanks, Glenn Fowler!) allow non-ASCII *only in phrase* note that the use of the regex vars is not a great idea reject any non-ascii content in strings
/usr/lib/perl5/vendor_perl/5.26.1/Email /usr/lib/perl5/vendor_perl/5.26.1/Email/Address.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-Email-Address /usr/share/doc/packages/perl-Email-Address/Changes /usr/share/doc/packages/perl-Email-Address/README /usr/share/licenses/perl-Email-Address /usr/share/licenses/perl-Email-Address/LICENSE /usr/share/man/man3/Email::Address.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024