Subject: CVS commit: pkgsrc/mail/p5-razor-agents
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 12/01/2003 00:24:15
Module Name: pkgsrc
Committed By: heinz
Date: Mon Dec 1 00:24:15 UTC 2003
Modified Files:
pkgsrc/mail/p5-razor-agents: Makefile distinfo
pkgsrc/mail/p5-razor-agents/patches: patch-aa patch-ab patch-ac
patch-ad
Log Message:
New version 2.36
Relevant changes since 2.22:
o Better compatibility of Makefile.PL with new MakeMaker
o C Code compiles with C compilers other than GCC.
o Detect and skip body parts that only contain MIME headers.
o Fixed a bug where razor-check would terminate prematurely
on messages for which it could not compute a signature.
o Introduced SOCKS support. Net::SOCKS is required in
order to use SOCKS. Specify socks_server in the config file.
o Fixed a bug where the MIME boundary was being spuriously set
in certain cases.
o A bug in the selection of zone prefixes in bootstrap
discovery was fixed.
o Razorhome is gleaned from the config file passed to
razor-agents, if all else fails. "razor-report
-conf=/etc/razor/razor.conf spam" will use /etc/razor
as its home if no other home is found (eg in
$HOME/.razor). To force a particular Razorhome value,
use the -home=path option.
o Force bootstrap discovery when all discovery servers are
unavailable. This fixes a bug where by razor-agents would
try to connect to the old Razor2 discovery server found in
servers.discovery.lst.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/p5-razor-agents/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/p5-razor-agents/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/p5-razor-agents/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/p5-razor-agents/patches/patch-ab \
pkgsrc/mail/p5-razor-agents/patches/patch-ac \
pkgsrc/mail/p5-razor-agents/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.