From issues-return-43622-archive-asf-public=cust-asf.ponee.io@tez.apache.org Thu Jan 28 09:22:03 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 70D78180674 for ; Thu, 28 Jan 2021 10:22:03 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 98C6E46188 for ; Thu, 28 Jan 2021 09:22:02 +0000 (UTC) Received: (qmail 72380 invoked by uid 500); 28 Jan 2021 09:22:02 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 72360 invoked by uid 99); 28 Jan 2021 09:22:02 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2021 09:22:02 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id BB2F240273 for ; Thu, 28 Jan 2021 09:22:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 875C4C80445 for ; Thu, 28 Jan 2021 09:22:00 +0000 (UTC) Date: Thu, 28 Jan 2021 09:22:00 +0000 (UTC) From: =?utf-8?Q?L=C3=A1szl=C3=B3_Bodor_=28Jira=29?= To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-4240) Remove SHA-256 from Tez MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-4240?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D172734= 45#comment-17273445 ]=20 L=C3=A1szl=C3=B3 Bodor commented on TEZ-4240: ----------------------------------- pushed to master and branch-0.9, thanks [~jeagles]=C2=A0for the review! > Remove SHA-256 from Tez > ----------------------- > > Key: TEZ-4240 > URL: https://issues.apache.org/jira/browse/TEZ-4240 > Project: Apache Tez > Issue Type: Improvement > Affects Versions: 0.9.2 > Reporter: L=C3=A1szl=C3=B3 Bodor > Assignee: L=C3=A1szl=C3=B3 Bodor > Priority: Major > Fix For: 0.10.1, 0.9.3 > > Attachments: TEZ-4240.01.patch, TEZ-4240.02.patch > > > SHA-256 is being deprecated, and it's recommended to be replaced by at le= ast SHA-384. Tez uses SHA-256 for resource validation, and even if it doesn= 't seem to be a direct vulnerability, it's better to upgrade it in order to= remain FIPS compliant. -- This message was sent by Atlassian Jira (v8.3.4#803005)