From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 2288B1F4C0 for ; Fri, 25 Oct 2019 03:43:36 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 708D7120B2D; Fri, 25 Oct 2019 12:43:26 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 021FB120B2B for ; Fri, 25 Oct 2019 12:43:22 +0900 (JST) Received: by filter0121p3las1.sendgrid.net with SMTP id filter0121p3las1-21723-5DB26F5C-1F 2019-10-25 03:43:24.411154552 +0000 UTC m=+278956.509316875 Received: from herokuapp.com (unknown [18.208.173.77]) by ismtpd0046p1mdw1.sendgrid.net (SG) with ESMTP id LZDKPNgwT7iNZBHPjZF-2Q for ; Fri, 25 Oct 2019 03:43:23.928 +0000 (UTC) Date: Fri, 25 Oct 2019 03:43:24 +0000 (UTC) From: hsbt@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 71130 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 16279 X-Redmine-Issue-Author: twk3 X-Redmine-Issue-Assignee: hsbt X-Redmine-Sender: hsbt X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?9+ToIm+BmphpEzrVEr2fqVDpB0VofQNbgfqsVvtPdY1Ft=2FBNDgt2pzkpLLadjA?= =?us-ascii?Q?6iCvEzJEcasxm9g9XjqseHNKDyowUub02UxVjRJ?= =?us-ascii?Q?2AILn4Jv6qEvH7L1pYMHyEmfVpP4OLi9+qzehuQ?= =?us-ascii?Q?crOGNS07xrx2lkA+=2Fnq4A9AQQ8=2FG0QRRhSmdGqt?= =?us-ascii?Q?friM2HrhEuOJvOnTDuI=2FpXnr8UYysG5WsUA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 95538 Subject: [ruby-core:95538] [Ruby master Bug#16279] Backport 463092b8 X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16279 has been updated by hsbt (Hiroshi SHIBATA). Backport changed from 2.5: UNKNOWN, 2.6: UNKNOWN to 2.5: REQUIRED, 2.6: REQUIRED Assignee set to hsbt (Hiroshi SHIBATA) Status changed from Open to Closed ---------------------------------------- Bug #16279: Backport 463092b8 https://bugs.ruby-lang.org/issues/16279#change-82313 * Author: twk3 (DJ Mountney) * Status: Closed * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: * ruby -v: * Backport: 2.5: REQUIRED, 2.6: REQUIRED ---------------------------------------- Please backport the rake 12.3.3 update into the stable releases rev: 463092b84da7933f307cc8747f948f68ef19f5fd This patch resolves a public disclosed minor security issue: https://hackerone.com/reports/651518 And causes the current version of ruby to fail security scanning tests. -- https://bugs.ruby-lang.org/