From issues-return-1497-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Tue Oct 1 14:53:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0C1E2180608 for ; Tue, 1 Oct 2019 16:53:01 +0200 (CEST) Received: (qmail 89359 invoked by uid 500); 1 Oct 2019 14:53:01 -0000 Mailing-List: contact issues-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list issues@zookeeper.apache.org Received: (qmail 89350 invoked by uid 99); 1 Oct 2019 14:53:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2019 14:53:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 92705E0041 for ; Tue, 1 Oct 2019 14:53:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 10FBF780793 for ; Tue, 1 Oct 2019 14:53:00 +0000 (UTC) Date: Tue, 1 Oct 2019 14:53:00 +0000 (UTC) From: "Hadoop QA (Jira)" To: issues@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-3563) dependency check failing on 3.4 and 3.5 branches - CVE-2019-16869 on Netty MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZOOKEEPER-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942041#comment-16942041 ] Hadoop QA commented on ZOOKEEPER-3563: -------------------------------------- +1 overall. GitHub Pull Request Build +1 @author. The patch does not contain any @author tags. +0 tests included. The patch appears to be a documentation patch that doesn't require tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs (version ) warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. +1 core tests. The patch passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4175//testReport/ Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4175//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4175//console This message is automatically generated. > dependency check failing on 3.4 and 3.5 branches - CVE-2019-16869 on Netty > -------------------------------------------------------------------------- > > Key: ZOOKEEPER-3563 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3563 > Project: ZooKeeper > Issue Type: Bug > Components: security > Affects Versions: 3.5.5, 3.4.14 > Reporter: Patrick D. Hunt > Priority: Blocker > Labels: pull-request-available > Fix For: 3.4.15, 3.5.6 > > Time Spent: 40m > Remaining Estimate: 0h > > The mvn dependency check is failing on 3.4 and 3.5: > 3.4: > [ERROR] netty-3.10.6.Final.jar: CVE-2019-16869 > 3.5: > [ERROR] netty-transport-4.1.29.Final.jar: CVE-2019-16869 -- This message was sent by Atlassian Jira (v8.3.4#803005)