From unknown Fri Jun 20 07:11:46 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#74768 <74768@debbugs.gnu.org> To: bug#74768 <74768@debbugs.gnu.org> Subject: Status: [PATCH] gnu: gnunet[-gtk]: Update to 0.23.0. Reply-To: bug#74768 <74768@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:11:46 +0000 retitle 74768 [PATCH] gnu: gnunet[-gtk]: Update to 0.23.0. reassign 74768 guix-patches submitter 74768 Am=C3=A9lia Coutard-Sander severity 74768 normal tag 74768 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 10 09:28:44 2024 Received: (at submit) by debbugs.gnu.org; 10 Dec 2024 14:28:45 +0000 Received: from localhost ([127.0.0.1]:57605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tL1EA-0002DR-Qd for submit@debbugs.gnu.org; Tue, 10 Dec 2024 09:28:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:45464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tKxM2-0000FE-En for submit@debbugs.gnu.org; Tue, 10 Dec 2024 05:20:35 -0500 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 1tKxM0-0000CI-Va for guix-patches@gnu.org; Tue, 10 Dec 2024 05:20:33 -0500 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1tKxLy-0004qK-KC for guix-patches@gnu.org; Tue, 10 Dec 2024 05:20:32 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Y6vqy6xqTz9sT3; Tue, 10 Dec 2024 11:20:14 +0100 (CET) From: =?UTF-8?q?Am=C3=A9lia=20Coutard-Sander?= To: guix-patches@gnu.org Subject: [PATCH] gnu: gnunet[-gtk]: Update to 0.23.0. Date: Tue, 10 Dec 2024 11:19:51 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4Y6vqy6xqTz9sT3 Received-SPF: pass client-ip=2001:67c:2050:0:465::201; envelope-from=git@ameliathe1st.gay; helo=mout-p-201.mailbox.org X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 10 Dec 2024 09:28:42 -0500 Cc: =?UTF-8?q?Am=C3=A9lia=20Coutard-Sander?= 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 (--) Hello, This patch series provides the update to version 0.23.0 for gnunet and gnunet-gtk. `guix lint` only reports that the source is not present in the Software Heritage archive. I assume this is normal. I have not run `guix style` because it changed the whole package definitions when I tried it, even though my changes are mostly just version bumps. That being said, I have formatted the only real change exactly like the same thing below it, so this shouldn't be an issue. The guile-gnunet build was already broken, and has not been fixed by this update. However, the gnunet-gtk package has been fixed upstream in this update, and the gnunet-gtk executables can now be used normally. Amélia Coutard-Sander (2): gnu: gnunet: Update to 0.23.0. gnu: gnunet-gtk: Update to 0.23.0. gnu/packages/gnunet.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) base-commit: 68fef864045aa5cf65d1159dc93dd23d17e605b3 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 10 09:32:07 2024 Received: (at 74768) by debbugs.gnu.org; 10 Dec 2024 14:32:07 +0000 Received: from localhost ([127.0.0.1]:57625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tL1HS-0002Xh-PU for submit@debbugs.gnu.org; Tue, 10 Dec 2024 09:32:07 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]:40700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tL1HR-0002X5-Gh for 74768@debbugs.gnu.org; Tue, 10 Dec 2024 09:32:06 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4Y71QN0fNVz9shX; Tue, 10 Dec 2024 15:31:56 +0100 (CET) From: =?UTF-8?q?Am=C3=A9lia=20Coutard-Sander?= To: 74768@debbugs.gnu.org Subject: [PATCH 1/2] gnu: gnunet: Update to 0.23.0. Date: Tue, 10 Dec 2024 15:31:37 +0100 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4Y71QN0fNVz9shX X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 74768 Cc: =?UTF-8?q?Am=C3=A9lia=20Coutard-Sander?= 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.7 (-) * gnu/packages/gnunet.scm (gnunet): Update to 0.23.0. [phases]: Adjust disable-problematic-tests phase. Change-Id: Ibf900d929bcd257932c6997eacbfaeeda1aa7f26 --- gnu/packages/gnunet.scm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index cf731f3fcc..7e73732e7a 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -192,7 +192,7 @@ (define-public libmicrohttpd (define-public gnunet (package (name "gnunet") - (version "0.21.2") + (version "0.23.0") (source (origin (method url-fetch) @@ -200,7 +200,7 @@ (define-public gnunet ".tar.gz")) (sha256 (base32 - "18czv9yxxmaf7y061ngzwcc9rxwrwdy372wb52ns52wviqk528wc")))) + "0ypnsn81fp3iqi8rgsbcvfnz9iwmaxd1h71mphak8ska2kabdim4")))) (build-system gnu-build-system) (inputs (list bluez @@ -240,6 +240,11 @@ (define-public gnunet #~(modify-phases %standard-phases (add-after 'unpack 'disable-problematic-tests (lambda _ + ;; The file 'test_arm_probnat.sh' doesn't seem to exist, + ;; or have a creation method specified anywhere in the source. + (substitute* "src/service/arm/Makefile.in" + (("check_SCRIPTS = \\\\") + "DISABLED_check_SCRIPTS = \\")) ;; The 'test_communicator_bidirect-tcp' fails ;; non-deterministically (see: ;; https://bugs.gnunet.org/view.php?id=8689). -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 10 09:32:13 2024 Received: (at 74768) by debbugs.gnu.org; 10 Dec 2024 14:32:13 +0000 Received: from localhost ([127.0.0.1]:57628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tL1HZ-0002YA-5E for submit@debbugs.gnu.org; Tue, 10 Dec 2024 09:32:13 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:46472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tL1HX-0002Xa-CX for 74768@debbugs.gnu.org; Tue, 10 Dec 2024 09:32:11 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Y71QW487Lz9tG3; Tue, 10 Dec 2024 15:32:03 +0100 (CET) From: =?UTF-8?q?Am=C3=A9lia=20Coutard-Sander?= To: 74768@debbugs.gnu.org Subject: [PATCH 2/2] gnu: gnunet-gtk: Update to 0.23.0. Date: Tue, 10 Dec 2024 15:31:38 +0100 Message-ID: <1d6d96ca77bc13465a0c549935d499f259b2bd22.1733811746.git.git@ameliathe1st.gay> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 74768 Cc: =?UTF-8?q?Am=C3=A9lia=20Coutard-Sander?= 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.7 (-) * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.23.0. Change-Id: I2d5f47b5773c72777bc0ad4e4ebeaee63c3005b1 --- gnu/packages/gnunet.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index 7e73732e7a..74ce010594 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -377,14 +377,14 @@ (define-public gnunet-scheme (define-public gnunet-gtk (package (inherit gnunet) (name "gnunet-gtk") - (version "0.21.0") + (version "0.23.0") (source (origin (method url-fetch) (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-" version ".tar.gz")) (sha256 (base32 - "1b7xfypa0s7zlijgvya8p3rvljnn65w5cjkaw6x83v9ra8l6s0dx")))) + "131z47px0kqnmn2b3sb84qmf90kynhl6mrx4rxrqh9chhy5pcr3h")))) (arguments (list #:configure-flags #~(list "--with-libunique" -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 12 09:56:00 2024 Received: (at 74768-done) by debbugs.gnu.org; 12 Dec 2024 14:56:00 +0000 Received: from localhost ([127.0.0.1]:39068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tLkbf-0005f0-Jc for submit@debbugs.gnu.org; Thu, 12 Dec 2024 09:55:59 -0500 Received: from mout02.posteo.de ([185.67.36.66]:48941) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tLkbb-0005ZU-8r for 74768-done@debbugs.gnu.org; Thu, 12 Dec 2024 09:55:56 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 2ACA7240101 for <74768-done@debbugs.gnu.org>; Thu, 12 Dec 2024 15:55:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1734015348; bh=3o1XxmBP/jyJlMif834Szvg3u025Lfg4NeGQ9sct0NM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=MolMT7S4F+qTFxqZG7SXioXjdg2XNadslUWnW4F7u91FVdI4LRwgGcZjjObg2tmE5 a4Xg/H7p36YvzXrsMLvV18wLdDT/hpvEw98uXVFQVd3O+Yqmiswd04qA4go6r6rcq5 gKbw6r8P3ZcL8Vf6kw2mJDefsivwR0FISRX344nh8XUoRua/cqy+su31npbXZBu2Gg 4ngXokg6z43l0K1e9uPbbheTgcB0x5t/p4bHvZXCDnfqp4t5QCi5DnhQC/vJ7FmI7c HlZoqfQFy21Ltxe4WVWX7enEl2LIK1v3P05k8OrnbYNM/OrUqWzQOCRvz9V+dtEZmw +FvPrUjqgClYg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Y8Frz0nCyz9rxQ; Thu, 12 Dec 2024 15:55:46 +0100 (CET) From: Guillaume Le Vaillant To: =?utf-8?Q?Am=C3=A9lia?= Coutard-Sander Subject: Re: [bug#74768] [PATCH] gnu: gnunet[-gtk]: Update to 0.23.0. In-Reply-To: (=?utf-8?Q?=22Am?= =?utf-8?Q?=C3=A9lia?= Coutard-Sander"'s message of "Tue, 10 Dec 2024 11:19:51 +0100") References: Date: Thu, 12 Dec 2024 14:55:45 +0000 Message-ID: <877c85gdce.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 74768-done Cc: 74768-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: -3.3 (---) --=-=-= Content-Type: text/plain Patches applied as 4bceee3ed0660706cab2d2928610ef425d120cbc and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZ1r5cQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8EWwD/S+lwtKgchG+wbufc0nzaZNvfPwzH5u0a2zkv p1McOi8A/30TV6A3nDCnKCyn13SzjbovAGcinkKGeQnfa2GT9D7i =jJiE -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 07:11:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 10 Jan 2025 12:24:07 +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