This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository undertow.
commit 68e593718162073a47acc4aef41f6c564b95fe57 Author: Markus Koschany <[email protected]> Date: Sat Oct 31 17:12:58 2015 +0100 Update DEP-3 header. --- debian/patches/alpn-not-supported.patch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/patches/alpn-not-supported.patch b/debian/patches/alpn-not-supported.patch index 5bb8c67..f3a28d2 100644 --- a/debian/patches/alpn-not-supported.patch +++ b/debian/patches/alpn-not-supported.patch @@ -2,6 +2,10 @@ From: Markus Koschany <[email protected]> Date: Sat, 31 Oct 2015 15:11:58 +0100 Subject: alpn not supported +Remove spdy protocol handler and ALPN support because jetty-alpn is not +packaged for Debian. + +Forwarded: not-needed --- core/src/main/java/io/undertow/Undertow.java | 23 +- .../undertow/client/http/HttpClientProvider.java | 14 +- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/undertow.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

