From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cODtB9aIJWBZcwAA0tVLHw (envelope-from ) for ; Thu, 11 Feb 2021 19:43:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oL+hA9aIJWADVgAAB5/wlQ (envelope-from ) for ; Thu, 11 Feb 2021 19:43:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6E4C7940418 for ; Thu, 11 Feb 2021 19:43:17 +0000 (UTC) Received: from localhost ([::1]:46330 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAHrw-00039E-2h for larch@yhetil.org; Thu, 11 Feb 2021 14:43:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51766) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAHXO-0006e5-Ck for guix-patches@gnu.org; Thu, 11 Feb 2021 14:22:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47743) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lAHXO-0004ju-4X for guix-patches@gnu.org; Thu, 11 Feb 2021 14:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lAHXN-0003nh-Vl for guix-patches@gnu.org; Thu, 11 Feb 2021 14:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46415] [PATCH] gnu: OpenLDAP: Update to 2.4.57 [security fixes]. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Feb 2021 19:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46415 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 46415@debbugs.gnu.org Received: via spool by 46415-submit@debbugs.gnu.org id=B46415.161307131714599 (code B ref 46415); Thu, 11 Feb 2021 19:22:01 +0000 Received: (at 46415) by debbugs.gnu.org; 11 Feb 2021 19:21:57 +0000 Received: from localhost ([127.0.0.1]:59289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAHXJ-0003nO-9s for submit@debbugs.gnu.org; Thu, 11 Feb 2021 14:21:57 -0500 Received: from flashner.co.il ([178.62.234.194]:34970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAHXG-0003n9-ON for 46415@debbugs.gnu.org; Thu, 11 Feb 2021 14:21:55 -0500 Received: from localhost (unknown [31.210.181.184]) by flashner.co.il (Postfix) with ESMTPSA id 9367040031; Thu, 11 Feb 2021 19:21:47 +0000 (UTC) Date: Thu, 11 Feb 2021 21:21:14 +0200 From: Efraim Flashner Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yWV8pRHtWSmlUevy" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.96 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 6E4C7940418 X-Spam-Score: -3.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: qATc8hnTbHdC --yWV8pRHtWSmlUevy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 11, 2021 at 02:18:57PM -0500, Leo Famulari wrote: > On Thu, Feb 11, 2021 at 01:15:08PM +0200, Efraim Flashner wrote: > > I assume you've tested it out? Looks good to me. I assume there's no way > > to inherit the list of URLs from openldap to openldap/fixed and still > > have it download the correct version. >=20 > I tested that it builds but I don't have a way to test LDAP > functionality. I meant I assumed you tested it built and grafted correctly, as best as we can tell. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --yWV8pRHtWSmlUevy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmAlg6oACgkQQarn3Mo9 g1H8VA//WiHGmgM/hhvnhZpadIyO1pUCzMPl0b7XNIKc30D4wTMBBobKtSPo0FYf ghhUAGBNU5dXY9YdPrXyFOSApALB/uJKrgTHA4QZSqrOmJeISCubA2XJh8mDasP+ LPP6jjMMEdFbSnMQm/GPLAZmxNhQ+a/v8IrKrTcXPrXXuuaGSCYmTVI3Ks+/yzmq za9+lI08NsFFrRZAEJngHupQ38WzvVrSclvab2tPEPN7/dYuPCSd6gx0b3y8ffMb JR2pDbrLYtbupUj9loSloSwpNORhOSx8vXjb22MvZ5QB8tBKp2ripsyloqA3XwlC TLlLjGErsFUYJSPPhc5kHWpXYZVDa+SabBFWqhMgymd3BOLBddVn97uwp7bt5YwA uEOIk4qXWB9CVkXUAh2WwNog77zEp5PraoOijIoJHNvoEDUKTHxDJz6dmhm5hqA9 Re7ur1qRgaV1uJCqZM/q9hPAfSHWQOzym2luDFBzsjGcWWQgbl7AVHgl5DOSpPf9 TM7peZg2UiwbTf7vlKIs7fk+Awz+2aC8U3NyxQlb0cKThTDpYFRjnE4963GNUgf3 UvYOfn4kt3RBSmLUiuYHcA68fEYBzl3R9nVr7HupFY4WGtN8dg3XX3ddZq/KFjmZ FXoimgw3rGkjCmjx2dBQrOhkl6uJHNXPuWedWqOLRJzxA/4nd3M= =/QcI -----END PGP SIGNATURE----- --yWV8pRHtWSmlUevy--