From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id yENLNQHSeWatMwAAe85BDQ:P1 (envelope-from ) for ; Mon, 24 Jun 2024 20:07:30 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yENLNQHSeWatMwAAe85BDQ (envelope-from ) for ; Mon, 24 Jun 2024 22:07:30 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=imMz17Xf; dmarc=pass (policy=none) header.from=gnu.org; 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=1719259649; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=l5rqat7tL0u+CEa9lUDwv9blclGi64wWkL3+RU3xeMQ=; b=as+nD3MRGr4i9wJR7oq8DME49o8Kuckt9RvNr0AX4EplNLwBB1/vpZfqAQYnUyZlQAvddL eY6a2Kr4BZ5Qz22d3TafPe7hc2nF7FZXBJ81o2Az3JZ6/+WpWf8ht+I3zsJVCy+Rkpikjc XgpHLfJffKbBbVguCZHnTkf4XC1TTYbfeRdOURe3P7MBwmgOZ4qWUyf2CSwaMPN/zSUq96 giX6k9otpXAgd6PGQeYy47JkbSOfk/nGlBAzIpZxjJkwLwxK1XblVOHpJR1n0gd5tAUKFq wF51J+uaavF5tQT9S4VA+OrZfxq6zcRpJcLxSlxk0GcoikawPFO+YagxpNh7dQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719259649; a=rsa-sha256; cv=none; b=d236/XOtZfBDOFh8GJAfJS+oiPxrhYQaLVPgf2sl9HHV2mLg1+Fvhx1GJttUILNopafkJn KypR5qWmkcw0IFjOgM7hUD6y4bz3EdhiWQzN6Jn+ahNzkqBjaTdbTpWUHIEvHDUTzFVAKl aiAfCHyT4ZrmPlBLnuHDiYzFZ2oHUUbT+y3ohDxAd46xH6sX+dbt4/VYvIXBwm3fwMAK73 TeDJ6tj92tq+7VR1+9myx7Ao/j5qtTUMa8j1BYPLa9ySRS9//PLT+3Gclm2OPw20/FNNgp FEh9dNuz2TrYkiDpgzpcipL89ZCzdG3RM49EKHUsLJn4McBm1RmH0amIEPdM6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=imMz17Xf; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 910E43986D for ; Mon, 24 Jun 2024 22:07:29 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sLpy1-00021t-HL; Mon, 24 Jun 2024 16:07:09 -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 1sLpxv-00020r-0F for guix-patches@gnu.org; Mon, 24 Jun 2024 16:07:04 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sLpxu-0001gM-5k for guix-patches@gnu.org; Mon, 24 Jun 2024 16:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sLpxv-0004X1-B0 for guix-patches@gnu.org; Mon, 24 Jun 2024 16:07:03 -0400 Subject: bug#71748: [PATCH 0/3] gnu: frama-c: Update to 29.0. References: In-Reply-To: Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 24 Jun 2024 20:07:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71748 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71748-done@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ Mail-Followup-To: 71748@debbugs.gnu.org, jgart@dismail.de, jean@foundation.xyz Received: via spool by 71748-done@debbugs.gnu.org id=D71748.171925956217287 (code D ref 71748); Mon, 24 Jun 2024 20:07:03 +0000 Received: (at 71748-done) by debbugs.gnu.org; 24 Jun 2024 20:06:02 +0000 Received: from localhost ([127.0.0.1]:35650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLpww-0004UU-42 for submit@debbugs.gnu.org; Mon, 24 Jun 2024 16:06:02 -0400 Received: from mx2.dismail.de ([159.69.191.136]:48185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLpwu-0004U5-4M for 71748-done@debbugs.gnu.org; Mon, 24 Jun 2024 16:06:00 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 2881d819; Mon, 24 Jun 2024 22:05:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc; s=20190914; bh=l5rqat7tL0u+CEa9lUDwv9 blclGi64wWkL3+RU3xeMQ=; b=imMz17XfRfyKpMMLU7flaZ7ZAqcB0PaX409sPL pmofP178aDai13Chjk3ZlpBfhzvqHx9qI0DOjStjUhermZ6A70fL8VqOBhUl3QlU elIJEyr/VZZU9xz2Qcz51HawaRHe5mdgQ0jL33eUmOjo1r5/deg51jqdb10Fm/E5 L8qJKJiD65rWNt3gipOCxJpZG1XzXGY0mgE4D+VgapTwGSTON8u8THlnRrv4aghu 1WiBqASP3oPNhwpYYjnZsWuIRyGWw55OgO48xS21BX2/9OKIvYPtpgnHVe62kzgp bPWqNrQbRM7VQmbzsU+IPrImU9lmt+ee6OoZeJs0vtAd5bYA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 985891d9; Mon, 24 Jun 2024 22:05:52 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 5f31f2c0; Mon, 24 Jun 2024 22:05:52 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id a932862e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 24 Jun 2024 22:05:52 +0200 (CEST) MIME-Version: 1.0 Date: Mon, 24 Jun 2024 20:05:51 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: TLS-Required: No 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: , Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.06 X-Spam-Score: -4.06 X-Migadu-Queue-Id: 910E43986D X-Migadu-Scanner: mx11.migadu.com X-TUID: GtCAilIMbH7v Applied! Thanks. -- jgart