From owner-freebsd-elastic@freebsd.org Tue Oct 27 05:02:13 2020 Return-Path: Delivered-To: freebsd-elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A89243DB54 for ; Tue, 27 Oct 2020 05:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4CL01d3jM3z4KGd for ; Tue, 27 Oct 2020 05:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 7EFBB43DB52; Tue, 27 Oct 2020 05:02:13 +0000 (UTC) Delivered-To: elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7EC4143DC52 for ; Tue, 27 Oct 2020 05:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CL01d27dKz4KJh for ; Tue, 27 Oct 2020 05:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D783261B4 for ; Tue, 27 Oct 2020 05:02:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 09R52DAB021699 for ; Tue, 27 Oct 2020 05:02:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 09R52DNR021698 for elastic@FreeBSD.org; Tue, 27 Oct 2020 05:02:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 250603] textproc/kibana7: Update to 7.9.3 Date: Tue, 27 Oct 2020 05:02:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2020 05:02:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250603 --- Comment #1 from commit-hook@FreeBSD.org --- A commit references this bug: Author: tcberner Date: Tue Oct 27 05:01:56 UTC 2020 New revision: 553417 URL: https://svnweb.freebsd.org/changeset/ports/553417 Log: textproc/kibana7: Update to 7.9.3 Changelog for 7.9.3: * Enhancement: - Reporting - Increases openUrl timeout config default to 1min #78322 * Bug fixes: - Discover - Fixes scripted field error handling for non OSS env #76476 - Lens and visualizations - Shows tooltip on external pointer events #77306 - Management - Fixes a bug in the index template wizard, which resulted in an error when the user tries to save an existing template or attempts to view the Elasticsearch request when the template does not have any mappings #78653 - Fixes index pattern creation when using cross cluster search with clusters running <7.9 #80006 - Monitoring - Fixes UX around an unavailable remote cluster #79202 - Synchronous setup and start methods #79457 - Removes license refresh from setup #79518 - Platform - Invalid searchSourceJSON causes saved object migration to fail #785= 35 - Changes legacy import version field to optional #79706 - Security - Adds xpack.security.sameSiteCookies to docker allow list #78192 - Updates user table after user is deleted #79491 PR: 250603 Submitted by: Juraj Lutter Changes: head/textproc/kibana7/Makefile head/textproc/kibana7/distinfo --=20 You are receiving this mail because: You are the assignee for the bug.=