diff options
| author | Kent Fredric <kentnl@gentoo.org> | 2020-08-08 08:47:06 +1200 |
|---|---|---|
| committer | Kent Fredric <kentnl@gentoo.org> | 2020-08-08 08:47:37 +1200 |
| commit | 18bad13152fd8d18f6a475bb89c9725a69150c9b (patch) | |
| tree | 4ebc3f98f8467df8bfc2fb2e188bb620d9786353 /dev-lang/perl/files | |
| parent | 06bf7313e22ae56157d685e9465921d879136e9b (diff) | |
| download | gentoo-18bad13152fd8d18f6a475bb89c9725a69150c9b.tar.gz gentoo-18bad13152fd8d18f6a475bb89c9725a69150c9b.tar.bz2 gentoo-18bad13152fd8d18f6a475bb89c9725a69150c9b.zip | |
dev-perl/Email-Address-XS: Bump to version 1.40.0
- EAPI7
- Fix LICENSE
- Ensure CFLAGS passed to make/compiler
Upstream:
- add support for parsing and generating addresses with nul character
- fix compose_address when both user and host contain non-ASCII 8bit
characters
- Fix possible memory leak in dovecot parser
- Update dovecot parser from dovecot version 2.3.0.1
- Fix reading from unititialized memory when formatting invalid
addresses without user or host part
- Fix formatting email addresses when user starts with nul byte
- Prefer returning empty string from format functions instead of
generating invalid email addresses.
- Fix dovecot parser to disallow leading dot in dot-atom
- Fix generating/validating email addresses with empty user part
- Fix generating/validating email addresses with leading/trailing dot in
user part.
- try to parse invalid email addresses and mark them as invalid
- Don't escape apostrophe's in generated email addresses.
- Fix formatting email addresses which contain NUL, TAB, LF or CR
- Fix formatting comments which contain NUL bytes.
Security:
- nul character handling changes in parsing could be a vuln, depending
on what is done with the result, esp if it doesn't error ( I haven't
determined what it does yet )
- "Possible" memory leaks in dovecot parser fixed.
- Cribs some of dovcot parse code and may be subject to vulnerabilities
in that file in previous versions
- Fixed uninitialized memory access in certain address combinations
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-lang/perl/files')
0 files changed, 0 insertions, 0 deletions
