From owner-freebsd-python@freebsd.org Tue Jan 30 04:02:56 2018 Return-Path: <owner-freebsd-python@freebsd.org> Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1671ED4AA4 for <freebsd-python@mailman.ysv.freebsd.org>; Tue, 30 Jan 2018 04:02:56 +0000 (UTC) (envelope-from john@saltant.com) Received: from twaddle.saltant.net (twaddle.saltant.net [IPv6:2001:470:8d6f:1001::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5748278EC2; Tue, 30 Jan 2018 04:02:56 +0000 (UTC) (envelope-from john@saltant.com) Received: from statler.priv.n.saltant.net (unknown [IPv6:2001:470:8d6f:0:74ad:dfeb:3e9c:de0f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by twaddle.saltant.net (Postfix) with ESMTPSA id 6E128136C0; Mon, 29 Jan 2018 23:02:55 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=saltant.com; s=twaddle; t=1517284975; bh=5jmnm1sE2o7xesl9eWhff1xxje32DvI3+rpXz2hV27s=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=qz54UT/weTpS69kI4RRJMz5lp7OMXuHRc0d5pgfX7BFli0gdTFfADJ5JMF+ZXg6WG OT8fbEACSc2ZOd6Zk04YHhbwDnmHacg1npE+qtAzyxUB57kqN3bbpTAO5PfeC73LS/ H+L4bLG4Q66tYLAktVa0SlnMcX1pm3j44Ba9ApbAZjTodoM0xoDHwFJN94eFfSHNAv REtC3bTuSYvthbSADImH0APv18uSd21+NWLKEXBPP2T4GjLPsnFhFJvCTwQyJWoeV1 TuGvUmdPyLphbxeBYuIZSsHmPfEzDWnrZkPQAOgNHIRRhi07lf3cmIwJtOyao9/b/B MO3vQV8x5w8iQ== Subject: Re: Maintainer timeout: security/py-kerberos bug 204899 To: Dan Langille <dan@langille.org> Cc: FreeBSD Python <freebsd-python@freebsd.org>, Dan Langille <dvl@FreeBSD.org> References: <b3d2c95b-a2fd-db95-c1d4-b917fac86b76@saltant.com> <9EB8C289-824B-460F-AE40-4C0B51F6AD01@langille.org> <7AD08351-3AFF-41EF-B8C7-90409A576268@langille.org> From: "John W. O'Brien" <john@saltant.com> Organization: Saltant Solutions Message-ID: <94f7c98c-a500-08da-53da-af29f1a2bf82@saltant.com> Date: Mon, 29 Jan 2018 23:02:56 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <7AD08351-3AFF-41EF-B8C7-90409A576268@langille.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1fNRV8NC0XceUlafYw4pKaHe5AwufdglQ" X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 30 Jan 2018 04:02:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1fNRV8NC0XceUlafYw4pKaHe5AwufdglQ Content-Type: multipart/mixed; boundary="ENanFytn3KsfFOqZZbmCHzjIbr5oA5rF1"; protected-headers="v1" From: "John W. O'Brien" <john@saltant.com> To: Dan Langille <dan@langille.org> Cc: FreeBSD Python <freebsd-python@freebsd.org>, Dan Langille <dvl@FreeBSD.org> Message-ID: <94f7c98c-a500-08da-53da-af29f1a2bf82@saltant.com> Subject: Re: Maintainer timeout: security/py-kerberos bug 204899 References: <b3d2c95b-a2fd-db95-c1d4-b917fac86b76@saltant.com> <9EB8C289-824B-460F-AE40-4C0B51F6AD01@langille.org> <7AD08351-3AFF-41EF-B8C7-90409A576268@langille.org> In-Reply-To: <7AD08351-3AFF-41EF-B8C7-90409A576268@langille.org> --ENanFytn3KsfFOqZZbmCHzjIbr5oA5rF1 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2018/01/29 21:20, Dan Langille wrote: >> On Jan 29, 2018, at 8:55 PM, Dan Langille <dan@langille.org> wrote: >> >>> On Jan 29, 2018, at 8:26 PM, John W. O'Brien <john@saltant.com> wrote= : >>> >>> Hello FreeBSD Python, >>> >>> I believe we have reached the two week maintainer timeout on bug 2048= 99 >>> [0]. A tested patch has been ready to commit since 2018-01-15T16:47:0= 5Z. >>> >>> Are there any committers within earshot able and willing to take this= bug? >>> >>> [0] security/py-kerberos: authGSSClientStep raises GSSError UNKNOWN_S= ERVER >>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204899 >> >> Thanks John. >> >> Sorry, I missed this. >> >> I can commit now. >=20 > Committed revision 460369 >=20 > Sorry for the delay. >=20 > Thank you for your work. You're welcome. Thank you for following up, Dan. --=20 John W. O'Brien OpenPGP keys: 0x33C4D64B895DBF3B 0x474ABD3C1A7B3F70 (expires 2018-03-14) --ENanFytn3KsfFOqZZbmCHzjIbr5oA5rF1-- --1fNRV8NC0XceUlafYw4pKaHe5AwufdglQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEKpEHkkRoSDiIJkQOWPtK56pP/m4FAlpv7nAACgkQWPtK56pP /m5qJgf/Yu9GNshZ20yr4IVw6gOi6EYaLS1acZyyMXcOIu4Gb+WsN6d/1UDvRoBX ur4LAbRR+O5iffj0FD6AHXnqAQE96RBMfVF8aaK8HyLdlY6miJlCn6shfoh87ahT 0F5NetG3UPvMlmThq6Hmcwx2LpD/2n/yDWzlUMarVslnUaQc+vGpu/O4guI3IFWX sKeQCl746IFgBPWUclu+eAbmC04Ecs1qwc2lmQlMoP03az8aLCm6t+rwwp1A5D1Y Ny8XiG2WStUBq/MGp7V+Hp0LDQPhWn7OxTgmxvbtejUrnWUx8ov7lr3CrYLEYQM+ IjRDuzqmnqsaaZKqtuQZ8vrB2N7Z5Q== =9id2 -----END PGP SIGNATURE----- --1fNRV8NC0XceUlafYw4pKaHe5AwufdglQ--