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: Tue May 2 11:02:36 UTC 2017
Modified Files:
pkgsrc/mail/rspamd: Makefile distinfo
Log Message:
Updated rspamd to 1.5.6.
1.5.6:
* [Feature] Add unigramms support in bayes
* [Feature] Allow configurable sign headers for DKIM
* [Feature] Allow to add unigramm metatokens from Lua
* [Feature] DKIM Signing: envelope match exception for local IPs
* [Feature] UCL: register parser variables from Lua
* [Fix] Always try to adjust filename
* [Fix] Do extra copy to ensure that original content is never touched
* [Fix] Fix SPOOF_REPLYTO rule
* [Fix] Ignore Rmilter added Received
* [Fix] More fixes for hashed email dnsbls
* [Fix] Plug memory leak in chartable module
* [WebUI] Display multiple alerts at once
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/mail/rspamd/Makefile
cvs rdiff -u -r1.13 -r1.14 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.28 pkgsrc/mail/rspamd/Makefile:1.29
--- pkgsrc/mail/rspamd/Makefile:1.28 Sat Apr 22 21:03:42 2017
+++ pkgsrc/mail/rspamd/Makefile Tue May 2 11:02:36 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2017/04/22 21:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.29 2017/05/02 11:02:36 wiz Exp $
-DISTNAME= rspamd-1.5.5
-PKGREVISION= 1
+DISTNAME= rspamd-1.5.6
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.13 pkgsrc/mail/rspamd/distinfo:1.14
--- pkgsrc/mail/rspamd/distinfo:1.13 Wed Apr 19 18:31:30 2017
+++ pkgsrc/mail/rspamd/distinfo Tue May 2 11:02:36 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2017/04/19 18:31:30 wiz Exp $
+$NetBSD: distinfo,v 1.14 2017/05/02 11:02:36 wiz Exp $
-SHA1 (rspamd-1.5.5.tar.xz) = 97450ffd6d91ee455ab0a661b9fe96a48429ada8
-RMD160 (rspamd-1.5.5.tar.xz) = 000d4b614ea89e5d66ae81ba62fc8a47d0ee8e2c
-SHA512 (rspamd-1.5.5.tar.xz) = 74757e8a7a0153b576d524917921f74a255cc4e1e21a97963ef38d0c332e4c8c439eff451386d345de3cb7c781167eb74053ae716a8b990b4e242cba714663bb
-Size (rspamd-1.5.5.tar.xz) = 1850920 bytes
+SHA1 (rspamd-1.5.6.tar.xz) = f4717295fbdcc64d6bedb2baa129070d5fcb394e
+RMD160 (rspamd-1.5.6.tar.xz) = 8f2e930911f8a8fac24f38f99788b706e69a6905
+SHA512 (rspamd-1.5.6.tar.xz) = 3735052817ecd12d46505e4657456a01cde6aac25d7bdffaf0c8722458c674edbe89aeb589f338ec9ed22b5455314511fe1f55b5a0be3532761579b4f7b44cfa
+Size (rspamd-1.5.6.tar.xz) = 1853052 bytes
SHA1 (patch-CMakeLists.txt) = 81b847220b8c8736b13209fb5bedf0020a8d7acf
SHA1 (patch-src_CMakeLists.txt) = c80015bb275ba8b9ad31491311275bf353f8f30a
Home |
Main Index |
Thread Index |
Old Index