2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message:
Removed trailing white-space.
|
2005-05-09 13:10:54 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update to 3.4.6.
Changes:
BUGFIX: segfault can occur when loose signature provided without
space delimiter
|
2005-05-02 22:34:09 by Jeremy C. Reed | Files touched by this commit (172) |
Log message:
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
2005-04-26 17:43:26 by Jim Wise | Files touched by this commit (1) |
Log message:
Fix typo -- was looking for `distccd_flags' instead of `dspam_flags'.
|
2005-04-26 10:49:46 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update to 3.4.5
Version 3.4.5-STABLE
This version is a maintenance release and contains bug fixes only
BUGFIX: First run / first spam notifications don't send for users in groups
BUGFIX: Permissions on dspam.sock are wrong mode
BUGFIX: Bogus signature retrieval errors in logs
BUGFIX: LMTP error codes reporting permanent errors for temporary failures
BUGFIX: ParseToHeaders' notspam- alias fails to change user correctly
|
2005-04-15 01:37:11 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Add missing argument for mysql storage: "--enable-mysql4-initialization"
needed to properly start mysql4 databases.
|
2005-04-14 22:39:59 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
* Replace hardcoded www user/group with APACHE_{USER,GROUP}.
* Modify permissions for DSPAM_HOME, it should be
${DSPAM_USER}:${APACHE_GROUP}, so that the CGI interface works
correctly without modifications.
Bump PKGREVISION.
|
2005-04-14 07:32:37 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
* Enable support for sqlite3 storage driver.
* Don't enable daemon mode globally, only for mysql/pgsql.
|
2005-04-14 06:59:14 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
Update to 3.4.4.
Version 3.4.4-STABLE
This version if a maintenance release and contains bug fixes only
BUGFIX: Message-based signatures do not appear in quoted-printable/base64 parts
RELEASE 3.4.3-STABLE
This version is a maintenance release and contains bug fixes only
BUGFIX: When using LMTP/SMTP delivery, QuarantineAgent is ignored
BUGFIX: Domain-scale uses wrong data path in admin script
BUGFIX: DSPAM fails to build on Cygwin
BUGFIX: optIn does not work when using preferences extensions
BUGFIX: showFactors does not set/unset properly in user preferences
BUGFIX: Supplying an empty spamSubject raises errors in user preferences
BUGFIX: Signature-related errors are not reported (except to debug)
BUGFIX: Formatting bug in system.log
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|