Changelog for
c-icap-devel-0.3.5-3.1.x86_64.rpm :
Fri Dec 19 13:00:00 2014 larsAATTlinux-schulserver.de
- update to 0.3.5
* 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
Mon Aug 4 14:00:00 2014 larsAATTlinux-schulserver.de
- added c_icap-0.3.2-missing-call-to-setgroups-before-setuid.patch
- added systemd services calls in pre(un)/post(un) scripts
- use a more generic reload in logrotate script
Wed Jul 23 14:00:00 2014 larsAATTlinux-schulserver.de
- update to 0.3.4:
+ 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
Wed Mar 12 13:00:00 2014 larsAATTlinux-schulserver.de
- update to 0.3.3
+ 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
Thu Feb 27 13:00:00 2014 borisAATTsteki.net
- fixed building on 64bit architecture
Wed Dec 25 13:00:00 2013 larsAATTlinux-schulserver.de
- update to 0.3.1:
+ Changes on c-icap utilities
+ New interfaces added to help service developers.
- use /usr/lib for internal libraries to avoid configuration
complications if the user moves the binary to another architecture
- enable IPv6 support (even if not fully tested, yet)
- add logrotate script
- add \'relog\' option to init script (and use in logrotate)
- use fallback values in init script for config options
- follow libicapapi version bump from 2 to 3
- simplify c-icap-config.patch and rename it to
c-icap-use_c-icap_user_and_group_in_config.patch
- removed upstreamed c-icap-implicit-pointer-decl.patch
- removed upstreamed c-icap-as_needed.patch
- add zlib-devel, db-devel, libbz2-devel and openldap2-devel to
BuildRequires
- recommend the c-icap-modules package
- use /tmp as tmpdir instead of /var/tmp
Tue Jan 1 13:00:00 2013 larsAATTlinux-schulserver.de
- update to 0.2.4:
Bugfixes:
+ If the OptionsTTL service config variable is not set the c-icap
service sends a random Options-TTL value to the ICAP client
+ Bug#54: socket leak in ci_client_connect_to( )when connection fails
+ c-icap-client and c-icap-stretch does not build on some platforms
+ Fix %huo fmt code to work with transparent proxies
+ Better children management on shutdown
+ The lookup table txt files opened in read-write mode causing
c-icap to fail on reconfigure
+ CHILD_STOP_CMD commands always registered as CHILD_START_CMD
Sat Nov 17 13:00:00 2012 larsAATTlinux-schulserver.de
- update to 0.2.3:
+ c-icap: fixed symbol lookup error
+ Bug#56 c-icap server can not detect the data type of deflate
encoded objects
+ The \"stop child commands\" can not be registered
+ ci_cache: fix infinity loop
+ Multiple bugs in children management code
Wed Sep 12 14:00:00 2012 larsAATTlinux-schulserver.de
- update to 0.2.1:
+ Add support for 206 responses.
+ Many new interfaces added to help services development.
- removed c-icap-fix-tests.patch (upstreamed) and
c-icap-as_needed.patch (using SUSE_ASNEEDED=0 instead)
Fri Apr 6 14:00:00 2012 larsAATTlinux-schulserver.de
- parse c-icap.conf for init values
- move default services from devel subpackage to main package as
the default config needs them
Mon Apr 2 14:00:00 2012 larsAATTlinux-schulserver.de
- initial version 0.1.7