Subject: CVS commit: pkgsrc/mail/opendmarc
From: Jonathan Perkin
Date: 2022-05-12 15:49:29
Message id: 20220512134929.333C5FA94@cvs.NetBSD.org

Log Message:
opendmarc: Update to 1.4.2 and overhaul package.

pkgsrc changes:

  * Use PKG_SYSCONFSUBDIR, there are a number of extra files supported in
    the configuration file so everything should live in a sub-directory.

    HEADS-UP! Users will need to migrate over to new config file location.

  * Create opendmarc user/group, not currently used in rc.d script.

  * Fix build on SunOS and add SMF support.

  * Split multi-file patch correctly into separate files.

  * Add TEST_TARGET.

  * Various pkglint and cleanup.

opendmarc changes:

1.4.2           2021/12/19
        Fix issue #175: Don't reject a multi-valued From when all of the
                domains match.
        Fix issue #179: Don't crash when a value in a multi-valued From field
                is missing a domain name.  Resolves CVE-2021-34555.

Files:
RevisionActionfile
1.27modifypkgsrc/mail/opendmarc/Makefile
1.14modifypkgsrc/mail/opendmarc/distinfo
1.4modifypkgsrc/mail/opendmarc/patches/patch-libopendmarc_opendmarc__dns.c
1.3modifypkgsrc/mail/opendmarc/patches/patch-opendmarc_opendmarc-arcares.c
1.3modifypkgsrc/mail/opendmarc/patches/patch-opendmarc_opendmarc-arcseal.c
1.2modifypkgsrc/mail/opendmarc/patches/patch-opendmarc_parse.c
1.1addpkgsrc/mail/opendmarc/files/smf/manifest.xml
1.1addpkgsrc/mail/opendmarc/files/smf/opendmarc.sh
1.1addpkgsrc/mail/opendmarc/patches/patch-opendmarc_opendmarc-config.h
1.1addpkgsrc/mail/opendmarc/patches/patch-opendmarc_opendmarc.c
1.1addpkgsrc/mail/opendmarc/patches/patch-opendmarc_opendmarc.conf.5.in
1.1addpkgsrc/mail/opendmarc/patches/patch-opendmarc_opendmarc.conf.sample
1.2removepkgsrc/mail/opendmarc/patches/patch-RequiredFrom