1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
libapache2-mod-jk (1:1.2.32-1) unstable; urgency=low
libapache2-mod-jk now provide a default configuration file for Apache 2.x.
This file is located at /etc/apache2/mods-available/jk.conf.
Please note, that this configuration will be activated on first installation
or when (re-)enabling jk module with "a2enmod jk".
-- Damien Raude-Morvan <drazzib@debian.org> Thu, 14 Jul 2011 01:15:52 +0200
libapache2-mod-jk (1:1.2.31-1) unstable; urgency=low
Since 1.2.31 libapache2-mod-jk is compiled under kernels with support for
the SOCK_CLOEXEC flag in socket(2) syscall. Because of this, on Linux
systems, libapache-mod-jk only works with kernel versions >= 2.6.27.
-- Miguel Landaeta <miguel@miguel.cc> Sun, 13 Feb 2011 19:17:43 -0430
libapache2-mod-jk (1:1.2.26-1) unstable; urgency=low
Since 1.2.26, please note that by default no mounts will be inherited from the
global scope to any VirtualHost. See JkMountCopy option documentation
for more information (and Debian bug #460398).
-- Damien Raude-Morvan <drazzib@debian.org> Thu, 14 Jul 2011 01:15:52 +0200
libapache2-mod-jk (1:1.2.14.1-1) unstable; urgency=low
This package replaces the previously libapache2-mod-jk2 package
which is now unsupported upstream and therefore removed from
the archive.
Its recommended to switch to this package. Due to building packages
for Apache 1.3 and 2 the documentation is now packaged separately
(libapache-mod-jk-doc).
-- Wolfgang Baer <WBaer@gmx.de> Thu, 23 Jun 2005 22:42:54 +0200
|