Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
dcc
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
dcc.spec
@@ -1,6 +1,6 @@ Name: dcc Summary: the Distributed Checksum Clearinghouse -Version: 1.3.102 +Version: 1.3.113 Release: 1 License: Other (semi-free) Group: Productivity/Networking/Email/Utilities @@ -57,6 +57,83 @@ %{_apachewwwdir}/cgi-bin/dcc %changelog + +* Sat Jul 25 2009 Carsten Schoene <cs@linux-administrator.com> - 1.3.113-1 +- release 1.3.113 + +- 1.3.113 + - Work around broken updatedcc in version 1.3.109 + +- 1.3.112 + - Fix dccproc, dccm, and dccifd -B...,any, bug reported by Bart Dumon. + - Add dccproc, dccm, and dccifd -Bdomain,IPaddr,all-names as suggested by Bart Dumon. + - Delete ill conceived dccm, dccproc, dccifd -Bset:temp-fail + - Add /var/dcc/libexec/dcc-nagios + +- 1.3.111 + - fix "trap -" hiccup in updatedcc on Solaris + +- 1.3.109 + - Add Dutch to FUZ2 checksums with `./configure --enable-lang-Dutch` + - Change handling of send() and sendto() failures in the DCC client code + to deal with strangeness in FreeBSD jails. + - Fix bug with IPv6 disabled on Linux. + +- 1.3.108 + - Change homedir/fix-map so that the FreeBSD package can use it to generate passwords. + - Tweak the response of the DCC client code to ostensibly impossible EINVAL + from connect() in the hope of helping dccifd in FreeBSD jails. + +- 1.3.107 + - Fix problem with FreeBSD dcc-dccd package. + +- 1.3.106 + - Reduce the number of system calls used by dccproc to decide whether IPv6 is available. + - Fix bugs in ./configure --with-configsuffix=x and --with-installroot + as proposed by Craig Green. This will fix updatedcc in the + - FreeBSD port and package. + - Fix dccifd core dump on NetBSD reported by Petar Bogdanovic and Mike Cappella. + +- 1.3.105 + - Fix NetBSD client problem reported by Petar Bogdanovic by fixing + select() usage and changing the ./configure script so that + NetBSD uses poll() instead of select. + +- 1.3.104 + - Fix bogus 0 second retries for DNSBL lookups in dccm, dccifd, and dccproc. + - Accept blocks of addresses in whitelists and elsewhere as starting + and ending pairs like 10.2.3.4-10.5.6.7 as well as CIDR blocks. + - Reduce name space pollution for sites using dccif() in dcclib.a. + - Fix IPv6 ifindex bug reported by Joe Breu. + - Change IPv6 support to use separate sockets instead of sharing IPv4 + sockets. This is necessary on FreeBSD systems with IPv4 mapped + addresses in IPv6 sockets turned off. + - Ignore and replace settings of "IPv6 on" and "IPv6 off" in existing + /var/dcc/map files with new values name "IPv6 on", "IPv6 off", and + "IPv6 only". The new default of "IPv6 on" combined with distinct + socket change described above should make DCC client programs including + dccproc, dccifd, and dccm seamlessly use avaliable IPv6 and IPv4 DCC + servers. "IPv6 only" and "IPv6 off" should not be needed but are + available just in case. + - Ignore `dccd -6` and `dccd -4` instead of enabling IPv6. The server code + now opens IPv6 and IPv4 sockets to receive requests from clients + corresponding to IPv6 and IPv4 addresses on network interfaces. + I think the right things happen if the DCC server has no IPv6 support + and if the server has only link-local or site-local addresses. + +- 1.3.103 + - Quiet RedHat versus Debian error message from rcDCC reported by Ken Rea. + - Deal with corrupt /var/dcc/map reported by Steve Martin instead of calling abort(). + - Fix error in libexec/fetch-testmsg-whitelist reported by Horst Scheuermann + and William Taylor. + - Tweak ./configure and makefiles to try to avoid the mysterious, + unreproducable linking problem reported by John Levine. + - Fix bug with `./configure --with-max-log-size=0` reported by Valentin Schmid. + `./configure --with-max-log-size=KB` now also applies to dccproc log files. + - Generate man pages with /var/dcc and other directories replaced by + local ./configure choices. This is intended to help the FreeBSD + package and similar redistributions. + * Sun Jan 11 2009 Carsten Schoene <cs@linux-administrator.com> - 1.3.102-1 - release 1.3.102 - Fix build error reported by Steve Martin in dnsbl.c on MacOS X and other
Added
dcc-1.3.113.tar.Z
^