pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/c-icap
Module Name: pkgsrc
Committed By: taca
Date: Fri Jun 12 23:39:12 UTC 2015
Modified Files:
pkgsrc/www/c-icap: Makefile PLIST buildlink3.mk distinfo
pkgsrc/www/c-icap/patches: patch-Makefile.in patch-aserver.c
patch-cfg__param.c patch-configure patch-include_cfg__param.h
patch-module.c patch-mpmt__server.c patch-service.c
Added Files:
pkgsrc/www/c-icap/patches: patch-winnt__server.c
Removed Files:
pkgsrc/www/c-icap/patches: patch-configure.in
patch-include_c-icap-conf.h.in patch-include_util.h
Log Message:
Update c-icap to 0.3.5.
0.3.5
Changes
* Bug fix: Wrong status code for REQMOD requests without preview
* Bug fix: Spaces on header may result to bad request error
* Bug fix: cache drops non expired items
* Add the "DefaultService" configuration parameter. For use with buggy clients
which are not include icap service name in urls.
* Add support for ICAP requests pipelining
* Add the "SupportBuggyClients" configuration parameter. If enabled c-icap
tries to handle buggy ICAP clients which are not include correct delimiters
between HTTP and ICAP headers.
Other minor fixes
0.3.4
Changes
* Berkeley databases may have problems when newer Berkeley DB library used
hash_table, always uses a very small hash table resulting to slow search
operations
* c-icap crashes when trying to parse lookup table parameters
* local cache items are never expired. Affects dnsbl and ldap lookup tables
* posix interprocess locking does not work
Other minor fixes
0.3.3
Changes
* bug 67: "Bug in the service. Please report to the service author..."
* Bug fix: ci_format_text function may exceeds the buffer
Other minor fixes
0.3.2
Changes
* Bug fix: Restrict permissions on c-icap.ctl
* Author: Mathieu Parent sathieu%debian.org@localhost
* Bug-Debian: http://bugs.debian.org/645122
* Bug fix: Correctly daemonize
* Author: Mathieu Parent sathieu%debian.org@localhost
* Bug-Debian: http://bugs.debian.org/645310
0.3.1
For installation instructions:
* https://sourceforge.net/apps/trac/c-icap/wiki/configcicap
* https://sourceforge.net/apps/trac/c-icap/wiki
Changes
* New interfaces added to help service developers.
0.2.6
Bugs fixes
* The c-icap does not build correctly in some platforms
* The c-icap-client does not display ICAP headers on 204 preview response
* The xheaders are not displayed when %<ih fmt code used
* Fix deadlocks in access log subsystem
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/c-icap/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/c-icap/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/c-icap/buildlink3.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/c-icap/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/c-icap/patches/patch-Makefile.in
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/c-icap/patches/patch-aserver.c \
pkgsrc/www/c-icap/patches/patch-cfg__param.c \
pkgsrc/www/c-icap/patches/patch-include_cfg__param.h \
pkgsrc/www/c-icap/patches/patch-module.c \
pkgsrc/www/c-icap/patches/patch-mpmt__server.c \
pkgsrc/www/c-icap/patches/patch-service.c
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/c-icap/patches/patch-configure
cvs rdiff -u -r1.1 -r0 pkgsrc/www/c-icap/patches/patch-configure.in \
pkgsrc/www/c-icap/patches/patch-include_c-icap-conf.h.in
cvs rdiff -u -r1.2 -r0 pkgsrc/www/c-icap/patches/patch-include_util.h
cvs rdiff -u -r0 -r1.1 pkgsrc/www/c-icap/patches/patch-winnt__server.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index