Next | Query returned 39 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-03-29 11:30:59 by Emmanuel Dreyfus | Files touched by this commit (3)
Log message:
Add RequiredFrom option

If RequiredFrom is set, opendmarc will reject messages that lack
a From header from which a valid domain can be extracted. This
is a subset of the full RFC5322 requirements enforced by the
RequiredHeaders option.

While non RFC5322-compliant messages are too common to make
RequiredHeaders always usable, the check on the From header
remains especially valuable. It makes sure forged domain messages
cannot evade the filter by just omitting the From header and relying
on the MTA to fill it by a copy from the enveloppe header.

Submitted upstream as
https://github.com/trusteddomainproject/OpenDMARC/pull/147
   2021-02-17 02:49:12 by Emmanuel Dreyfus | Files touched by this commit (4)
Log message:
Fix two null pointer reference
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-08-16 10:36:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
opendmarc: add missing dependency

Reported by Richard Sass on pkgsrc-users.

Bump PKGREVISION.
   2020-07-28 00:28:47 by Greg Oster | Files touched by this commit (1)
Log message:
Bump pkgrevision.  Thanks, Joerg.
   2020-07-27 22:41:10 by Greg Oster | Files touched by this commit (6)
Log message:
Fix resource leakage observed when using opendmarc on NetBSD.

Use res_ndestroy() instead of res_nclose() to properly cleanup resources
on NetBSD (and others that use __res_ndestroy() or res_ndestroy() instead
of res_nclose()).  Original patch by Roy Marples.
   2020-01-25 11:45:12 by Jonathan Perkin | Files touched by this commit (24)
Log message:
*: Remove obsolete BUILDLINK_API_DEPENDS.openssl.
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0

Next | Query returned 39 messages, browsing 11 to 20 | Previous