Bug 274767 - mail/sympa: upgrade to 6.2.72
Summary: mail/sympa: upgrade to 6.2.72
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-28 10:31 UTC by geoffroy desvernay
Modified: 2023-11-18 20:31 UTC (History)
2 users (show)

See Also:
dgeo: maintainer-feedback+


Attachments
git diff mail/sympa (13.56 KB, patch)
2023-10-28 10:31 UTC, geoffroy desvernay
no flags Details | Diff
git diff mail/sympa (13.66 KB, patch)
2023-10-28 10:34 UTC, geoffroy desvernay
dgeo: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description geoffroy desvernay 2023-10-28 10:31:40 UTC
Created attachment 245937 [details]
git diff mail/sympa

many fixes and improvements, including:
- ARC fixes
- WWSympa: New "cgi" authentication simply using credentials provided by HTTP server
- Use DSN for the message to notify moderation
- RFC 8058 One-Click Unsubscribe
- Delete user account completely

Full changelog here: https://www.sympa.community/2023/06/01/sympa-6272-released.html
Really full one here: https://github.com/sympa-community/sympa/compare/6.2.70...6.2.72

Poudriere and production tested
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-10-28 10:31:40 UTC
Maintainer informed via mail
Comment 2 geoffroy desvernay 2023-10-28 10:34:35 UTC
Created attachment 245938 [details]
git diff mail/sympa

add maintainer new mail
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2023-10-31 17:31:17 UTC
(In reply to geoffroy desvernay from comment #2)
Hi, thanks for the update. If possible, can you use your old account to comment on this ticket to confirm the update and maintainer address change?
Comment 4 geoffroy desvernay 2023-10-31 23:32:00 UTC
Hi,
I didn't change my bz account but only my email address...
In fact the "old" one is the same mailbox, just drop me a mail there to verify, or tell me how proceed, switching back is not so easy as the whole domain is being rewritten now :/
Comment 5 geoffroy desvernay 2023-11-05 09:46:51 UTC
Hi

You wrote me by mail "BTW, if you want, we can also help you to update the bugzilla account to the new address."

I think the bugzilla account is up to date with my new mail, but I may miss something ?

Yours,

Geoffroy
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-11-18 20:24:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a1cc556336f7aaaf596afad8ddfdbc2bb37c732

commit 9a1cc556336f7aaaf596afad8ddfdbc2bb37c732
Author:     geoffroy desvernay <dgeo@centrale-med.fr>
AuthorDate: 2023-11-18 06:30:42 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-18 20:20:44 +0000

    mail/sympa: update to 6.2.72

     - change maintainer email to maintainer's new address

    many fixes and improvements, including:
    - ARC fixes
    - WWSympa: New "cgi" authentication simply using credentials provided by HTTP server
    - Use DSN for the message to notify moderation
    - RFC 8058 One-Click Unsubscribe
    - Delete user account completely

    Changelog: https://www.sympa.community/2023/06/01/sympa-6272-released.html

    PR:             274767

 mail/sympa/Makefile  |  4 +--
 mail/sympa/distinfo  |  6 ++--
 mail/sympa/pkg-plist | 98 +++++++++++++++++++++++++++++++---------------------
 3 files changed, 63 insertions(+), 45 deletions(-)
Comment 7 Robert Clausecker freebsd_committer freebsd_triage 2023-11-18 20:31:16 UTC
Thank you for your contribution.