From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KCQaDTcBaV/tdAAA0tVLHw (envelope-from ) for ; Mon, 21 Sep 2020 19:38:31 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id ffodCTcBaV/CewAAbx9fmQ (envelope-from ) for ; Mon, 21 Sep 2020 19:38:31 +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 7093594051B for ; Mon, 21 Sep 2020 19:38:30 +0000 (UTC) Received: from localhost ([::1]:52002 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKRdr-00084o-BC for larch@yhetil.org; Mon, 21 Sep 2020 15:38:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKRdS-00083E-RL for guix-patches@gnu.org; Mon, 21 Sep 2020 15:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44816) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kKRdS-0007WV-Gd for guix-patches@gnu.org; Mon, 21 Sep 2020 15:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kKRdS-0002Ie-D9 for guix-patches@gnu.org; Mon, 21 Sep 2020 15:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43553] [PATCH] gnu: samba: Update to 4.12.7 [security fixes]. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Sep 2020 19:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43553 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Langlois Cc: 43553@debbugs.gnu.org Received: via spool by 43553-submit@debbugs.gnu.org id=B43553.16007170778828 (code B ref 43553); Mon, 21 Sep 2020 19:38:02 +0000 Received: (at 43553) by debbugs.gnu.org; 21 Sep 2020 19:37:57 +0000 Received: from localhost ([127.0.0.1]:56362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKRdM-0002IJ-Kr for submit@debbugs.gnu.org; Mon, 21 Sep 2020 15:37:56 -0400 Received: from flashner.co.il ([178.62.234.194]:47454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKRdK-0002I1-3o for 43553@debbugs.gnu.org; Mon, 21 Sep 2020 15:37:54 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id 9E9DF40045; Mon, 21 Sep 2020 19:37:47 +0000 (UTC) Date: Mon, 21 Sep 2020 22:37:14 +0300 From: Efraim Flashner Message-ID: <20200921193714.GC1007@E5400> References: <87wo0nuf6c.fsf@gmx.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x4pBfXISqBoDm8sr" Content-Disposition: inline In-Reply-To: <87wo0nuf6c.fsf@gmx.com> 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-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 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-Spam-Score: -2.61 X-TUID: yyl9sn0KLe6v --x4pBfXISqBoDm8sr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 21, 2020 at 08:02:03PM +0100, Pierre Langlois wrote: > Hello Guix! >=20 > I was just looking into fixing a Samba build issue for AArch64 (another > patch incoming :-) ). But noticed the package was out-of-date and there > were multiple CVEs fixes since then. >=20 > OK to commit? >=20 > I suppose this is trivial enough that I should be able to just push this > without asking first, right? I wasn't yet feeling confident enough with > my powers to do that just yet :-). >=20 > Thanks, > Pierre >=20 Yeah, you can just go ahead and push it. Everything looks good. --=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 --x4pBfXISqBoDm8sr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl9pAOcACgkQQarn3Mo9 g1GZzBAAwH4Nnkhm7A5rj5za26YF3yX9cUza1VRn7DhtCTE1oqu5FRVhRsgj4mJX McGqmaiHBBlE5ITuX8w1snJ95164443+g0VwvQabdr3TP1tK8rUaC9PIPEEviRkL iPPgD+hNeeFvi+CbRVlpJPMGDl3d4XQLLgTIcpiwkjnU5Fb4A3qxsXQfhnhV3Ugo G+YWGyEIFVvkCNgdnuarh1tnCFqTWW6S/w6dGD+0dM8CeQRG/sxMgEgiQYlHqsxj C0PgyFSUxNEWAQeSwOhNhLaTEuhGiDVJhUTdNY+N/NuTwwRQ9xqleOyrSLRr2VWO KTEgqYIIZ3u6gaOeSrEPbTyFX7JoR822b8hHDTl4dPJNZ5HjqqgYxKOfnY2jzk9z +PCs8bBnILEqNpjWjchCwitWvLeNRJH03elust5J14MKrM8HPtJvAa9W65DpPtAZ C0QGtMbjvN1Ctzn/o3FG1c6xIzRV//w1l0GCvLcXofz1YA9/pNpEu/6ZGD2OKvS8 B2b0hs6TvpUlnru8ldQTRbfHPIoDVCx+n6Fju+LcDHGrnEnnOWaKuV1LV6nGHeGB krD4TAlvlzFUyoDM4REXA1aM2GZvjQHHdId8IzxL2fczjDJL1eNRMrbir7PefS9j seFZy58GY/o/hY1LkC3fv3kwcWntUcvJWSFVYEFDMlHsDjCxWPg= =HoHN -----END PGP SIGNATURE----- --x4pBfXISqBoDm8sr--