From owner-freebsd-elastic@freebsd.org Tue Jul 28 15:29:39 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 A5BD836D052 for ; Tue, 28 Jul 2020 15:29:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BGLFb3zGpz4XKl for ; Tue, 28 Jul 2020 15:29:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 885DA36D1C1; Tue, 28 Jul 2020 15:29:39 +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 871AC36D1C0 for ; Tue, 28 Jul 2020 15:29:39 +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 4BGLFb38Lvz4X8t for ; Tue, 28 Jul 2020 15:29:39 +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 51144112A1 for ; Tue, 28 Jul 2020 15:29:39 +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 06SFTdhQ080090 for ; Tue, 28 Jul 2020 15:29:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06SFTdBX080089 for elastic@FreeBSD.org; Tue, 28 Jul 2020 15:29:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 248329] sysutils/logstash6: Update to 6.8.11 Date: Tue, 28 Jul 2020 15:29:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: juraj@lutter.sk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: 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, 28 Jul 2020 15:29:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248329 Bug ID: 248329 Summary: sysutils/logstash6: Update to 6.8.11 Product: Ports & Packages Version: Latest Hardware: Any URL: https://www.elastic.co/guide/en/logstash/6.8/logstash- 6-8-11.html OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: elastic@FreeBSD.org Reporter: juraj@lutter.sk Flags: maintainer-feedback?(elastic@FreeBSD.org) Assignee: elastic@FreeBSD.org Attachment #216840 maintainer-approval+ Flags: Flags: maintainer-feedback+ Created attachment 216840 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216840&action= =3Dedit sysutils/logstash6: Update to 6.8.11 Hi, please find the patch attached. Changelog: * There are no user-facing changes in Logstash Core. * Plugin Releases - Azure_event_hubs Input 1.1.2 =E2=86=92 1.1.4 - Fixed missing configuration of the `max_batch_size`setting #52 - [DOC] Added clarification for threads parameter #50 - File Input 4.1.16 =E2=86=92 4.1.17 - Added configuration setting check_archive_validity settings to enable gzipped files verification - [DOC] Added clarification for settings available with read mode - [DOC] Rearranged text and fixed formatting for mode setting - Http Input 3.3.4 =E2=86=92 3.3.5 - Updated jackson databind and Netty dependencies. Additionally, this release removes the dependency on tcnative boringssl, using JVM supplied ciphers instead. This may result in fewer ciphers being available if the JCE unlimited strength jurisdiction policy is not=20 installed. (This policy is installed by default on versions of the JDK from u161 onwards) - Syslog Input 3.4.1 =E2=86=92 3.4.3 - [DOC] Added expanded descriptions and requirements for facility_labels and severity_labels - Remove (deprecated) dependency on thread_safe gem - [DOC] Correct example for timezone option Poudriere log: https://freebsd-stable.builder.wilbury.net/data/12_STABLE_GENERIC_amd64-def= ault/2020-07-28_17h03m49s/logs/logstash6-6.8.11.log --=20 You are receiving this mail because: You are the assignee for the bug.=