pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/rspamd
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 5 10:34:25 UTC 2016
Modified Files:
pkgsrc/mail/rspamd: Makefile distinfo
Log Message:
Updated rspamd to 1.3.5.
1.3.5:
* [CritFix] Fix issue with finding of end of lines pointers
* [Feature] Add DMARC_NA symbol
* [Feature] Add R_DKIM_NA / R_SPF_NA / AUTH_NA symbols
* [Feature] Add spamhaus DROP dnsbl
* [Feature] Add termination callbacks for workers
* [Feature] Add user-agent for rspamc
* [Feature] Allow parsing of mailbox messages from the commandline
* [Feature] Support excluding selected users from ratelimits
* [Feature] Yield DMARC_DNSFAIL on lookup failure
* [Fix] Banish table.maxn from Lua parts
* [Fix] Do not use headers to calculate messages digests
* [Fix] Fix absurdic scores for HFILTER_URL_ONLY
* [Fix] Fix actrie patterns
* [Fix] Fix format string
* [Fix] Fix handling of '\0' in lua_tcp
* [Fix] Fix issue with empty messages and dkim
* [Fix] Fix min_learns option
* [Fix] Fix options for SPF dnsfail symbol
* [Fix] Fix processing of symbols when reject limit is reached
* [Fix] Settings: fix `authenticated` parameter (#886)
* [Fix] Try to avoid race condition when using rrd
* [Fix] Use the correct macro to get the size of controller
* [Fix] Fix build and tests on OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/rspamd/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/rspamd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/rspamd/Makefile
diff -u pkgsrc/mail/rspamd/Makefile:1.20 pkgsrc/mail/rspamd/Makefile:1.21
--- pkgsrc/mail/rspamd/Makefile:1.20 Wed Sep 14 21:31:34 2016
+++ pkgsrc/mail/rspamd/Makefile Sat Nov 5 10:34:25 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2016/09/14 21:31:34 wiedi Exp $
+# $NetBSD: Makefile,v 1.21 2016/11/05 10:34:25 wiz Exp $
-DISTNAME= rspamd-1.3.4
+DISTNAME= rspamd-1.3.5
CATEGORIES= mail
MASTER_SITES= http://www.rspamd.com/downloads/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/rspamd/distinfo
diff -u pkgsrc/mail/rspamd/distinfo:1.8 pkgsrc/mail/rspamd/distinfo:1.9
--- pkgsrc/mail/rspamd/distinfo:1.8 Sat Aug 27 15:07:42 2016
+++ pkgsrc/mail/rspamd/distinfo Sat Nov 5 10:34:25 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2016/08/27 15:07:42 wiz Exp $
+$NetBSD: distinfo,v 1.9 2016/11/05 10:34:25 wiz Exp $
-SHA1 (rspamd-1.3.4.tar.xz) = d935810734b34d3754952bbd29dc963da9a01e87
-RMD160 (rspamd-1.3.4.tar.xz) = 2cc49d3c4a4c8cc2ce4a8baa4cfc2093d82e0730
-SHA512 (rspamd-1.3.4.tar.xz) = 41a3aa9b699ca1e40d229ebc9c3fd41ef07ad99b0badda44481fe4ff3003000069352f58379fa47013f96d98b08430a3c7bea0d97cab4a7e6db17a9084b082d6
-Size (rspamd-1.3.4.tar.xz) = 1484632 bytes
+SHA1 (rspamd-1.3.5.tar.xz) = 3471af33cd8a40aa85e53167f376acf59716e07e
+RMD160 (rspamd-1.3.5.tar.xz) = 9c6933cff9fd136602b40b70c3b2576f36697e59
+SHA512 (rspamd-1.3.5.tar.xz) = 6d7223c6be6e49296a5228d3d05a5f8dfd4a4002df9d247740bce75f2f652a01d86c30456b8475d08d529d2787aa30191713961ffc82c380c00612cae371b61c
+Size (rspamd-1.3.5.tar.xz) = 1483044 bytes
SHA1 (patch-src_CMakeLists.txt) = 7bf7ea8851cccc374c962277ff122a9c8ecddbbc
Home |
Main Index |
Thread Index |
Old Index