Saturday, September 28, 2019

[Update] mail/opensmtpd-filters/rspamd

Hello,

The following diff updates filter-rspamd to 0.1.3:

- fixes a concurrency-related crash which has been observed by patrick@ and otto@
- adds X-Spam-Symbols which was requested by florian@
- adds support for Rspamd headers addition / removals

ok ?

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/opensmtpd-filters/rspamd/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 20 Sep 2019 16:41:53 -0000 1.2
+++ Makefile 28 Sep 2019 08:15:01 -0000
@@ -2,7 +2,7 @@

COMMENT = rspamd integration to the OpenSMTPD daemon

-V = 0.1.2
+V = 0.1.3
FILTER_NAME = rspamd
DISTNAME = filter-rspamd-${V}

Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/opensmtpd-filters/rspamd/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 20 Sep 2019 16:41:53 -0000 1.2
+++ distinfo 28 Sep 2019 08:15:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (filter-rspamd-0.1.2.tar.gz) = CD/0T2Bt0NrLdnEvOgGWCdkZHA6jMzLHs++mQPA+ves=
-SIZE (filter-rspamd-0.1.2.tar.gz) = 3593
+SHA256 (filter-rspamd-0.1.3.tar.gz) = horszy5OsVWArs+TWjm/XR3G5G/od2In2ZtEIGVEDmI=
+SIZE (filter-rspamd-0.1.3.tar.gz) = 4193

No comments:

Post a Comment