The NetBSD Project

CVS log for pkgsrc/mail/p5-Email-Address-XS/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / p5-Email-Address-XS

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 30 12:00:15 2022 UTC (2 years, 7 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Update to 1.05

Upstream changes:
Changes for version 1.05
update dovecot parser from dovecot version 2.3.14
mark the last parsed object as invalid if input string contains trailing garbage https://github.com/pali/Email-Address-XS/issues/5

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:54:12 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:25:30 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
mail: Remove SHA1 hashes for distfiles

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 22 08:01:27 2018 UTC (6 years, 10 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
Update to 1.04

Upstream changes:
1.04  Sat Jun 09 18:20:28 2018
        - fix docevot parser to disallow leading dot in dot-atom
        - fix generating and validating email addresses with empty user part
        - fix generating email address with leading or trailing dot in user part
        - try to parse invalid email addresses and mark them as invalid
        - when generating address do not escape an apostrophe character
        - fix formatting email addresses which contain nul bytes, TAB, LF or CR
        - fix formatting comments which contain nul bytes

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 18 08:50:08 2018 UTC (7 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
p5-Email-Address-XS: update to 1.03.

1.03  Thu Mar 15 21:55:30 2018
	- update dovecot parser from dovecot version 2.3.0.1
	- fix reading from uninitialized memory when formatting invalid address without user or host part
	- fix formatting email address which user part starts with null byte
	- do not generate invalid email addresses by format functions, rather return empty string

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 25 17:55:45 2018 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
p5-Email-Address-XS: update to 1.02.

1.02  Sat Feb 03 13:41:38 2018
	- add support for parsing and generating addresses with nul character
	- fix function compose_address when both user and host contains non-ASCII 8bit characters
	- fix possible memory leak in dovecot parser

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 23 12:50:53 2017 UTC (7 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
p5-Email-Address-XS: update to 1.01.

1.01  Wed Oct 18 18:19:26 2017
	- add new exportable functions: compose_address split_address
	- add new class methods: parse_bare_address
	- add new object methods: is_valid original as_string
	- show warnings when strings contain nul characters
	- update dovecot parser from dovecot version 2.2.31
	- fix memory leak
	- fix documentation
	- improve warning messages

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 17 15:59:30 2017 UTC (7 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
mail/p5-Email-Address-XS: import p5-Email-Address-XS-1.00

This module 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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>