Path to this page:
./
mail/sympa,
Mailing list manager
Branch: pkgsrc-2008Q3,
Version: 5.4.4,
Package name: sympa-5.4.4,
Maintainer: bouyerSympa is a mailing-list manager. As such, its goal is to automate all
mailing-list operation such as subscription with automatic authentication,
unsubscription, but also archiving message, sending digests on a regular
basis, expiration of addresses, and so on.
Sympa is developped by the CRU (French Universities Network Committee) ;
it is distributed under the terms of the GNU General Public License
Version 2.
Sympa is designed to be highly customizable, easy to manage and efficient.
Sympa is therefore a nice solution for managing small intranet mailing
lists as well as very large ISP mailing list services.
Required to run:[
misc/p5-Locale-libintl] [
databases/p5-perl-ldap] [
databases/p5-DBI] [
databases/p5-DBD-Sybase] [
archivers/p5-Archive-Zip] [
devel/p5-IO-stringy] [
lang/perl5] [
mail/mhonarc] [
mail/p5-MIME-EncWords] [
mail/p5-MailTools] [
mail/p5-MIME-tools] [
security/p5-Net-SSLeay] [
security/p5-Crypt-CipherSaber] [
security/p5-Digest-MD5] [
security/p5-IO-Socket-SSL] [
textproc/p5-XML-LibXML] [
textproc/p5-Regexp-Common] [
www/p5-HTML-StripScripts-Parser] [
www/p5-CGI] [
www/p5-FCGI] [
www/p5-libwww] [
converters/p5-MIME-Base64] [
net/p5-SOAP-Lite] [
net/p5-Net]
Required to build:[
devel/gmake]
Master sites: (Expand)
SHA1: 673d3a031ef2718ed234ce0814ad1d0083883919
RMD160: fb0b61ac3a56981ac7f44a1863504be937e4f4b5
Filesize: 6370.341 KB
Version history: (Expand)
- (2008-12-29) Updated to version: sympa-5.4.4
- (2008-10-06) Package added to pkgsrc.se, version sympa-5.4.2 (created)
CVS history: (Expand)
2008-12-29 12:33:05 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #2617 - requested by bouyer
sympa: security update
Revisions pulled up:
- mail/sympa/Makefile 1.38 (via patch)
- mail/sympa/PLIST 1.7 (via patch)
- mail/sympa/distinfo 1.11 (via patch)
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Dec 20 19:02:12 UTC 2008
Modified Files:
pkgsrc/mail/sympa: Makefile PLIST distinfo
Log message:
Update sympa to 5.4.4. Bug fixes (including SQL injestion and privilege
escalation vulnerabilities) and updated translations:
* Sympa was not fully compliant to the RFC 2616, leading for example
to possible unwanted list deletion by administrators using prefetching
tools. This was fixed by replacing all the threatening GET requests
by POST requests;
* Use of sprint() function for creating SQL queries lead to possible
SQL injection through cookie manipulation;
* The use of files in /tmp lead to vulnerabilities.
|
2008-12-01 08:53:21 by Tyler R. Retzlaff | Files touched by this commit (1) |
Log message:
pullup ticket #2602 - requested by bouyer
sympa: fix master site
revisions pulled up:
pkgsrc/mail/sympa/Makefile 1.36
Module Name: pkgsrc
Committed By: bouyer
Date: Sun Nov 30 18:13:30 UTC 2008
Modified Files:
pkgsrc/mail/sympa: Makefile
Log message:
Add missing trailing / to one of the MASTER_SITES
|