[netty-tcnative] branch master updated (64e6912 -> ff0be02)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Feb 4 21:05:27 UTC 2016


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  64e6912   Upload to unstable
      adds  b68efc8   Imported Upstream version 1.1.33.Fork12
       new  6401d98   Merge tag 'upstream/1.1.33.Fork12'
       new  ff0be02   Standards-Version updated to 3.9.7

The 2 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:
 LICENSE                                            | 201 +++++++++++++
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 pom.xml                                            | 334 +++++++++++++++++++--
 src/main/c/ssl.c                                   |  45 ++-
 src/main/c/sslcontext.c                            |  54 +++-
 src/main/java/org/apache/tomcat/jni/SSL.java       |  17 ++
 .../java/org/apache/tomcat/jni/SSLContext.java     |  18 ++
 src/main/native-package/m4/tcnative.m4             |   6 +-
 9 files changed, 651 insertions(+), 34 deletions(-)
 create mode 100644 LICENSE

-- 
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