Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6F9C2200C1E for ; Fri, 17 Feb 2017 14:51:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6E12A160B55; Fri, 17 Feb 2017 13:51:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AD223160B3F for ; Fri, 17 Feb 2017 14:51:07 +0100 (CET) Received: (qmail 17465 invoked by uid 500); 17 Feb 2017 13:51:06 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 17452 invoked by uid 99); 17 Feb 2017 13:51:06 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2017 13:51:06 +0000 Received: from mail-ua0-f170.google.com (mail-ua0-f170.google.com [209.85.217.170]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 43C0D1A00A2 for ; Fri, 17 Feb 2017 13:51:06 +0000 (UTC) Received: by mail-ua0-f170.google.com with SMTP id 35so30350734uak.1 for ; Fri, 17 Feb 2017 05:51:06 -0800 (PST) X-Gm-Message-State: AMke39kCQPu5gJAfmS9oyStMXmXWv0/AM6O8axOU9Gl0ssbgcKGk9uUht2fwZCOgdPG4pfmFGeDYX2Aawkumqg== X-Received: by 10.159.37.169 with SMTP id 38mr1946156uaf.80.1487339465528; Fri, 17 Feb 2017 05:51:05 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.230.131 with HTTP; Fri, 17 Feb 2017 05:50:45 -0800 (PST) From: Sean Busbey Date: Fri, 17 Feb 2017 08:50:45 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: looking for reviews on small security patches To: dev Content-Type: text/plain; charset=UTF-8 archived-at: Fri, 17 Feb 2017 13:51:08 -0000 Hi folks! I'm hoping to get reviews on these two issues: Unvalidated Redirect in HMaster https://issues.apache.org/jira/browse/HBASE-15328 table status page should escape values that may contain arbitrary characters. https://issues.apache.org/jira/browse/HBASE-17561 I'd like to use some time over the long weekend to get a new 1.2.5 release candidate posted, but I'd like to see these two issues closed out first.