From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CHgcHV+2rmRKtwAASxT56A (envelope-from ) for ; Wed, 12 Jul 2023 16:19:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cOfWHF+2rmRnWgEAauVa8A (envelope-from ) for ; Wed, 12 Jul 2023 16:19:11 +0200 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 3FD6651F88 for ; Wed, 12 Jul 2023 16:19:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iI3JG5E4; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689171551; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=ieVkZ4V9e6tr47Vk/ONQ9izKrxkiKqbS/b5faOS6Axg=; b=nAYRNVeSr7IaZ5zQ/tLhsOHIhFfPkeFmpIVPXc5lSChp9XPwK2Frl3M9jhM3rYymSEioFA XC5ZEbnrPe2RjLqJfub/7Eg8zEcEU/gUQEs3c+t6lHljzO1/zed8xTEVzaslOQvpTMLTZd tlOntk5N4bhfLOwczi0ZZk2GOq3Qj4z0qe/FSDEMFtDgJxrQiJmqpvapTetJI+6vmrYlMC 3JBaQcljombtoNO34gDFy3XtJQdWCTyKmrss7ANIvfB/OsVmJ+KnERQKftkhsm1Yw+jP1V 7jKWj48GVpId0hXtHo3SAoUIkC1Udwlr3XTn182ec7L8qTkRzT1NfZNvPFc9Ag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iI3JG5E4; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689171551; a=rsa-sha256; cv=none; b=Wpb2qEnB080nzAUvEsx18NisZtRNA2BK0wGh4wrCG7OFP9d1RR+A+lvX81xr9yykGf7kLM akDelpGJtDGODV+DpI2KRzYo8lCVZdRlygUEUBNI1opP/EboRtsl+BH7KECp7xbTgq2957 h+ZMPCJRgEHwQth2GH2cQnOJ+yHWgoojxhlL4oQWWvHJhwum6ice/rcpCD7bDA/mGaSHwJ H2L4Dv8UkMes1xnie58GtCqLLegc6pHn6c17upY31sv5RGmD3qwlW+R0rRM/wiJ1Vfl8Hl vTT2txc6f3lBYMGW9TwkEJiviNQiuty1CClWvUzXrGMjPjtmU+NyVXJ8vY0WQQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qJagK-0003YY-FG; Wed, 12 Jul 2023 10:19:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qJagI-0003Y8-Or for guix-patches@gnu.org; Wed, 12 Jul 2023 10:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qJagI-00044X-HD for guix-patches@gnu.org; Wed, 12 Jul 2023 10:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qJagI-0000Zo-4p for guix-patches@gnu.org; Wed, 12 Jul 2023 10:19:02 -0400 Subject: bug#64479: [PATCH] gnu: strace: Update to 6.4. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 12 Jul 2023 14:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Ford Cc: 64479-done@debbugs.gnu.org Mail-Followup-To: 64479@debbugs.gnu.org, glv@posteo.net, fanquake@gmail.com Received: via spool by 64479-done@debbugs.gnu.org id=D64479.16891715112175 (code D ref 64479); Wed, 12 Jul 2023 14:19:01 +0000 Received: (at 64479-done) by debbugs.gnu.org; 12 Jul 2023 14:18:31 +0000 Received: from localhost ([127.0.0.1]:52718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJafn-0000Z1-Hq for submit@debbugs.gnu.org; Wed, 12 Jul 2023 10:18:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52231) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJafl-0000Yn-Qn for 64479-done@debbugs.gnu.org; Wed, 12 Jul 2023 10:18:30 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id D4780240029 for <64479-done@debbugs.gnu.org>; Wed, 12 Jul 2023 16:18:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1689171503; bh=ieVkZ4V9e6tr47Vk/ONQ9izKrxkiKqbS/b5faOS6Axg=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=iI3JG5E4l76n0ACkTFWWhj31jyl32DXiGs+6EJam9vU6p+tw3CudzbbkjlPxF04km LBgIFELxrcZ3hRe8byJaomk602+5JayY1+tCmhAuOzXSz7dUxFbgLl2gBSE2ZgLhg0 E2+XRMk6kPz6V9DzbeznBUtwExjQvMEAWmUq+kYAJaNN6CzRzKzny4Nd62PpSxi0aa VCj39qC0WxBdX30LgtkmH8Aeupo97wXnJboD+ojk3O9SSlSc0Jg0W5kDNK1NKot3/P S5u9Yw5q5YtU7IpGeRZ3mBHYiRHlDI9UlWROfJksd3cu1Cs6iwUaIrWcdt17BB3UR8 NGSWl3wWv17mw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4R1KbM1FYFz6twS; Wed, 12 Jul 2023 16:18:22 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Wed, 12 Jul 2023 14:17:52 +0000 In-reply-to: Message-ID: <87r0pd43ip.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 3FD6651F88 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -5.31 X-Spam-Score: -5.31 X-TUID: JFTZsPtaP7bV --=-=-= Content-Type: text/plain Patch applied as e94abf55b7bd6753e53483053b2bdec76ba64b2f. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZK62Lg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8DpwD+OAE1riuo6TuatHPO/JRh+w5Nc3CCJ4l4ljBr 2XkKQTUBAIHlMQvoIQtwJBZ80XgsZwDaKdzDFWLa5/7m/bC2KfaY =ngfZ -----END PGP SIGNATURE----- --=-=-=--