From unknown Fri Aug 15 15:28:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71491 <71491@debbugs.gnu.org> To: bug#71491 <71491@debbugs.gnu.org> Subject: Status: Time trap in LibreSSL 3.7.3 Reply-To: bug#71491 <71491@debbugs.gnu.org> Date: Fri, 15 Aug 2025 22:28:47 +0000 retitle 71491 Time trap in LibreSSL 3.7.3 reassign 71491 guix submitter 71491 Ludovic Court=C3=A8s severity 71491 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 11 16:41:30 2024 Received: (at submit) by debbugs.gnu.org; 11 Jun 2024 20:41:30 +0000 Received: from localhost ([127.0.0.1]:36753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sH8J7-0006I9-J3 for submit@debbugs.gnu.org; Tue, 11 Jun 2024 16:41:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:59872) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sH8AU-0005ne-RH for submit@debbugs.gnu.org; Tue, 11 Jun 2024 16:32:35 -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 1sH3AP-0006SX-0w for bug-guix@gnu.org; Tue, 11 Jun 2024 11:12:09 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sH3AN-0001Wp-5i for bug-guix@gnu.org; Tue, 11 Jun 2024 11:12:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=kenkzkIzFw6FwSwHVt49cxfClERRAifA+xgZjmXffZM=; b=gdRfBeGzYeC9I/zguy993kfsFp8Lm/SfDQ2o3YeObRzk9LYFBmHw8Uel 6l93Fzul7sXX2YRTaV3aY0naEtXbX/D5Ag1aulCP7RjpoRA814JqyXV19 w/EyoMWoyqsNv1FTZvkJKJMkTzU2HfjbrzWY/Czq+XAYpbkp1uk2NfsZT 0=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.08,230,1712613600"; d="scan'208";a="170118013" Received: from unknown (HELO ribbon) ([193.50.110.149]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jun 2024 17:12:02 +0200 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: Time trap in LibreSSL 3.7.3 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 24 Prairial an 232 de la =?utf-8?Q?R=C3=A9v?= =?utf-8?Q?olution=2C?= jour du Caille-lait X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 11 Jun 2024 17:12:01 +0200 Message-ID: <87y17bo6ny.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=192.134.164.83; envelope-from=ludovic.courtes@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) LibreSSL 3.7.3 features a =E2=80=9Ctime trap=E2=80=9D: tests/tlstest.sh fai= ls after a while: --8<---------------cut here---------------start------------->8--- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D libressl 3.7.3: tests/test-suite.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # TOTAL: 112 # PASS: 111 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tlstest.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D tlstest: client handshake failed: certificate verification failed: certific= ate has expired =3D=3D TLS tests =3D=3D FAIL tlstest.sh (exit status: 1) --8<---------------cut here---------------end--------------->8--- This is the version packaged as of bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 11 18:28:04 2024 Received: (at 71491-done) by debbugs.gnu.org; 11 Jun 2024 22:28:04 +0000 Received: from localhost ([127.0.0.1]:37037 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sH9yF-0006QU-QM for submit@debbugs.gnu.org; Tue, 11 Jun 2024 18:28:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sH9yD-0006Pw-IJ for 71491-done@debbugs.gnu.org; Tue, 11 Jun 2024 18:28:02 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sH9y9-0008Ed-JE for 71491-done@debbugs.gnu.org; Tue, 11 Jun 2024 18:27:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Zb2jtAuebl5BDMtztD8YHXN6VAzaV1h9nDe38VsZ6HM=; b=sDTAiG+O84Omj7CmygAw tYbHosVx+RmJQQIVu03Y7wgeffnlhF+UMJ+VaIpdczz7ajXlNQBR6leiuA7snrY73skVTGaVAVDGA Wsha+XnDxrlph0+otDPScT1wIC+OjzuIFmDLLCwYSuSTdRsjXQIFTQcaICjW00fgcn/Yjy1Uc+dw8 ptlURJHprCjlgkq5K0yJ/BPSKp7XBEfLLddTha6Bi2Y0XAFH1oDj1kFISW90SvthO2e5ahYLhezLE UyzWZv7Ik+l+0Zc6d2qrBqNUyMBW2jqExL2UpkwoIVevpWyvChglrFWZvBlYZsp+yFiQQmsj+a8B/ 63qgFqqX6wDShA==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: 71491-done@debbugs.gnu.org Subject: Re: bug#71491: Time trap in LibreSSL 3.7.3 In-Reply-To: <87y17bo6ny.fsf@inria.fr> ("Ludovic =?utf-8?Q?Court=C3=A8s=22?= =?utf-8?Q?'s?= message of "Tue, 11 Jun 2024 17:12:01 +0200") References: <87y17bo6ny.fsf@inria.fr> Date: Wed, 12 Jun 2024 00:27:55 +0200 Message-ID: <87plsnjes4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71491-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Ludovic Court=C3=A8s skribis: > tlstest: client handshake failed: certificate verification failed: certif= icate has expired > =3D=3D TLS tests =3D=3D > FAIL tlstest.sh (exit status: 1) Fixed in a24e8de6cea9cc413eb1de5c0cc9584299a96355. Ludo=E2=80=99. From unknown Fri Aug 15 15:28:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 10 Jul 2024 11:24:26 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator