This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libemail-address-xs-perl.
commit 63643666733cfb83bee8f7573644eb9db8e0f403 Author: Damyan Ivanov <[email protected]> Date: Tue Oct 24 15:02:13 2017 +0000 update description --- debian/control | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/debian/control b/debian/control index bf67f0f..3678ec9 100644 --- a/debian/control +++ b/debian/control @@ -14,22 +14,14 @@ Testsuite: autopkgtest-pkg-perl Package: libemail-address-xs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} -Description: Parse and format RFC 2822 email addresses and groups - Email::Address::XS implements RFC 2822|https://tools.ietf.org/html/rfc2822 - parser and formatter of email addresses and groups. It parses an input string - from email headers which contain a list of email addresses or a groups of - email addresses (like From, To, Cc, Bcc, Reply-To, Sender, ...). Also it can - generate a string value for those headers from a list of email addresses - objects. +Description: Perl library for RFC 2822 address/group parsing and formatting + Email::Address::XS implements RFC 2822 parser and formatter of email + addresses and groups. It parses an input string from email headers which + contain a list of email addresses or a groups of email addresses (like From, + To, Cc, Bcc, Reply-To, Sender, ...). Also it can generate a string value for + those headers from a list of email addresses objects. . Parser and formatter functionality is implemented in XS and uses shared code from Dovecot IMAP server. . - It is a drop-in replacement for the Email::Address module|Email::Address - which has several security issues. E.g. issue CVE-2015-7686 (Algorithmic - complexity - vulnerability)|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7686, - which allows remote attackers to cause denial of service, is still present in - Email::Address|Email::Address version 1.908. - . - This description was automagically extracted from the module by dh-make-perl. + It is a drop-in replacement for the Email::Address module. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-address-xs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
