Changelog for
apache2-mod_jk-1.2.40-2.3.2.i586.rpm :
Mon Jun 2 14:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec-cleaner
Mon Jun 2 14:00:00 2014 tchvatalAATTsuse.com
- Version bump to 1.2.40 fixes bnc#880798:
* Fix forwarding of chunked requests, which is broken in version 1.2.39. (rjung)
* 56352: Fix regression in memory release. (mturk)
* Fix status worker display of worker IP address after name or port was changed. (rjung)
* 56297: Improve key hash function. Copied from APR. (rjung)
* 55683: Remove quotes from quoted session cookies. (rjung)
* 53542: ISAPI: Fix grammar in 503 error page. (rjung)
* 55696: Crash on Mac OS X 10.9 during config parsing. (rjung)
* Deprecate nt_service from Tomcat Connectors. (mturk)
* 56133: Fix possible crash when a request fails during request body transfer to the back end and reply_timeout was set. Patch contributed by Hiroto Shimizu. (rjung)
* Fix status worker not updating parameters for all members. (mturk)
* 55853: HTTPD: Use the correct API for setting Content-Length. Patch contributed by areese yahoo-inc.com. (rjung)
* Add IPV6 support for connection to webserver. New directive prefer_ipv6 has been added to control the hostname resolution and preserve backward compatibility. (mturk)
* Add --disable-sock-cloexec to configure to disable use of SOCK_CLOEXEC (using FD_CLOEXEC + fnctl instead) so built modules will work with Linux kernels prior to 2.6.27. (timw)
* Clean up config file parsing. Worker names are now restricted to 60 bytes. (rjung)
* Allow to set a stickyness cookie in case a web framework breaks Tomcat\'s adding of the routing ID to the end of the JSESSIONID cookie. (rjung)
* Use max_packet_size also for request body forwarding. (rjung)
* Apache 2.4: By default forward logical client address as provided by mod_remoteip. When setting JkOptions ForwardPhysicalAddress mod_jk will instead forward the physical peer address. (rjung)
* Minor documentation improvements. (rjung)
Mon Jan 28 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.2.37:
+ Fix compatibility with apache 2.4
- Introduce apxs variable, based on apache_branch. With apache 2.4,
apxs2 moved from %{_sbindir} to %{_bindir}.
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
Tue Jun 7 14:00:00 2011 vlado.paskovAATTgmail.com
- Update of README.SUSE file: now reflects configuration steps for
mod_jk with tomcat6 server. It was refering tomcat5 configuration.
Tue Aug 3 14:00:00 2010 gabooAATTgaboo.org
- Update to version 1.2.30
* Apache: Improve compatibility with Apache 2.3. (rjung)
* AJP: Improve socket shutdown handling. (mturk)
* AJP: Ensure we never reuse a non reusable socket. (mturk)
* AJP: Tolerate a single excess packet when waiting for cpong. (mturk)
* AJP: Check protocol correctness more strictly. (mturk)
* other bug fixes and improvements
* http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
Tue Oct 13 14:00:00 2009 mvyskocilAATTsuse.cz
- bnc#493575 - VUL-1: apache2-mod_jk: mod_jk information leak
added jakarta-tomcat-connectors-4.1.30-src-CVE-2008-5519.patch
http://svn.eu.apache.org/viewvc?view=rev&revision=702540
Thu Sep 11 14:00:00 2008 skhAATTsuse.de
- update to version 1.2.26
- full changelog at
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
Mon Mar 5 13:00:00 2007 skhAATTsuse.de
- update to version 1.2.21 (fix CVE-2007-0774: Long URL Stack Overflow
Vulnerability, b.n.c. #248157)
Wed Jan 17 13:00:00 2007 skhAATTsuse.de
- update to newer (sic!) version 1.2.20
- remove apache13 cruft from spec file and patches