[libapache-mod-jk] branch master updated (7814f11 -> fd6f9cb)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 12 15:25:03 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository libapache-mod-jk.
from 7814f11 Update debian/clean
adds cad112d New upstream version 1.2.43
new 82cfd01 Update upstream source from tag 'upstream/1.2.43'
new d30696c Refreshed the patches
new 8c5762d Standards-Version updated to 4.1.3
new b8d2c20 Switch to debhelper level 11
new c410d06 Refreshed debian/copyright
new fd6f9cb Upload to unstable
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
HOWTO-RELEASE.txt | 2 -
NOTICE | 2 +-
debian/changelog | 10 +
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 4 +-
.../0003-upgrade-info-to-error-message.patch | 2 +-
docs/ajp/ajpv13a.html | 4 +-
docs/ajp/ajpv13ext.html | 4 +-
docs/ajp/printer/ajpv13a.html | 2 +-
docs/ajp/printer/ajpv13ext.html | 2 +-
docs/common_howto/loadbalancers.html | 4 +-
docs/common_howto/printer/loadbalancers.html | 2 +-
docs/common_howto/printer/proxy.html | 2 +-
docs/common_howto/printer/quick.html | 2 +-
docs/common_howto/printer/timeouts.html | 2 +-
docs/common_howto/printer/workers.html | 2 +-
docs/common_howto/proxy.html | 4 +-
docs/common_howto/quick.html | 4 +-
docs/common_howto/timeouts.html | 4 +-
docs/common_howto/workers.html | 4 +-
docs/index.html | 12 +-
docs/miscellaneous/changelog.html | 34 +-
docs/miscellaneous/doccontrib.html | 4 +-
docs/miscellaneous/faq.html | 4 +-
docs/miscellaneous/jkstatustasks.html | 4 +-
docs/miscellaneous/printer/changelog.html | 32 +-
docs/miscellaneous/printer/doccontrib.html | 2 +-
docs/miscellaneous/printer/faq.html | 2 +-
docs/miscellaneous/printer/jkstatustasks.html | 2 +-
docs/miscellaneous/printer/reporttools.html | 2 +-
docs/miscellaneous/reporttools.html | 4 +-
docs/news/20041100.html | 4 +-
docs/news/20050101.html | 4 +-
docs/news/20060101.html | 4 +-
docs/news/20070301.html | 4 +-
docs/news/20081001.html | 4 +-
docs/news/20090301.html | 4 +-
docs/news/20100101.html | 4 +-
docs/news/20110701.html | 4 +-
docs/news/20120301.html | 4 +-
docs/news/20140201.html | 4 +-
docs/news/20150101.html | 4 +-
docs/news/20160901.html | 4 +-
docs/news/{20160901.html => 20180301.html} | 10 +-
docs/news/printer/20041100.html | 2 +-
docs/news/printer/20050101.html | 2 +-
docs/news/printer/20060101.html | 2 +-
docs/news/printer/20070301.html | 2 +-
docs/news/printer/20081001.html | 2 +-
docs/news/printer/20090301.html | 2 +-
docs/news/printer/20100101.html | 2 +-
docs/news/printer/20110701.html | 2 +-
docs/news/printer/20120301.html | 2 +-
docs/news/printer/20140201.html | 2 +-
docs/news/printer/20150101.html | 2 +-
docs/news/printer/20160901.html | 2 +-
docs/news/printer/{20160901.html => 20180301.html} | 8 +-
docs/printer/index.html | 10 +-
docs/reference/apache.html | 4 +-
docs/reference/iis.html | 4 +-
docs/reference/printer/apache.html | 2 +-
docs/reference/printer/iis.html | 2 +-
docs/reference/printer/status.html | 2 +-
docs/reference/printer/uriworkermap.html | 2 +-
docs/reference/printer/workers.html | 2 +-
docs/reference/status.html | 4 +-
docs/reference/uriworkermap.html | 4 +-
docs/reference/workers.html | 4 +-
docs/webserver_howto/apache.html | 2 +-
docs/webserver_howto/iis.html | 298 +-
docs/webserver_howto/nes.html | 2 +-
docs/webserver_howto/printer/apache.html | 2 +-
docs/webserver_howto/printer/iis.html | 298 +-
docs/webserver_howto/printer/nes.html | 2 +-
jkstatus/build.xml | 2 +-
native/BUILDING.txt | 2 +-
native/Makefile.in | 12 +-
native/STATUS.txt | 5 +-
native/aclocal.m4 | 27 +-
native/apache-1.3/Makefile.apxs.in | 43 -
native/apache-1.3/Makefile.in | 110 -
native/apache-1.3/Makefile.libdir | 4 -
native/apache-1.3/Makefile.netware | 282 -
native/apache-1.3/Makefile.tmpl | 53 -
native/apache-1.3/Makefile.vc | 248 -
native/apache-1.3/NWGNUmakefile | 44 -
native/apache-1.3/NWGNUmakefile.mak | 306 -
native/apache-1.3/libjk.module | 5 -
native/apache-1.3/mod_jk.c | 3733 ----
native/apache-1.3/mod_jk.dsp | 287 -
native/apache-1.3/mod_jk.exp | 1 -
native/apache-2.0/mod_jk.dsp | 347 -
native/common/jk_lb_worker.c | 8 +-
native/common/jk_lb_worker.h | 4 +-
native/common/jk_status.c | 23 +-
native/common/jk_version.h | 4 +-
native/configure | 97 +-
native/configure.ac | 39 +-
native/iis/Makefile.amd64 | 16 +-
native/iis/Makefile.ia64 | 294 -
native/iis/Makefile.x86 | 44 +-
native/iis/README | 107 +-
native/iis/installer/LICENSE.TXT | 201 -
native/iis/installer/License.rtf | 72 -
native/iis/installer/bin/README | 1 -
.../iis/installer/conf/isapi_redirect.properties | 86 -
native/iis/installer/conf/rewrite.properties | 28 -
native/iis/installer/conf/uriworkermap.properties | 42 -
native/iis/installer/conf/workers.properties | 165 -
native/iis/installer/iisfilter.vbs | 120 -
.../iis/installer/isapi-redirector-win32-msi.ism | 4768 ----
native/iis/installer/log/README | 1 -
native/iis/installer/tomcat.ico | Bin 21630 -> 0 bytes
native/iis/jk_isapi_plugin.c | 150 +-
native/iis/pcre/AUTHORS | 6 +-
native/iis/pcre/CMakeLists.txt | 23 +-
native/iis/pcre/ChangeLog | 188 +-
native/iis/pcre/LICENCE | 6 +-
native/iis/pcre/Makefile.am | 1 +
native/iis/pcre/Makefile.in | 14 +-
native/iis/pcre/NEWS | 21 +
native/iis/pcre/RunGrepTest | 9 +
native/iis/pcre/RunTest | 1014 +
native/iis/pcre/aclocal.m4 | 16 +-
native/iis/pcre/config.guess | 263 +-
native/iis/pcre/config.h.generic | 6 +-
native/iis/pcre/config.hw | 6 +-
native/iis/pcre/config.sub | 115 +-
native/{ => iis/pcre}/configure | 22005 ++++++++++++-------
native/iis/pcre/configure.ac | 12 +-
native/iis/pcre/doc/html/pcreapi.html | 9 +-
native/iis/pcre/doc/html/pcrecompat.html | 2 +-
native/iis/pcre/doc/html/pcrejit.html | 57 +-
native/iis/pcre/doc/html/pcrepattern.html | 37 +-
native/iis/pcre/doc/html/pcretest.html | 9 +-
native/iis/pcre/doc/pcre.txt | 4093 ++--
native/iis/pcre/doc/pcreapi.3 | 11 +-
native/iis/pcre/doc/pcrecompat.3 | 2 +-
native/iis/pcre/doc/pcrejit.3 | 54 +-
native/iis/pcre/doc/pcrepattern.3 | 37 +-
native/iis/pcre/doc/pcretest.1 | 10 +-
native/iis/pcre/doc/pcretest.txt | 8 +-
native/iis/pcre/pcre.h.generic | 4 +-
native/iis/pcre/pcre_compile.c | 279 +-
native/iis/pcre/pcre_dfa_exec.c | 4 +-
native/iis/pcre/pcre_exec.c | 2 +-
native/iis/pcre/pcre_get.c | 23 +-
native/iis/pcre/pcre_internal.h | 19 +-
native/iis/pcre/pcre_jit_compile.c | 3987 ++--
native/iis/pcre/pcre_jit_test.c | 37 +-
native/iis/pcre/pcre_scanner_unittest.cc | 1 +
native/iis/pcre/pcre_stringpiece.h.in | 4 +-
native/iis/pcre/pcre_stringpiece_unittest.cc | 1 +
native/iis/pcre/pcre_study.c | 2 +-
native/iis/pcre/pcre_tables.c | 4 +-
native/iis/pcre/pcre_ucd.c | 14 +
native/iis/pcre/pcrecpp.cc | 130 +-
native/iis/pcre/pcrecpp_unittest.cc | 1 +
native/iis/pcre/pcregrep.c | 27 +-
native/iis/pcre/pcreposix.c | 10 +-
native/iis/pcre/pcretest.c | 57 +-
native/iis/pcre/sljit/sljitConfig.h | 16 +-
native/iis/pcre/sljit/sljitConfigInternal.h | 146 +-
native/iis/pcre/sljit/sljitExecAllocator.c | 20 +-
native/iis/pcre/sljit/sljitLir.c | 921 +-
native/iis/pcre/sljit/sljitLir.h | 979 +-
native/iis/pcre/sljit/sljitNativeARM_32.c | 1532 +-
native/iis/pcre/sljit/sljitNativeARM_64.c | 572 +-
native/iis/pcre/sljit/sljitNativeARM_T2_32.c | 1183 +-
native/iis/pcre/sljit/sljitNativeMIPS_32.c | 291 +-
native/iis/pcre/sljit/sljitNativeMIPS_64.c | 314 +-
native/iis/pcre/sljit/sljitNativeMIPS_common.c | 876 +-
native/iis/pcre/sljit/sljitNativePPC_32.c | 141 +-
native/iis/pcre/sljit/sljitNativePPC_64.c | 190 +-
native/iis/pcre/sljit/sljitNativePPC_common.c | 796 +-
native/iis/pcre/sljit/sljitNativeSPARC_32.c | 51 +-
native/iis/pcre/sljit/sljitNativeSPARC_common.c | 426 +-
native/iis/pcre/sljit/sljitNativeTILEGX-encoder.c | 2 +-
native/iis/pcre/sljit/sljitNativeTILEGX_64.c | 248 +-
native/iis/pcre/sljit/sljitNativeX86_32.c | 240 +-
native/iis/pcre/sljit/sljitNativeX86_64.c | 303 +-
native/iis/pcre/sljit/sljitNativeX86_common.c | 1417 +-
native/iis/pcre/sljit/sljitUtils.c | 80 +-
native/iis/pcre/testdata/testinput1 | 9 +
native/iis/pcre/testdata/testinput11 | 2 +
native/iis/pcre/testdata/testinput12 | 2 +
native/iis/pcre/testdata/testinput15 | 3 +
native/iis/pcre/testdata/testinput16 | 26 +
native/iis/pcre/testdata/testinput19 | 17 +
native/iis/pcre/testdata/testinput2 | 32 +
native/iis/pcre/testdata/testinput6 | 15 +
native/iis/pcre/testdata/testinput7 | 13 +-
native/iis/pcre/testdata/testinput8 | 7 +
native/iis/pcre/testdata/testoutput1 | 12 +
native/iis/pcre/testdata/testoutput11-16 | 5 +-
native/iis/pcre/testdata/testoutput11-32 | 5 +-
native/iis/pcre/testdata/testoutput11-8 | 5 +-
native/iis/pcre/testdata/testoutput12 | 2 +
native/iis/pcre/testdata/testoutput15 | 5 +
native/iis/pcre/testdata/testoutput16 | 52 +
native/iis/pcre/testdata/testoutput19 | 26 +
native/iis/pcre/testdata/testoutput2 | 169 +-
native/iis/pcre/testdata/testoutput6 | 24 +
native/iis/pcre/testdata/testoutput7 | 36 +-
native/iis/pcre/testdata/testoutput8 | 14 +
native/iis/pcre/testdata/valgrind-jit.supp | 15 +
native/netscape/README | 2 +-
native/scripts/build/unix/config.guess | 278 +-
native/scripts/build/unix/config.sub | 143 +-
native/scripts/build/unix/install-sh | 23 +-
native/scripts/build/unix/ltmain.sh | 37 +-
tools/dist/binaries/windows/README.html | 2 +-
xdocs/ajp/project.xml | 2 +
xdocs/common_howto/project.xml | 2 +
xdocs/index.xml | 8 +-
xdocs/miscellaneous/changelog.xml | 31 +
xdocs/miscellaneous/project.xml | 2 +
xdocs/news/{20160901.xml => 20180301.xml} | 94 +-
xdocs/news/project.xml | 2 +
xdocs/project.xml | 1 +
xdocs/reference/project.xml | 2 +
xdocs/style.xsl | 4 +-
xdocs/webserver_howto/iis.xml | 299 +-
224 files changed, 28338 insertions(+), 29159 deletions(-)
copy docs/news/{20160901.html => 20180301.html} (78%)
copy docs/news/printer/{20160901.html => 20180301.html} (85%)
delete mode 100644 native/apache-1.3/Makefile.apxs.in
delete mode 100644 native/apache-1.3/Makefile.in
delete mode 100644 native/apache-1.3/Makefile.libdir
delete mode 100644 native/apache-1.3/Makefile.netware
delete mode 100644 native/apache-1.3/Makefile.tmpl
delete mode 100644 native/apache-1.3/Makefile.vc
delete mode 100644 native/apache-1.3/NWGNUmakefile
delete mode 100644 native/apache-1.3/NWGNUmakefile.mak
delete mode 100644 native/apache-1.3/libjk.module
delete mode 100644 native/apache-1.3/mod_jk.c
delete mode 100644 native/apache-1.3/mod_jk.dsp
delete mode 100644 native/apache-1.3/mod_jk.exp
delete mode 100644 native/apache-2.0/mod_jk.dsp
delete mode 100644 native/iis/Makefile.ia64
delete mode 100644 native/iis/installer/LICENSE.TXT
delete mode 100644 native/iis/installer/License.rtf
delete mode 100644 native/iis/installer/bin/README
delete mode 100644 native/iis/installer/conf/isapi_redirect.properties
delete mode 100644 native/iis/installer/conf/rewrite.properties
delete mode 100644 native/iis/installer/conf/uriworkermap.properties
delete mode 100644 native/iis/installer/conf/workers.properties
delete mode 100644 native/iis/installer/iisfilter.vbs
delete mode 100644 native/iis/installer/isapi-redirector-win32-msi.ism
delete mode 100644 native/iis/installer/log/README
delete mode 100644 native/iis/installer/tomcat.ico
create mode 100755 native/iis/pcre/RunTest
copy native/{ => iis/pcre}/configure (62%)
create mode 100644 native/iis/pcre/testdata/valgrind-jit.supp
copy xdocs/news/{20160901.xml => 20180301.xml} (87%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git
More information about the pkg-java-commits
mailing list