From unknown Tue Jun 17 01:44:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64271: libasr is unmaintained upstream Resent-From: Omar Polo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 24 Jun 2023 17:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64271 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64271@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168762682610958 (code B ref -1); Sat, 24 Jun 2023 17:14:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Jun 2023 17:13:46 +0000 Received: from localhost ([127.0.0.1]:41433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD6pW-0002qg-2c for submit@debbugs.gnu.org; Sat, 24 Jun 2023 13:13:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:37596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD6pS-0002qT-S1 for submit@debbugs.gnu.org; Sat, 24 Jun 2023 13:13:44 -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 1qD6pP-0007k9-3I for bug-guix@gnu.org; Sat, 24 Jun 2023 13:13:39 -0400 Received: from mail.omarpolo.com ([144.91.116.244]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qD6pF-0004zo-WE for bug-guix@gnu.org; Sat, 24 Jun 2023 13:13:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=omarpolo.com; s=20200327; t=1687626795; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=pgYcxib+YTr8V/Uc4x/GQvdb11GN+Y4Q9QtEOaT1tvA=; b=ItrlJcAX+EctdG7ZC3MUEy8tx3PVXonpGJc7gvf0p2o+20/IOK1cB0/HU/l2Y3mSBj4qbW Oh++x3P/C+WquVKdNzSfGxd7fpYRBtIEc9vn0wiSBq6U8pOBEiOCqprou3Hkphx5fysHlQ RVd2XxIaXepQ6fzQhrEzBsBTJtamhMA= Received: from localhost (host-79-41-196-1.retail.telecomitalia.it [79.41.196.1]) by mail.omarpolo.com (OpenSMTPD) with ESMTPSA id 3bb33beb (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 24 Jun 2023 19:13:15 +0200 (CEST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 0dd5e02a for ; Sat, 24 Jun 2023 17:26:33 +0200 (CEST) Date: Sat, 24 Jun 2023 17:26:33 +0200 From: Omar Polo Message-Id: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> User-Agent: mblaze/1.2 Received-SPF: pass client-ip=144.91.116.244; envelope-from=op@omarpolo.com; helo=mail.omarpolo.com X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001, URIBL_CSS_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.2 (-) 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.2 (--) Hello, I'm not a guix user so can't send patches, hope this is the correct way to report issues however. The upstream libasr-portable repository was archived, as the project was unmaintained (and unmaintenable in some sense) for some time: https://github.com/OpenSMTPD/libasr/ OpenSMTPD (its only consumer I guess) doesn't depend on it anymore, it should be built with the bundled version that was updated. The configure script still looks for `libasr' so that it continues to build on OpenBSD, but on other systems it should use the bundled libasr. There's a configure flag --with-bundled-libasr to force the usage of the bundled version. Thanks, Omar Polo P.S.: looking at the recipe for OpenSMTPD I noticed the comment "reccomended, and supports e.g. ECDSA". While it's true that it's reccomended to build with LibreSSL, ec keys should work just as fine with OpenSSL. The only issue is the combo OpenSSL 3.x + LibreTLS 3.7.0 due to a known regression that will be fixed in a upcoming release (I hope) since LibreSSL' tls did it: https://github.com/libressl/openbsd/commit/318ad8e73e From unknown Tue Jun 17 01:44:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64271: libasr is unmaintained upstream Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 30 Jun 2023 17:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64271 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Omar Polo Cc: 64271@debbugs.gnu.org, 64271-done@debbugs.gnu.org X-Debbugs-Original-Cc: bug-guix@gnu.org, 64271-done@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168814545614054 (code B ref -1); Fri, 30 Jun 2023 17:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Jun 2023 17:17:36 +0000 Received: from localhost ([127.0.0.1]:55692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFHkW-0003ec-Bi for submit@debbugs.gnu.org; Fri, 30 Jun 2023 13:17:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:45502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFHkU-0003eT-J3 for submit@debbugs.gnu.org; Fri, 30 Jun 2023 13:17:34 -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 1qFHkU-0002eK-2A for bug-guix@gnu.org; Fri, 30 Jun 2023 13:17:34 -0400 Received: from tobias.gr ([80.241.217.52]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFHkS-0006HF-73 for bug-guix@gnu.org; Fri, 30 Jun 2023 13:17:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=mQDs1EzTjMmlx nzr97djfvb8kujCOI4+el2MZcko5dE=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=U39WXqsLSseHWknHPLRbBhCr/YFmm6qC+lemJO D1GovE+UdmDVzHigdZhv0+VuP6Ajnw7AnEi2xXyCUajWcLGi35uduiVQ/hz3wdvccT9eoI iOTO5kq6zsswiftKqGORGs//8d4KgLeLUYsZT0HUGsI/bNJfB7lLC2yZ++7wYFgtda97Wg o0iwNAGIwjMFZHWLoyaZluqL0ZNQkXdGRRWUzHcNWzHQyC/T4yFVSr6etcOZrlRfzx/nLU ZWIj+FSBf19RXNbozQAcIYMKhoSvaa/Ht+pSMEeEEZyt6WaIxCp4u4m2/z2NQXBY18nAcc TDmvuW1bYFl7eCcAZfpM/2Lg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 7ddc8f84 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 30 Jun 2023 17:17:14 +0000 (UTC) References: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> From: Tobias Geerinckx-Rice Date: Fri, 30 Jun 2023 19:17:13 +0200 In-reply-to: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87cz1c7to4.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=80.241.217.52; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-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.6 (-) 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.6 (--) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Omar Polo =E5=86=99=E9=81=93=EF=BC=9A > I'm not a guix user so can't send patches, hope this is the=20 > correct > way to report issues however. Yep. > The upstream libasr-portable repository was archived, as the=20 > project > was unmaintained (and unmaintenable in some sense) for some=20 > time: > > https://github.com/OpenSMTPD/libasr/ > > OpenSMTPD (its only consumer I guess) doesn't depend on it=20 > anymore, it > should be built with the bundled version that was updated. Removed libasr in commit 902a48e0d3ce4a1983a6d3f71472639a8e59c48f. > P.S.: looking at the recipe for OpenSMTPD I noticed the comment > "reccomended, and supports e.g. ECDSA". While it's true=20 > that > it's reccomended to build with LibreSSL, ec keys should=20 > work > just as fine with OpenSSL. The only issue is the combo=20 > OpenSSL > 3.x + LibreTLS 3.7.0 due to a known regression that will=20 > be > fixed in a upcoming release (I hope) since LibreSSL' tls=20 > did it: > https://github.com/libressl/openbsd/commit/318ad8e73e OpenSMTPd temporarily(=E2=80=A6) builds with openssl with commit=20 023ff651462f70004c7a92b19fd072ee3138e5a2, so the comment is gone. Thanks! T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZJ8PCw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15AWgBAOETa41vPHSZj/zF6UnXfJom8DqHPaHwx5wxBkIT 6gaaAQDxMCRpoHRwjYV5NIV26PQ5hpJ6JeWIWw+5ItFi1tzjAQ== =SKsP -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 01:44:25 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Omar Polo Subject: bug#64271: closed (Re: bug#64271: libasr is unmaintained upstream) Message-ID: References: <87cz1c7to4.fsf@nckx> <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> X-Gnu-PR-Message: they-closed 64271 X-Gnu-PR-Package: guix Reply-To: 64271@debbugs.gnu.org Date: Fri, 30 Jun 2023 17:18:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1688145483-14096-1" This is a multi-part message in MIME format... ------------=_1688145483-14096-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #64271: libasr is unmaintained upstream which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 64271@debbugs.gnu.org. --=20 64271: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D64271 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1688145483-14096-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 64271-done) by debbugs.gnu.org; 30 Jun 2023 17:17:32 +0000 Received: from localhost ([127.0.0.1]:55689 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFHkR-0003eK-UY for submit@debbugs.gnu.org; Fri, 30 Jun 2023 13:17:32 -0400 Received: from tobias.gr ([80.241.217.52]:52626) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFHkO-0003e9-Kd for 64271-done@debbugs.gnu.org; Fri, 30 Jun 2023 13:17:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=mQDs1EzTjMmlx nzr97djfvb8kujCOI4+el2MZcko5dE=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=U39WXqsLSseHWknHPLRbBhCr/YFmm6qC+lemJO D1GovE+UdmDVzHigdZhv0+VuP6Ajnw7AnEi2xXyCUajWcLGi35uduiVQ/hz3wdvccT9eoI iOTO5kq6zsswiftKqGORGs//8d4KgLeLUYsZT0HUGsI/bNJfB7lLC2yZ++7wYFgtda97Wg o0iwNAGIwjMFZHWLoyaZluqL0ZNQkXdGRRWUzHcNWzHQyC/T4yFVSr6etcOZrlRfzx/nLU ZWIj+FSBf19RXNbozQAcIYMKhoSvaa/Ht+pSMEeEEZyt6WaIxCp4u4m2/z2NQXBY18nAcc TDmvuW1bYFl7eCcAZfpM/2Lg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 7ddc8f84 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 30 Jun 2023 17:17:14 +0000 (UTC) References: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> From: Tobias Geerinckx-Rice To: Omar Polo Subject: Re: bug#64271: libasr is unmaintained upstream Date: Fri, 30 Jun 2023 19:17:13 +0200 In-reply-to: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87cz1c7to4.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 64271-done Cc: bug-guix@gnu.org, 64271-done@debbugs.gnu.org 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: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Omar Polo =E5=86=99=E9=81=93=EF=BC=9A > I'm not a guix user so can't send patches, hope this is the=20 > correct > way to report issues however. Yep. > The upstream libasr-portable repository was archived, as the=20 > project > was unmaintained (and unmaintenable in some sense) for some=20 > time: > > https://github.com/OpenSMTPD/libasr/ > > OpenSMTPD (its only consumer I guess) doesn't depend on it=20 > anymore, it > should be built with the bundled version that was updated. Removed libasr in commit 902a48e0d3ce4a1983a6d3f71472639a8e59c48f. > P.S.: looking at the recipe for OpenSMTPD I noticed the comment > "reccomended, and supports e.g. ECDSA". While it's true=20 > that > it's reccomended to build with LibreSSL, ec keys should=20 > work > just as fine with OpenSSL. The only issue is the combo=20 > OpenSSL > 3.x + LibreTLS 3.7.0 due to a known regression that will=20 > be > fixed in a upcoming release (I hope) since LibreSSL' tls=20 > did it: > https://github.com/libressl/openbsd/commit/318ad8e73e OpenSMTPd temporarily(=E2=80=A6) builds with openssl with commit=20 023ff651462f70004c7a92b19fd072ee3138e5a2, so the comment is gone. Thanks! T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZJ8PCw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15AWgBAOETa41vPHSZj/zF6UnXfJom8DqHPaHwx5wxBkIT 6gaaAQDxMCRpoHRwjYV5NIV26PQ5hpJ6JeWIWw+5ItFi1tzjAQ== =SKsP -----END PGP SIGNATURE----- --=-=-=-- ------------=_1688145483-14096-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Jun 2023 17:13:46 +0000 Received: from localhost ([127.0.0.1]:41433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD6pW-0002qg-2c for submit@debbugs.gnu.org; Sat, 24 Jun 2023 13:13:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:37596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qD6pS-0002qT-S1 for submit@debbugs.gnu.org; Sat, 24 Jun 2023 13:13:44 -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 1qD6pP-0007k9-3I for bug-guix@gnu.org; Sat, 24 Jun 2023 13:13:39 -0400 Received: from mail.omarpolo.com ([144.91.116.244]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qD6pF-0004zo-WE for bug-guix@gnu.org; Sat, 24 Jun 2023 13:13:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=omarpolo.com; s=20200327; t=1687626795; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=pgYcxib+YTr8V/Uc4x/GQvdb11GN+Y4Q9QtEOaT1tvA=; b=ItrlJcAX+EctdG7ZC3MUEy8tx3PVXonpGJc7gvf0p2o+20/IOK1cB0/HU/l2Y3mSBj4qbW Oh++x3P/C+WquVKdNzSfGxd7fpYRBtIEc9vn0wiSBq6U8pOBEiOCqprou3Hkphx5fysHlQ RVd2XxIaXepQ6fzQhrEzBsBTJtamhMA= Received: from localhost (host-79-41-196-1.retail.telecomitalia.it [79.41.196.1]) by mail.omarpolo.com (OpenSMTPD) with ESMTPSA id 3bb33beb (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 24 Jun 2023 19:13:15 +0200 (CEST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 0dd5e02a for ; Sat, 24 Jun 2023 17:26:33 +0200 (CEST) Date: Sat, 24 Jun 2023 17:26:33 +0200 To: bug-guix@gnu.org Subject: libasr is unmaintained upstream From: Omar Polo Message-Id: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> User-Agent: mblaze/1.2 Received-SPF: pass client-ip=144.91.116.244; envelope-from=op@omarpolo.com; helo=mail.omarpolo.com X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001, URIBL_CSS_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.2 (-) 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.2 (--) Hello, I'm not a guix user so can't send patches, hope this is the correct way to report issues however. The upstream libasr-portable repository was archived, as the project was unmaintained (and unmaintenable in some sense) for some time: https://github.com/OpenSMTPD/libasr/ OpenSMTPD (its only consumer I guess) doesn't depend on it anymore, it should be built with the bundled version that was updated. The configure script still looks for `libasr' so that it continues to build on OpenBSD, but on other systems it should use the bundled libasr. There's a configure flag --with-bundled-libasr to force the usage of the bundled version. Thanks, Omar Polo P.S.: looking at the recipe for OpenSMTPD I noticed the comment "reccomended, and supports e.g. ECDSA". While it's true that it's reccomended to build with LibreSSL, ec keys should work just as fine with OpenSSL. The only issue is the combo OpenSSL 3.x + LibreTLS 3.7.0 due to a known regression that will be fixed in a upcoming release (I hope) since LibreSSL' tls did it: https://github.com/libressl/openbsd/commit/318ad8e73e ------------=_1688145483-14096-1-- From unknown Tue Jun 17 01:44:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64271: libasr is unmaintained upstream Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 30 Jun 2023 17:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64271 X-GNU-PR-Package: guix X-GNU-PR-Keywords: Cc: 64271@debbugs.gnu.org, op@omarpolo.com X-Debbugs-Original-Cc: bug-guix@gnu.org, 64271@debbugs.gnu.org, Omar Polo Received: via spool by submit@debbugs.gnu.org id=B.168814627415589 (code B ref -1); Fri, 30 Jun 2023 17:32:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Jun 2023 17:31:14 +0000 Received: from localhost ([127.0.0.1]:55713 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFHxh-00043M-Ls for submit@debbugs.gnu.org; Fri, 30 Jun 2023 13:31:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:50982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFHxd-000437-Dj for submit@debbugs.gnu.org; Fri, 30 Jun 2023 13:31: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 1qFHxc-0005qz-Q9 for bug-guix@gnu.org; Fri, 30 Jun 2023 13:31:09 -0400 Received: from tobias.gr ([80.241.217.52]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFHxZ-0003qw-9E for bug-guix@gnu.org; Fri, 30 Jun 2023 13:31:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=BN7jlqMeztVTC xB/+2U1a1fP3EoOc60xAFhjmvtIgks=; h=in-reply-to:date:subject:cc:from: references; d=tobias.gr; b=l3DVQV1/TJMoG0q+qvn7iaLx6ZfeADfYraUZLN2TFZU nr+cpmWvQ+050gxsGpFir6KUrwVgMs0ViSasSmHzsjXYPFbHqingTTlwKeD8E8dzC1ZDo0 aYUBunFLNMDjX9P0z2KPPYo2ere1EbynVQYC7Ba8sQfabWA1C+LjulDBj60lTSV/8L/Ole LWF35HNhiWv4dayb/KtYxgdHxClKsLpQ/54hbkT2TfTW2BpEBgwLFxQFd/eP1iLO8LTxPY v5nyhJmRbTHXlhsS/9V471017Mf8SXiNsV5+MrQKtfwm0tmEIbquVEAyDwMGo3jeQEdfnf YQNGY/Ln05EDQioIlJQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id adaf7bf8 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 30 Jun 2023 17:30:49 +0000 (UTC) References: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> <87cz1c7to4.fsf@nckx> From: Tobias Geerinckx-Rice Date: Fri, 30 Jun 2023 19:32:57 +0200 In-reply-to: <87cz1c7to4.fsf@nckx> BIMI-Selector: v=BIMI1; s=default; Message-ID: <878rc07t1h.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=80.241.217.52; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, MISSING_HEADERS=1.021, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.4 (/) 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: -1.4 (-) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Tobias Geerinckx-Rice via Bug reports for GNU Guix =E5=86=99=E9=81=93=EF=BC= =9A > OpenSMTPd temporarily(=E2=80=A6) builds with openssl with commit > 023ff651462f70004c7a92b19fd072ee3138e5a2, so the comment is=20 > gone. Heh. I see you released -p1 literally while I was typing that :-) Thanks! T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZJ8SOg0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15D1YBAJHRzHn9JnFzXZdwBcxue/QbvVwLWWMDndsXdZ5s F9P+AP9k0cfXLPy0DR3LJE3zs+sp3qsKxNMpIRTVawVjkKHbCQ== =oDEC -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 01:44:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64271: libasr is unmaintained upstream Resent-From: Omar Polo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 01 Jul 2023 08:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64271 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice Cc: 64271@debbugs.gnu.org X-Debbugs-Original-Cc: 64271@debbugs.gnu.org, bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168819998920339 (code B ref -1); Sat, 01 Jul 2023 08:27:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Jul 2023 08:26:29 +0000 Received: from localhost ([127.0.0.1]:56502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFVw4-0005Hu-Oq for submit@debbugs.gnu.org; Sat, 01 Jul 2023 04:26:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:35204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFVw3-0005Hk-18 for submit@debbugs.gnu.org; Sat, 01 Jul 2023 04:26:27 -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 1qFVw2-0001MV-P7 for bug-guix@gnu.org; Sat, 01 Jul 2023 04:26:26 -0400 Received: from mail.omarpolo.com ([144.91.116.244]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFVw0-0005ql-LG for bug-guix@gnu.org; Sat, 01 Jul 2023 04:26:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=omarpolo.com; s=20200327; t=1688199979; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=zbfIgLKWdrEEkf2837kmKmByZstJb/dS/h5WJGwNEdE=; b=oMS6i5KjWcBX/RrLdiERHwpHTG7ZZYKTrkPuAWK1+mzMpDIM+jB6uFK2Yj9/Y+wgQWbEed EGIYjs4OQtpi4U+H66WqOf67ph8PRnD8ZDees1YTVpTC/MoKuVDip2e0zsfNoL9/5iLWsq pcGUXPI9770O5NxwnoJOxYxw0TgPPLw= Received: from localhost (host-79-41-196-1.retail.telecomitalia.it [79.41.196.1]) by mail.omarpolo.com (OpenSMTPD) with ESMTPSA id 2c3879c1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 1 Jul 2023 10:26:19 +0200 (CEST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 52857722; Sat, 1 Jul 2023 10:26:14 +0200 (CEST) Date: Sat, 01 Jul 2023 10:26:14 +0200 From: Omar Polo References: <2JVPWGAPCL8FY.21UF0GAMAQ1YV@venera> <87cz1c7to4.fsf@nckx> <878rc07t1h.fsf@nckx> In-Reply-To: <878rc07t1h.fsf@nckx> Message-Id: <353B9INOR9WTE.24SM7AVOLZ4HG@venera> User-Agent: mblaze/1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=144.91.116.244; envelope-from=op@omarpolo.com; helo=mail.omarpolo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) On 2023/06/30 19:32:57 +0200, Tobias Geerinckx-Rice wrote: > Tobias Geerinckx-Rice via Bug reports for GNU Guix =E5=86=99=E9=81=93= =EF=BC=9A > > OpenSMTPd temporarily(=E2=80=A6) builds with openssl with commit > > 023ff651462f70004c7a92b19fd072ee3138e5a2, so the comment is=20 > > gone. >=20 > Heh. I see you released -p1 literally while I was typing that :-) thanks for taking care of removing asr and updating opensmtpd! > Thanks! >=20 > T G-R