From owner-freebsd-elastic@freebsd.org Mon Nov 11 08:38:02 2019 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 4E5311AF0DE for ; Mon, 11 Nov 2019 08:38:02 +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 47BPQf1RX1z3QM0 for ; Mon, 11 Nov 2019 08:38:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 316C51AF0DC; Mon, 11 Nov 2019 08:38:02 +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 313731AF0DB for ; Mon, 11 Nov 2019 08:38:02 +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) server-signature RSA-PSS (4096 bits) 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 47BPQf0ZhWz3QLy for ; Mon, 11 Nov 2019 08:38:02 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ECB49CC35 for ; Mon, 11 Nov 2019 08:38:01 +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 xAB8c1r6060592 for ; Mon, 11 Nov 2019 08:38:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xAB8c18w060589 for elastic@FreeBSD.org; Mon, 11 Nov 2019 08:38:01 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 241875] textproc/py-elasticsearch5: Prepare for urllib3 >= 1.25 Date: Mon, 11 Nov 2019 08:38:01 +0000 X-Bugzilla-Reason: AssignedTo CC 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: kai@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? 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 cc blocked 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.29 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2019 08:38:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241875 Bug ID: 241875 Summary: textproc/py-elasticsearch5: Prepare for urllib3 >=3D 1.25 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/elastic/elasticsearch-py/commit/4c5 31c5cdbd5ba8b59be16c2fa15d5cf81d0a92f OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: elastic@FreeBSD.org Reporter: kai@FreeBSD.org CC: elastic@FreeBSD.org Blocks: 229322 Flags: maintainer-feedback?(elastic@FreeBSD.org) Attachment #209050 maintainer-approval?(elastic@FreeBSD.org) Flags: CC: elastic@FreeBSD.org Flags: merge-quarterly? Created attachment 209050 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209050&action= =3Dedit py-elasticsearch5-prepare-for-urllib3-1.25.patch Hi elastic@ team, attached is a patch that fixes the "verify_certs=3DFalse" behavior for net/py-urllib >=3D 1.25 because that version has SSL certificate verificati= on enabled by default. The patch for "elasticsearch/connection/http_urllib3.py" was fixed by upstr= eam in release 7.0.5 and was backported from there. This change needs also to be MFH'ed because the 1.25.x release of net/py-urllib3 is going to be merged into the 2019Q4 branch. QA: ~~~ - poudriere (11.3-RELEASE amd64) for each py27 + py36 flavor -> OK - "make test" without a ElasticSearch 5 server -> OK Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229322 [Bug 229322] net/py-urllib3: Update to 1.25.6 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=