Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125994 - mail-filter/dcc-1.3.30 is out (new version)
Summary: mail-filter/dcc-1.3.30 is out (new version)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Net-Mail Packages
URL: http://www.rhyolite.com/anti-spam/dcc/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-12 15:50 UTC by Daniel Drake (RETIRED)
Modified: 2006-03-26 02:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Drake (RETIRED) gentoo-dev 2006-03-12 15:50:04 UTC
1.3.30
    Fix leak in dccd blacklist.
    Change client-server protocol so that `cdcc clients` gets more than
	16 bits of NOP counts.
    updatedcc and fetchblack try two FTP and HTTP servers.
    do not use stdio to parse whiteclnt files to deal with Solaris'
	255 limit on stdio file descriptors.
    add /var/dcc/libexec/uninstalldcc

1.3.29
    Fix dblist.c compiling problem in 1.3.28 on some versions of
	Linux reported by Thomas Schwanhaeuser and Nigel Horne.

1.3.28
    Turn off use of futimes() on Linux to resolve bug diagnosed by
	Wolfgang Breyha.
    Fix two locking problems dccm and dccifd that might cause the crashes
	reported by Gary Mills.
    Reduce dccifd and dccm thread stack size.
    Fix bug that kept some DCC Reputations from being compressed in
	the database.
    Change the default DCC Reputation rejection message to the equivalent of
	-r '%s bad reputation; see http://commercial-dcc.rhyolite.com/cgi-bin/reps.cgi?tgt=%s'


1.3.27
    Fix an odd case where flooding connections between DCC servers were
	not being shut down.  I think it only happened when a firewall
	or something else systematically filtered TCP FINs.
    Use setresgid() for setegid() on HP-UX to fix problem reported by
	Giacomo Fazio.

1.3.26
    Compression reputation reports from the same week instead of from
	the same half day.  This significantly reduces the size of the
	database on systems using DCC Reputations.
    Restore the flood rate limiting based on TCP windows, but now just
	ignore the bogus EAGAIN complaints from some versions of Solaris.
    Fix server whitelists broken in 1.3.21.

1.3.25
    Fix dccproc crash when given a bogus env_From value diagnosed by
	Jeff Mincy.
    Fix greylist triple checksum in dccm and dccifd log files.
    Fix the default expiration of DCC Reputation checksums at 30 days and
	2 days unaffected by the system's amount of RAM.
    Expire FUZ1 checksums in reports that also have FUZ2 checksums.  This
	significantly reduces the size of the DCC server database.
    Remove new flood output rate limit using SO_SNDBUF because it causes some
	versions of Solaris to generate persistent EAGAIN errors for send().
    Fix at least some of the dccifd memory leak reported by Chris Mikkelson.
	It may be the same as the leak reported by Gunther Richter.
    Limit worst case DCC client delays exclusive of delays caused by waiting
	for DNS blacklists or external filters are limited to about 16 seconds.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-03-26 02:11:11 UTC
in cvs.