Path to this page:
Subject: CVS commit: [pkgsrc-2014Q4] pkgsrc/mail/sympa
From: Matthias Scheler
Date: 2015-01-22 20:37:20
Message id: 20150122193720.323D498@cvs.netbsd.org
Log Message:
Pullup ticket #4592 - requested by bouyer
mail/sympa: security update
Revisions pulled up:
- mail/sympa/Makefile 1.57
- mail/sympa/PLIST 1.13
- mail/sympa/distinfo 1.16
---
Module Name: pkgsrc
Committed By: bouyer
Date: Thu Jan 22 12:04:36 UTC 2015
Modified Files:
pkgsrc/mail/sympa: Makefile PLIST distinfo
Log Message:
Update to 6.1.24. Changes since 6.1.22:
- wwsympa/wwsympa.fcgi.in: Preventing faulty newsletter sending (security fix)
- src/sympa.pl.in: [Submitted by B. Marchal, univ. Lorraine] the
loop_prevention_regex parameter was never taken into account.
- New scenarios to check DKIM signature
- When the user requests change of password via WWSympa or SympaSOAP, new
password may be checked its strength.
- src/lib/Scenario.pm: Now CustomCondition can set the action to
take (do_it, reject ...) by setting $_, this allows for complex,
single-module CustomConditions.
and various bug fixes
Files: