Markus Koschany pushed to branch master at Debian Java Maintainers / undertow
Commits: bb7a8c43 by Markus Koschany at 2020-03-21T01:07:35+01:00 New upstream version 2.0.30 - - - - - d452b1dd by Markus Koschany at 2020-03-21T01:07:45+01:00 Update upstream source from tag 'upstream/2.0.30' Update to upstream version '2.0.30' with Debian dir 386cdd84427270762f75f1518bbce19551554016 - - - - - db54f8e3 by Markus Koschany at 2020-03-21T01:08:12+01:00 Declare compliance with Debian Policy 4.5.0. - - - - - 5a01b740 by Markus Koschany at 2020-03-21T01:08:35+01:00 Update changelog - - - - - 30 changed files: - benchmarks/pom.xml - core/pom.xml - core/src/main/java/io/undertow/Undertow.java - core/src/main/java/io/undertow/UndertowOptions.java - core/src/main/java/io/undertow/conduits/RateLimitingStreamSinkConduit.java - core/src/main/java/io/undertow/protocols/ajp/AjpClientChannel.java - core/src/main/java/io/undertow/protocols/http2/Http2Channel.java - core/src/main/java/io/undertow/protocols/ssl/SslConduit.java - core/src/main/java/io/undertow/security/impl/FormAuthenticationMechanism.java - core/src/main/java/io/undertow/server/HttpServerExchange.java - core/src/main/java/io/undertow/server/handlers/proxy/ProxyConnectionPool.java - core/src/main/java/io/undertow/server/protocol/ajp/AjpOpenListener.java - core/src/main/java/io/undertow/server/protocol/ajp/AjpRequestParser.java - + core/src/main/java/io/undertow/server/protocol/ajp/SecurityActions.java - core/src/main/java/io/undertow/server/protocol/framed/AbstractFramedChannel.java - core/src/main/java/io/undertow/server/protocol/framed/AbstractFramedStreamSinkChannel.java - core/src/main/java/io/undertow/server/protocol/framed/AbstractFramedStreamSourceChannel.java - core/src/main/java/io/undertow/server/protocol/http/HttpRequestParser.java - core/src/main/java/io/undertow/server/protocol/http/ParseState.java - core/src/main/java/io/undertow/server/protocol/http2/Http2ReceiveListener.java - core/src/main/java/io/undertow/server/protocol/http2/Http2ServerConnection.java - core/src/main/java/io/undertow/server/session/PathParameterSessionConfig.java - core/src/main/java/io/undertow/util/URLUtils.java - core/src/main/java/io/undertow/websockets/core/WebSocketChannel.java - + core/src/test/java/io/undertow/server/handlers/session/SSLSessionWithExpandedBufferTestCase.java - core/src/test/java/io/undertow/server/protocol/http/SimpleParserTestCase.java - core/src/test/java/io/undertow/testutils/DefaultServer.java - coverage-report/pom.xml - debian/changelog - debian/control The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/undertow/-/compare/e99e549cc36afd83cf21e89df3fc1ad018dc14a6...5a01b7408e4827a92e825c16490f3c38e2f8ffa5 -- View it on GitLab: https://salsa.debian.org/java-team/undertow/-/compare/e99e549cc36afd83cf21e89df3fc1ad018dc14a6...5a01b7408e4827a92e825c16490f3c38e2f8ffa5 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

