Markus Koschany pushed to branch master at Debian Java Maintainers / httpcomponents-core5
Commits: a052b3f3 by Markus Koschany at 2022-11-12T17:51:31+01:00 New upstream version 5.2 - - - - - 719cd368 by Markus Koschany at 2022-11-12T17:51:33+01:00 Update upstream source from tag 'upstream/5.2' Update to upstream version '5.2' with Debian dir 73c024d930dbd751544ae9ba98bfb7fc68b1096f - - - - - b22eeb97 by Markus Koschany at 2022-11-12T17:52:42+01:00 Update changelog - - - - - 3867b42d by Markus Koschany at 2022-11-12T17:53:41+01:00 Remove no-Conscrypt-support.patch - - - - - beeb5861 by Markus Koschany at 2022-11-12T17:54:10+01:00 Remove no-reactive-support.patch - - - - - 76176d51 by Markus Koschany at 2022-11-12T17:55:30+01:00 Ignore com.github.siom79.japicmp:japicmp-maven-plugin - - - - - bbb7174d by Markus Koschany at 2022-11-12T17:57:10+01:00 Skip the tests because of missing build dependencies - - - - - 4c6b75db by Markus Koschany at 2022-11-12T18:00:43+01:00 Refresh no-Conscrypt-support.patch - - - - - f447ff1f by Markus Koschany at 2022-11-12T18:02:26+01:00 Ignore reactive extension - - - - - 971dd4ec by Markus Koschany at 2022-11-12T18:08:18+01:00 Ignore integration tests - - - - - 6c05baf5 by Markus Koschany at 2022-11-12T18:10:07+01:00 Update changelog - - - - - f83bee58 by Markus Koschany at 2022-11-13T15:17:45+01:00 Update changelog timestamp - - - - - f9e22427 by Markus Koschany at 2022-11-13T15:18:06+01:00 Update patch header - - - - - 30 changed files: - + CODE_OF_CONDUCT.md - NOTICE.txt - README.md - RELEASE_NOTES.txt - + SECURITY.md - debian/changelog - debian/libhttpcore5-java.poms - debian/maven.ignoreRules - debian/maven.properties - debian/patches/no-Conscrypt-support.patch - − debian/patches/no-reactive-support.patch - debian/patches/series - httpcore5-h2/pom.xml - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/H2StreamResetException.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/config/H2Config.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/FifoLinkedList.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackEncoder.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HeaderListConstraintException.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/InboundDynamicTable.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/OutboundDynamicTable.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/DefaultH2RequestConverter.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/DefaultH2ResponseConverter.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/H2Processors.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/AbstractH2StreamMultiplexer.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/H2OnlyClientProtocolNegotiator.java → httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2PrefaceHandler.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2StreamHandler.java - + httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientH2UpgradeHandler.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientHttpProtocolNegotiatorFactory.java → httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientHttp1UpgradeHandler.java - httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientHttpProtocolNegotiationStarter.java - − httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/ClientHttpProtocolNegotiator.java The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core5/-/compare/34af15999f9fc7f4fe8f335e49a23ca39e9d0459...f9e224272dfa912e2c91776604969d0f05faa8c1 -- View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core5/-/compare/34af15999f9fc7f4fe8f335e49a23ca39e9d0459...f9e224272dfa912e2c91776604969d0f05faa8c1 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

