[netty-tcnative] branch master updated (ee600a5 -> 83789d9)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Sep 6 21:17:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository netty-tcnative.

      from  ee600a5   Merge tag 'upstream/1.1.33.Fork4'
       new  6037b9f   Fixed the failure when building only the binary package (Closes: #795767)
      adds  a3062f8   Imported Upstream version 1.1.33.Fork6
       new  1feb6e9   Merge tag 'upstream/1.1.33.Fork6'
       new  83789d9   Upload to unstable

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:
 debian/changelog                                   |   7 +
 debian/control                                     |   3 +-
 pom.xml                                            |   6 +-
 src/main/c/ssl.c                                   |  39 ++++-
 src/main/c/ssl_private.h                           |   1 +
 src/main/c/sslcontext.c                            | 166 ++++++++++++++++++++-
 src/main/c/sslutils.c                              |  31 ++--
 src/main/java/org/apache/tomcat/jni/SSL.java       |   8 +-
 .../java/org/apache/tomcat/jni/SSLContext.java     |  46 ++++++
 9 files changed, 289 insertions(+), 18 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty-tcnative.git



More information about the pkg-java-commits mailing list