File c-icap.changes of Package c-icap
-------------------------------------------------------------------
Tue Jun 2 05:37:14 UTC 2015 - boris@steki.net
- added c_icap-0.3.5-rename_CONF_to_IC_CONF.patch patch for renaming
CONF to IC_CONF as openssl already poluted global namespace, and
because openssl is required by clamav it is required to rename it
"openssl is bigger"
-------------------------------------------------------------------
Fri Dec 19 11:26:04 UTC 2014 - lars@linux-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 16:12:38 UTC 2014 - lars@linux-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 10:34:21 UTC 2014 - lars@linux-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 16:09:05 UTC 2014 - lars@linux-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 20:11:21 UTC 2014 - boris@steki.net
- fixed building on 64bit architecture
-------------------------------------------------------------------
Wed Dec 25 11:17:28 UTC 2013 - lars@linux-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 00:52:14 UTC 2013 - lars@linux-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 10:49:51 UTC 2012 - lars@linux-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 09:37:03 UTC 2012 - lars@linux-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 06:40:12 UTC 2012 - lars@linux-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 09:31:46 UTC 2012 - lars@linux-schulserver.de
- initial version 0.1.7