[tomcat-native] branch master updated (3da4af2 -> e65f3b9)
    Emmanuel Bourg 
    ebourg-guest at moszumanska.debian.org
       
    Tue Jul 29 22:41:12 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository tomcat-native.
      from  3da4af2   interim changelog
      adds  499484f   Imported Upstream version 1.1.31
       new  0620c1e   Merge tag 'upstream/1.1.31'
       new  204c4b0   New upstream release (1.1.31)
       new  e65f3b9   Capitalized the 'Apache Portable Runtime' in the package description
The 3 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:
 CHANGELOG.txt                           |  335 +--
 debian/changelog                        |    8 +-
 debian/control                          |    2 +-
 jni/build.properties.default            |    5 +-
 jni/build.xml                           |    2 +-
 jni/docs/images/docs-stylesheet.css     |    4 +
 jni/docs/index.html                     |    4 +-
 jni/docs/miscellaneous/changelog.html   |   19 +
 jni/docs/news/2014.html                 |    8 +-
 jni/java/org/apache/tomcat/jni/SSL.java |   15 +-
 jni/jnirelease.sh                       |    2 +-
 jni/native/build/._apr_common.m4        |  Bin 0 -> 177 bytes
 jni/native/build/._config.guess         |  Bin 0 -> 177 bytes
 jni/native/build/._config.sub           |  Bin 0 -> 177 bytes
 jni/native/build/._find_apr.m4          |  Bin 0 -> 177 bytes
 jni/native/build/._install.sh           |  Bin 0 -> 177 bytes
 jni/native/build/config.guess           |  306 +-
 jni/native/build/config.sub             |   21 +-
 jni/native/configure                    | 4902 +++++++++++++++++--------------
 jni/native/include/tcn_version.h        |    4 +-
 jni/native/os/win32/libtcnative.rc      |    6 +-
 jni/native/src/network.c                |    5 +-
 jni/native/src/ssl.c                    |   36 +-
 jni/native/srclib/VERSIONS              |    2 +-
 jni/native/tcnative.spec                |    2 +-
 jni/xdocs/images/docs-stylesheet.css    |    4 +
 jni/xdocs/index.xml                     |    4 +-
 jni/xdocs/miscellaneous/changelog.xml   |   20 +
 jni/xdocs/news/2014.xml                 |    8 +-
 29 files changed, 3199 insertions(+), 2525 deletions(-)
 create mode 100644 jni/native/build/._apr_common.m4
 create mode 100755 jni/native/build/._config.guess
 create mode 100755 jni/native/build/._config.sub
 create mode 100644 jni/native/build/._find_apr.m4
 create mode 100755 jni/native/build/._install.sh
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat-native.git
    
    
More information about the pkg-java-commits
mailing list